google-api-client 0.9.8 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +15 -8
- data/CHANGELOG.md +84 -0
- data/Gemfile +10 -2
- data/README.md +10 -2
- data/api_names.yaml +37172 -135
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1200 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +526 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +844 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +310 -28
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +84 -0
- data/generated/google/apis/adexchangebuyer_v1_4/service.rb +60 -8
- data/generated/google/apis/adexchangeseller_v2_0.rb +2 -3
- data/generated/google/apis/adexchangeseller_v2_0/service.rb +1 -2
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +206 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +63 -0
- data/generated/google/apis/admin_directory_v1/service.rb +41 -2
- data/generated/google/apis/admin_reports_v1.rb +5 -5
- data/generated/google/apis/admin_reports_v1/service.rb +6 -6
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsense_v1_4/classes.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1/classes.rb +1 -2
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analytics_v3/classes.rb +379 -3
- data/generated/google/apis/analytics_v3/representations.rb +136 -0
- data/generated/google/apis/analytics_v3/service.rb +256 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +858 -823
- data/generated/google/apis/analyticsreporting_v4/representations.rb +194 -193
- data/generated/google/apis/analyticsreporting_v4/service.rb +4 -4
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +913 -220
- data/generated/google/apis/androidenterprise_v1/representations.rb +337 -30
- data/generated/google/apis/androidenterprise_v1/service.rb +1163 -561
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +230 -8
- data/generated/google/apis/androidpublisher_v2/representations.rb +90 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +116 -3
- data/generated/google/apis/appengine_v1beta5.rb +7 -1
- data/generated/google/apis/appengine_v1beta5/classes.rb +810 -395
- data/generated/google/apis/appengine_v1beta5/representations.rb +188 -22
- data/generated/google/apis/appengine_v1beta5/service.rb +343 -39
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/classes.rb +7 -0
- data/generated/google/apis/appsactivity_v1/representations.rb +1 -0
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +360 -38
- data/generated/google/apis/bigquery_v2/representations.rb +106 -0
- data/generated/google/apis/bigquery_v2/service.rb +18 -4
- data/generated/google/apis/books_v1.rb +2 -2
- data/generated/google/apis/books_v1/classes.rb +83 -0
- data/generated/google/apis/books_v1/representations.rb +35 -0
- data/generated/google/apis/books_v1/service.rb +7 -3
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +208 -5
- data/generated/google/apis/calendar_v3/representations.rb +97 -0
- data/generated/google/apis/civicinfo_v2.rb +3 -2
- data/generated/google/apis/civicinfo_v2/classes.rb +377 -5
- data/generated/google/apis/civicinfo_v2/representations.rb +149 -0
- data/generated/google/apis/civicinfo_v2/service.rb +27 -6
- data/generated/google/apis/classroom_v1.rb +22 -25
- data/generated/google/apis/classroom_v1/classes.rb +998 -761
- data/generated/google/apis/classroom_v1/representations.rb +263 -198
- data/generated/google/apis/classroom_v1/service.rb +1349 -672
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +661 -264
- data/generated/google/apis/cloudbuild_v1/representations.rb +198 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +259 -44
- data/generated/google/apis/clouddebugger_v2.rb +5 -8
- data/generated/google/apis/clouddebugger_v2/classes.rb +686 -616
- data/generated/google/apis/clouddebugger_v2/representations.rb +151 -151
- data/generated/google/apis/clouddebugger_v2/service.rb +165 -159
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1022 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +35 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +933 -0
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +1529 -167
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +491 -26
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +1593 -135
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1155 -235
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +344 -44
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +702 -310
- data/generated/google/apis/cloudtrace_v1.rb +9 -9
- data/generated/google/apis/cloudtrace_v1/classes.rb +98 -92
- data/generated/google/apis/cloudtrace_v1/representations.rb +24 -24
- data/generated/google/apis/cloudtrace_v1/service.rb +42 -37
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +7007 -3648
- data/generated/google/apis/compute_beta/representations.rb +1459 -120
- data/generated/google/apis/compute_beta/service.rb +7943 -3726
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +2567 -370
- data/generated/google/apis/compute_v1/representations.rb +855 -0
- data/generated/google/apis/compute_v1/service.rb +6388 -2908
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +778 -10
- data/generated/google/apis/content_v2/representations.rb +339 -0
- data/generated/google/apis/content_v2/service.rb +364 -49
- data/generated/google/apis/dataflow_v1b3.rb +37 -0
- data/generated/google/apis/dataflow_v1b3/classes.rb +4941 -0
- data/generated/google/apis/dataflow_v1b3/representations.rb +2037 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +957 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1235 -963
- data/generated/google/apis/dataproc_v1/representations.rb +299 -225
- data/generated/google/apis/dataproc_v1/service.rb +277 -192
- data/generated/google/apis/datastore_v1.rb +38 -0
- data/generated/google/apis/datastore_v1/classes.rb +1289 -0
- data/generated/google/apis/datastore_v1/representations.rb +572 -0
- data/generated/google/apis/datastore_v1/service.rb +259 -0
- data/generated/google/apis/datastore_v1beta3.rb +38 -0
- data/generated/google/apis/datastore_v1beta3/classes.rb +1284 -0
- data/generated/google/apis/datastore_v1beta3/representations.rb +572 -0
- data/generated/google/apis/datastore_v1beta3/service.rb +259 -0
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +436 -3
- data/generated/google/apis/deploymentmanager_v2/representations.rb +178 -0
- data/generated/google/apis/deploymentmanager_v2/service.rb +226 -61
- data/generated/google/apis/dfareporting_v2_5.rb +40 -0
- data/generated/google/apis/dfareporting_v2_5/classes.rb +11225 -0
- data/generated/google/apis/dfareporting_v2_5/representations.rb +3982 -0
- data/generated/google/apis/dfareporting_v2_5/service.rb +8755 -0
- data/generated/google/apis/dfareporting_v2_6.rb +40 -0
- data/generated/google/apis/dfareporting_v2_6/classes.rb +11586 -0
- data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
- data/generated/google/apis/dfareporting_v2_6/service.rb +9025 -0
- data/generated/google/apis/dfareporting_v2_7.rb +40 -0
- data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
- data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
- data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +43 -0
- data/generated/google/apis/dns_v2beta1/classes.rb +915 -0
- data/generated/google/apis/dns_v2beta1/representations.rb +368 -0
- data/generated/google/apis/dns_v2beta1/service.rb +768 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +79 -86
- data/generated/google/apis/doubleclickbidmanager_v1/representations.rb +25 -28
- data/generated/google/apis/doubleclickbidmanager_v1/service.rb +10 -8
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2/classes.rb +6 -4
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +595 -37
- data/generated/google/apis/drive_v2/representations.rb +140 -0
- data/generated/google/apis/drive_v2/service.rb +406 -40
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +507 -40
- data/generated/google/apis/drive_v3/representations.rb +105 -0
- data/generated/google/apis/drive_v3/service.rb +326 -29
- data/generated/google/apis/fitness_v1.rb +38 -2
- data/generated/google/apis/fitness_v1/classes.rb +65 -7
- data/generated/google/apis/fitness_v1/representations.rb +20 -0
- data/generated/google/apis/fitness_v1/service.rb +17 -18
- data/generated/google/apis/fusiontables_v2.rb +1 -1
- data/generated/google/apis/fusiontables_v2/classes.rb +4 -3
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +10 -12
- data/generated/google/apis/genomics_v1/classes.rb +2276 -2165
- data/generated/google/apis/genomics_v1/representations.rb +468 -496
- data/generated/google/apis/genomics_v1/service.rb +978 -882
- data/generated/google/apis/gmail_v1.rb +11 -2
- data/generated/google/apis/gmail_v1/classes.rb +655 -5
- data/generated/google/apis/gmail_v1/representations.rb +261 -0
- data/generated/google/apis/gmail_v1/service.rb +1211 -48
- data/generated/google/apis/groupssettings_v1.rb +2 -2
- data/generated/google/apis/groupssettings_v1/classes.rb +12 -0
- data/generated/google/apis/groupssettings_v1/representations.rb +2 -0
- data/generated/google/apis/iam_v1.rb +2 -2
- data/generated/google/apis/iam_v1/classes.rb +446 -368
- data/generated/google/apis/iam_v1/representations.rb +109 -91
- data/generated/google/apis/iam_v1/service.rb +249 -162
- data/generated/google/apis/identitytoolkit_v3.rb +7 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +254 -2
- data/generated/google/apis/identitytoolkit_v3/representations.rb +38 -0
- data/generated/google/apis/kgsearch_v1.rb +2 -3
- data/generated/google/apis/kgsearch_v1/classes.rb +13 -13
- data/generated/google/apis/kgsearch_v1/representations.rb +2 -2
- data/generated/google/apis/kgsearch_v1/service.rb +26 -24
- data/generated/google/apis/language_v1beta1.rb +36 -0
- data/generated/google/apis/language_v1beta1/classes.rb +757 -0
- data/generated/google/apis/language_v1beta1/representations.rb +339 -0
- data/generated/google/apis/language_v1beta1/service.rb +185 -0
- data/generated/google/apis/licensing_v1.rb +3 -3
- data/generated/google/apis/licensing_v1/classes.rb +14 -2
- data/generated/google/apis/licensing_v1/representations.rb +2 -0
- data/generated/google/apis/licensing_v1/service.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +6 -6
- data/generated/google/apis/logging_v2beta1/classes.rb +900 -775
- data/generated/google/apis/logging_v2beta1/representations.rb +163 -142
- data/generated/google/apis/logging_v2beta1/service.rb +427 -155
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +605 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +223 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/mirror_v1.rb +2 -2
- data/generated/google/apis/mirror_v1/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +45 -0
- data/generated/google/apis/monitoring_v3/classes.rb +1333 -0
- data/generated/google/apis/monitoring_v3/representations.rb +516 -0
- data/generated/google/apis/monitoring_v3/service.rb +706 -0
- data/generated/google/apis/oauth2_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1831 -477
- data/generated/google/apis/partners_v2/representations.rb +571 -114
- data/generated/google/apis/partners_v2/service.rb +898 -167
- data/generated/google/apis/people_v1.rb +15 -16
- data/generated/google/apis/people_v1/classes.rb +1047 -859
- data/generated/google/apis/people_v1/representations.rb +252 -213
- data/generated/google/apis/people_v1/service.rb +75 -62
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +527 -456
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +101 -100
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +467 -343
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +363 -310
- data/generated/google/apis/pubsub_v1/representations.rb +76 -76
- data/generated/google/apis/pubsub_v1/service.rb +464 -335
- data/generated/google/apis/qpx_express_v1.rb +1 -1
- data/generated/google/apis/qpx_express_v1/classes.rb +6 -0
- data/generated/google/apis/qpx_express_v1/representations.rb +1 -0
- data/generated/google/apis/replicapool_v1beta2.rb +1 -1
- data/generated/google/apis/replicapoolupdater_v1beta1.rb +4 -2
- data/generated/google/apis/replicapoolupdater_v1beta1/service.rb +3 -1
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +222 -61
- data/generated/google/apis/reseller_v1/representations.rb +28 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +19 -19
- data/generated/google/apis/script_v1/classes.rb +151 -137
- data/generated/google/apis/script_v1/representations.rb +26 -26
- data/generated/google/apis/script_v1/service.rb +9 -8
- data/generated/google/apis/sheets_v4.rb +7 -7
- data/generated/google/apis/sheets_v4/classes.rb +4530 -3506
- data/generated/google/apis/sheets_v4/representations.rb +988 -737
- data/generated/google/apis/sheets_v4/service.rb +266 -99
- data/generated/google/apis/site_verification_v1.rb +1 -1
- data/generated/google/apis/slides_v1.rb +49 -0
- data/generated/google/apis/slides_v1/classes.rb +4480 -0
- data/generated/google/apis/slides_v1/representations.rb +1926 -0
- data/generated/google/apis/slides_v1/service.rb +245 -0
- data/generated/google/apis/speech_v1beta1.rb +34 -0
- data/generated/google/apis/speech_v1beta1/classes.rb +498 -0
- data/generated/google/apis/speech_v1beta1/representations.rb +206 -0
- data/generated/google/apis/speech_v1beta1/service.rb +270 -0
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +131 -10
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +50 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +92 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +205 -21
- data/generated/google/apis/storage_v1/representations.rb +51 -1
- data/generated/google/apis/storage_v1/service.rb +263 -9
- data/generated/google/apis/tagmanager_v1.rb +5 -5
- data/generated/google/apis/translate_v2.rb +2 -2
- data/generated/google/apis/translate_v2/service.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1275 -731
- data/generated/google/apis/vision_v1/representations.rb +378 -111
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/webmasters_v3.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1/classes.rb +0 -209
- data/generated/google/apis/youtube_analytics_v1/representations.rb +0 -99
- data/generated/google/apis/youtube_analytics_v1/service.rb +5 -77
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/classes.rb +155 -0
- data/generated/google/apis/youtube_partner_v1/representations.rb +69 -0
- data/generated/google/apis/youtube_partner_v1/service.rb +107 -3
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +430 -22
- data/generated/google/apis/youtube_v3/representations.rb +171 -4
- data/generated/google/apis/youtube_v3/service.rb +100 -9
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +140 -131
- data/generated/google/apis/youtubereporting_v1/representations.rb +37 -37
- data/generated/google/apis/youtubereporting_v1/service.rb +139 -135
- data/google-api-client.gemspec +4 -3
- data/lib/google/apis/core/api_command.rb +16 -6
- data/lib/google/apis/core/base_service.rb +17 -9
- data/lib/google/apis/core/download.rb +7 -2
- data/lib/google/apis/core/http_command.rb +5 -1
- data/lib/google/apis/core/json_representation.rb +2 -2
- data/lib/google/apis/core/upload.rb +7 -1
- data/lib/google/apis/errors.rb +6 -2
- data/lib/google/apis/generator/annotator.rb +6 -0
- data/lib/google/apis/version.rb +1 -1
- data/samples/cli/lib/samples/bigquery.rb +101 -0
- data/samples/cli/lib/samples/calendar.rb +1 -1
- data/samples/cli/lib/samples/gmail.rb +74 -0
- data/samples/cli/lib/samples/sheets.rb +61 -0
- data/samples/cli/lib/samples/you_tube.rb +4 -1
- data/sync.rb +71 -0
- metadata +86 -18
|
@@ -22,49 +22,109 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module PartnersV2
|
|
24
24
|
|
|
25
|
-
class
|
|
25
|
+
class Company
|
|
26
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
27
|
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
class
|
|
31
|
+
class ListLeadsResponse
|
|
32
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
33
|
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
35
|
end
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class CreateLeadResponse
|
|
38
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
39
|
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
|
41
41
|
end
|
|
42
42
|
|
|
43
|
-
class
|
|
43
|
+
class GetCompanyResponse
|
|
44
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
45
|
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
|
47
47
|
end
|
|
48
48
|
|
|
49
|
-
class
|
|
49
|
+
class Location
|
|
50
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
51
|
|
|
52
52
|
include Google::Apis::Core::JsonObjectSupport
|
|
53
53
|
end
|
|
54
54
|
|
|
55
|
-
class
|
|
55
|
+
class CertificationExamStatus
|
|
56
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
57
|
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
|
59
59
|
end
|
|
60
60
|
|
|
61
|
-
class
|
|
61
|
+
class ExamToken
|
|
62
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
63
|
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
|
65
65
|
end
|
|
66
66
|
|
|
67
|
-
class
|
|
67
|
+
class OptIns
|
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
+
|
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
class Rank
|
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
+
|
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
class UserProfile
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class GetPartnersStatusResponse
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class HistoricalOffer
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class LogUserEventRequest
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class UserOverrides
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class AnalyticsDataPoint
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class Analytics
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class AdWordsManagerAccountInfo
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class PublicProfile
|
|
68
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
129
|
|
|
70
130
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -76,7 +136,31 @@ module Google
|
|
|
76
136
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
137
|
end
|
|
78
138
|
|
|
79
|
-
class
|
|
139
|
+
class RecaptchaChallenge
|
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
+
|
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
+
end
|
|
144
|
+
|
|
145
|
+
class AvailableOffer
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class LatLng
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
class Money
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class AnalyticsSummary
|
|
80
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
165
|
|
|
82
166
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -88,7 +172,13 @@ module Google
|
|
|
88
172
|
include Google::Apis::Core::JsonObjectSupport
|
|
89
173
|
end
|
|
90
174
|
|
|
91
|
-
class
|
|
175
|
+
class DebugInfo
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class Lead
|
|
92
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
183
|
|
|
94
184
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -100,55 +190,61 @@ module Google
|
|
|
100
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
101
191
|
end
|
|
102
192
|
|
|
103
|
-
class
|
|
193
|
+
class CompanyRelation
|
|
104
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
195
|
|
|
106
196
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
197
|
end
|
|
108
198
|
|
|
109
|
-
class
|
|
199
|
+
class Date
|
|
110
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
201
|
|
|
112
202
|
include Google::Apis::Core::JsonObjectSupport
|
|
113
203
|
end
|
|
114
204
|
|
|
115
|
-
class
|
|
205
|
+
class Empty
|
|
116
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
207
|
|
|
118
208
|
include Google::Apis::Core::JsonObjectSupport
|
|
119
209
|
end
|
|
120
210
|
|
|
121
|
-
class
|
|
211
|
+
class TrafficSource
|
|
122
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
213
|
|
|
124
214
|
include Google::Apis::Core::JsonObjectSupport
|
|
125
215
|
end
|
|
126
216
|
|
|
127
|
-
class
|
|
217
|
+
class CreateLeadRequest
|
|
128
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
219
|
|
|
130
220
|
include Google::Apis::Core::JsonObjectSupport
|
|
131
221
|
end
|
|
132
222
|
|
|
133
|
-
class
|
|
223
|
+
class RequestMetadata
|
|
134
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
225
|
|
|
136
226
|
include Google::Apis::Core::JsonObjectSupport
|
|
137
227
|
end
|
|
138
228
|
|
|
139
|
-
class
|
|
229
|
+
class EventData
|
|
140
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
231
|
|
|
142
232
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
233
|
end
|
|
144
234
|
|
|
145
|
-
class
|
|
235
|
+
class ExamStatus
|
|
146
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
237
|
|
|
148
238
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
239
|
end
|
|
150
240
|
|
|
151
|
-
class
|
|
241
|
+
class ListOffersResponse
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
+
|
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
+
end
|
|
246
|
+
|
|
247
|
+
class CountryOfferInfo
|
|
152
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
249
|
|
|
154
250
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -160,108 +256,299 @@ module Google
|
|
|
160
256
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
257
|
end
|
|
162
258
|
|
|
163
|
-
class
|
|
259
|
+
class OfferCustomer
|
|
164
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
261
|
|
|
166
262
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
263
|
end
|
|
168
264
|
|
|
169
|
-
class
|
|
265
|
+
class CertificationStatus
|
|
170
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
267
|
|
|
172
268
|
include Google::Apis::Core::JsonObjectSupport
|
|
173
269
|
end
|
|
174
270
|
|
|
175
|
-
class
|
|
271
|
+
class LocalizedCompanyInfo
|
|
176
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
273
|
|
|
178
274
|
include Google::Apis::Core::JsonObjectSupport
|
|
179
275
|
end
|
|
180
276
|
|
|
181
|
-
class
|
|
277
|
+
class LogUserEventResponse
|
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
+
end
|
|
282
|
+
|
|
283
|
+
class ListOffersHistoryResponse
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
289
|
+
class LogMessageResponse
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class SpecializationStatus
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class Certification
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class User
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class ListAnalyticsResponse
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
319
|
+
class Company
|
|
182
320
|
# @private
|
|
183
321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
184
|
-
property :
|
|
322
|
+
property :converted_min_monthly_budget, as: 'convertedMinMonthlyBudget', class: Google::Apis::PartnersV2::Money, decorator: Google::Apis::PartnersV2::Money::Representation
|
|
185
323
|
|
|
186
|
-
|
|
187
|
-
property :
|
|
188
|
-
|
|
189
|
-
|
|
324
|
+
collection :industries, as: 'industries'
|
|
325
|
+
property :website_url, as: 'websiteUrl'
|
|
326
|
+
collection :additional_websites, as: 'additionalWebsites'
|
|
327
|
+
property :primary_adwords_manager_account_id, as: 'primaryAdwordsManagerAccountId'
|
|
328
|
+
property :name, as: 'name'
|
|
329
|
+
collection :localized_infos, as: 'localizedInfos', class: Google::Apis::PartnersV2::LocalizedCompanyInfo, decorator: Google::Apis::PartnersV2::LocalizedCompanyInfo::Representation
|
|
190
330
|
|
|
191
|
-
|
|
331
|
+
collection :certification_statuses, as: 'certificationStatuses', class: Google::Apis::PartnersV2::CertificationStatus, decorator: Google::Apis::PartnersV2::CertificationStatus::Representation
|
|
332
|
+
|
|
333
|
+
property :id, as: 'id'
|
|
334
|
+
collection :services, as: 'services'
|
|
335
|
+
property :original_min_monthly_budget, as: 'originalMinMonthlyBudget', class: Google::Apis::PartnersV2::Money, decorator: Google::Apis::PartnersV2::Money::Representation
|
|
336
|
+
|
|
337
|
+
property :public_profile, as: 'publicProfile', class: Google::Apis::PartnersV2::PublicProfile, decorator: Google::Apis::PartnersV2::PublicProfile::Representation
|
|
338
|
+
|
|
339
|
+
property :primary_location, as: 'primaryLocation', class: Google::Apis::PartnersV2::Location, decorator: Google::Apis::PartnersV2::Location::Representation
|
|
340
|
+
|
|
341
|
+
collection :ranks, as: 'ranks', class: Google::Apis::PartnersV2::Rank, decorator: Google::Apis::PartnersV2::Rank::Representation
|
|
342
|
+
|
|
343
|
+
collection :specialization_status, as: 'specializationStatus', class: Google::Apis::PartnersV2::SpecializationStatus, decorator: Google::Apis::PartnersV2::SpecializationStatus::Representation
|
|
344
|
+
|
|
345
|
+
property :badge_tier, as: 'badgeTier'
|
|
346
|
+
collection :auto_approval_email_domains, as: 'autoApprovalEmailDomains'
|
|
347
|
+
collection :company_types, as: 'companyTypes'
|
|
348
|
+
property :profile_status, as: 'profileStatus'
|
|
349
|
+
property :primary_language_code, as: 'primaryLanguageCode'
|
|
350
|
+
collection :locations, as: 'locations', class: Google::Apis::PartnersV2::Location, decorator: Google::Apis::PartnersV2::Location::Representation
|
|
351
|
+
|
|
352
|
+
end
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class ListLeadsResponse
|
|
356
|
+
# @private
|
|
357
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
358
|
+
property :next_page_token, as: 'nextPageToken'
|
|
359
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
360
|
+
|
|
361
|
+
property :total_size, as: 'totalSize'
|
|
362
|
+
collection :leads, as: 'leads', class: Google::Apis::PartnersV2::Lead, decorator: Google::Apis::PartnersV2::Lead::Representation
|
|
363
|
+
|
|
364
|
+
end
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class CreateLeadResponse
|
|
368
|
+
# @private
|
|
369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
192
370
|
property :lead, as: 'lead', class: Google::Apis::PartnersV2::Lead, decorator: Google::Apis::PartnersV2::Lead::Representation
|
|
193
371
|
|
|
372
|
+
property :recaptcha_status, as: 'recaptchaStatus'
|
|
373
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
374
|
+
|
|
194
375
|
end
|
|
195
376
|
end
|
|
196
377
|
|
|
197
|
-
class
|
|
378
|
+
class GetCompanyResponse
|
|
198
379
|
# @private
|
|
199
380
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
200
|
-
property :
|
|
381
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
201
382
|
|
|
202
|
-
property :
|
|
203
|
-
property :partners_session_id, as: 'partnersSessionId'
|
|
204
|
-
collection :experiment_ids, as: 'experimentIds'
|
|
205
|
-
property :traffic_source, as: 'trafficSource', class: Google::Apis::PartnersV2::TrafficSource, decorator: Google::Apis::PartnersV2::TrafficSource::Representation
|
|
383
|
+
property :company, as: 'company', class: Google::Apis::PartnersV2::Company, decorator: Google::Apis::PartnersV2::Company::Representation
|
|
206
384
|
|
|
207
385
|
end
|
|
208
386
|
end
|
|
209
387
|
|
|
210
|
-
class
|
|
388
|
+
class Location
|
|
211
389
|
# @private
|
|
212
390
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
213
|
-
property :
|
|
214
|
-
property :
|
|
391
|
+
property :postal_code, as: 'postalCode'
|
|
392
|
+
property :language_code, as: 'languageCode'
|
|
393
|
+
property :sorting_code, as: 'sortingCode'
|
|
394
|
+
collection :address_line, as: 'addressLine'
|
|
395
|
+
property :administrative_area, as: 'administrativeArea'
|
|
396
|
+
property :locality, as: 'locality'
|
|
397
|
+
property :lat_lng, as: 'latLng', class: Google::Apis::PartnersV2::LatLng, decorator: Google::Apis::PartnersV2::LatLng::Representation
|
|
398
|
+
|
|
399
|
+
property :address, as: 'address'
|
|
400
|
+
property :dependent_locality, as: 'dependentLocality'
|
|
401
|
+
property :region_code, as: 'regionCode'
|
|
215
402
|
end
|
|
216
403
|
end
|
|
217
404
|
|
|
218
|
-
class
|
|
405
|
+
class CertificationExamStatus
|
|
219
406
|
# @private
|
|
220
407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
221
|
-
property :
|
|
222
|
-
property :
|
|
408
|
+
property :number_users_pass, as: 'numberUsersPass'
|
|
409
|
+
property :type, as: 'type'
|
|
223
410
|
end
|
|
224
411
|
end
|
|
225
412
|
|
|
226
|
-
class
|
|
413
|
+
class ExamToken
|
|
227
414
|
# @private
|
|
228
415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
229
|
-
property :
|
|
230
|
-
|
|
416
|
+
property :exam_id, as: 'examId'
|
|
417
|
+
property :token, as: 'token'
|
|
418
|
+
property :exam_type, as: 'examType'
|
|
231
419
|
end
|
|
232
420
|
end
|
|
233
421
|
|
|
234
|
-
class
|
|
422
|
+
class OptIns
|
|
423
|
+
# @private
|
|
424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
425
|
+
property :physical_mail, as: 'physicalMail'
|
|
426
|
+
property :phone_contact, as: 'phoneContact'
|
|
427
|
+
property :market_comm, as: 'marketComm'
|
|
428
|
+
property :special_offers, as: 'specialOffers'
|
|
429
|
+
property :performance_suggestions, as: 'performanceSuggestions'
|
|
430
|
+
end
|
|
431
|
+
end
|
|
432
|
+
|
|
433
|
+
class Rank
|
|
235
434
|
# @private
|
|
236
435
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
237
|
-
property :id, as: 'id'
|
|
238
436
|
property :type, as: 'type'
|
|
239
|
-
property :
|
|
437
|
+
property :value, as: 'value'
|
|
438
|
+
end
|
|
439
|
+
end
|
|
440
|
+
|
|
441
|
+
class UserProfile
|
|
442
|
+
# @private
|
|
443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
240
444
|
property :given_name, as: 'givenName'
|
|
445
|
+
property :address, as: 'address', class: Google::Apis::PartnersV2::Location, decorator: Google::Apis::PartnersV2::Location::Representation
|
|
446
|
+
|
|
447
|
+
collection :industries, as: 'industries'
|
|
448
|
+
collection :languages, as: 'languages'
|
|
241
449
|
property :family_name, as: 'familyName'
|
|
242
|
-
property :
|
|
450
|
+
property :email_opt_ins, as: 'emailOptIns', class: Google::Apis::PartnersV2::OptIns, decorator: Google::Apis::PartnersV2::OptIns::Representation
|
|
451
|
+
|
|
452
|
+
collection :markets, as: 'markets'
|
|
243
453
|
property :phone_number, as: 'phoneNumber'
|
|
244
|
-
property :
|
|
245
|
-
|
|
246
|
-
property :
|
|
454
|
+
property :adwords_manager_account, as: 'adwordsManagerAccount'
|
|
455
|
+
property :primary_country_code, as: 'primaryCountryCode'
|
|
456
|
+
property :email_address, as: 'emailAddress'
|
|
457
|
+
property :profile_public, as: 'profilePublic'
|
|
458
|
+
collection :channels, as: 'channels'
|
|
459
|
+
collection :job_functions, as: 'jobFunctions'
|
|
460
|
+
end
|
|
461
|
+
end
|
|
462
|
+
|
|
463
|
+
class GetPartnersStatusResponse
|
|
464
|
+
# @private
|
|
465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
466
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
247
467
|
|
|
248
468
|
end
|
|
249
469
|
end
|
|
250
470
|
|
|
251
|
-
class
|
|
471
|
+
class HistoricalOffer
|
|
252
472
|
# @private
|
|
253
473
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
254
|
-
property :
|
|
255
|
-
property :
|
|
256
|
-
property :
|
|
474
|
+
property :client_id, as: 'clientId'
|
|
475
|
+
property :client_name, as: 'clientName'
|
|
476
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
|
477
|
+
property :adwords_url, as: 'adwordsUrl'
|
|
478
|
+
property :offer_type, as: 'offerType'
|
|
479
|
+
property :sender_name, as: 'senderName'
|
|
480
|
+
property :offer_country_code, as: 'offerCountryCode'
|
|
481
|
+
property :expiration_time, as: 'expirationTime'
|
|
482
|
+
property :offer_code, as: 'offerCode'
|
|
483
|
+
property :creation_time, as: 'creationTime'
|
|
484
|
+
property :client_email, as: 'clientEmail'
|
|
485
|
+
property :status, as: 'status'
|
|
257
486
|
end
|
|
258
487
|
end
|
|
259
488
|
|
|
260
|
-
class
|
|
489
|
+
class LogUserEventRequest
|
|
261
490
|
# @private
|
|
262
491
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
263
|
-
property :
|
|
492
|
+
property :url, as: 'url'
|
|
493
|
+
property :request_metadata, as: 'requestMetadata', class: Google::Apis::PartnersV2::RequestMetadata, decorator: Google::Apis::PartnersV2::RequestMetadata::Representation
|
|
494
|
+
|
|
495
|
+
collection :event_datas, as: 'eventDatas', class: Google::Apis::PartnersV2::EventData, decorator: Google::Apis::PartnersV2::EventData::Representation
|
|
496
|
+
|
|
497
|
+
property :event_scope, as: 'eventScope'
|
|
498
|
+
property :event_category, as: 'eventCategory'
|
|
499
|
+
property :lead, as: 'lead', class: Google::Apis::PartnersV2::Lead, decorator: Google::Apis::PartnersV2::Lead::Representation
|
|
500
|
+
|
|
501
|
+
property :event_action, as: 'eventAction'
|
|
502
|
+
end
|
|
503
|
+
end
|
|
504
|
+
|
|
505
|
+
class UserOverrides
|
|
506
|
+
# @private
|
|
507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
508
|
+
property :user_id, as: 'userId'
|
|
509
|
+
property :ip_address, as: 'ipAddress'
|
|
510
|
+
end
|
|
511
|
+
end
|
|
512
|
+
|
|
513
|
+
class AnalyticsDataPoint
|
|
514
|
+
# @private
|
|
515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
516
|
+
property :event_count, as: 'eventCount'
|
|
517
|
+
collection :event_locations, as: 'eventLocations', class: Google::Apis::PartnersV2::LatLng, decorator: Google::Apis::PartnersV2::LatLng::Representation
|
|
518
|
+
|
|
519
|
+
end
|
|
520
|
+
end
|
|
521
|
+
|
|
522
|
+
class Analytics
|
|
523
|
+
# @private
|
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
525
|
+
property :contacts, as: 'contacts', class: Google::Apis::PartnersV2::AnalyticsDataPoint, decorator: Google::Apis::PartnersV2::AnalyticsDataPoint::Representation
|
|
526
|
+
|
|
527
|
+
property :event_date, as: 'eventDate', class: Google::Apis::PartnersV2::Date, decorator: Google::Apis::PartnersV2::Date::Representation
|
|
528
|
+
|
|
529
|
+
property :profile_views, as: 'profileViews', class: Google::Apis::PartnersV2::AnalyticsDataPoint, decorator: Google::Apis::PartnersV2::AnalyticsDataPoint::Representation
|
|
530
|
+
|
|
531
|
+
property :search_views, as: 'searchViews', class: Google::Apis::PartnersV2::AnalyticsDataPoint, decorator: Google::Apis::PartnersV2::AnalyticsDataPoint::Representation
|
|
532
|
+
|
|
533
|
+
end
|
|
534
|
+
end
|
|
535
|
+
|
|
536
|
+
class AdWordsManagerAccountInfo
|
|
537
|
+
# @private
|
|
538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
539
|
+
property :id, as: 'id'
|
|
540
|
+
property :customer_name, as: 'customerName'
|
|
541
|
+
end
|
|
542
|
+
end
|
|
264
543
|
|
|
544
|
+
class PublicProfile
|
|
545
|
+
# @private
|
|
546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
547
|
+
property :profile_image, as: 'profileImage'
|
|
548
|
+
property :display_name, as: 'displayName'
|
|
549
|
+
property :display_image_url, as: 'displayImageUrl'
|
|
550
|
+
property :id, as: 'id'
|
|
551
|
+
property :url, as: 'url'
|
|
265
552
|
end
|
|
266
553
|
end
|
|
267
554
|
|
|
@@ -273,12 +560,57 @@ module Google
|
|
|
273
560
|
end
|
|
274
561
|
end
|
|
275
562
|
|
|
276
|
-
class
|
|
563
|
+
class RecaptchaChallenge
|
|
277
564
|
# @private
|
|
278
565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
279
|
-
property :
|
|
280
|
-
property :
|
|
281
|
-
|
|
566
|
+
property :id, as: 'id'
|
|
567
|
+
property :response, as: 'response'
|
|
568
|
+
end
|
|
569
|
+
end
|
|
570
|
+
|
|
571
|
+
class AvailableOffer
|
|
572
|
+
# @private
|
|
573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
574
|
+
property :offer_type, as: 'offerType'
|
|
575
|
+
property :max_account_age, as: 'maxAccountAge'
|
|
576
|
+
collection :qualified_customer, as: 'qualifiedCustomer', class: Google::Apis::PartnersV2::OfferCustomer, decorator: Google::Apis::PartnersV2::OfferCustomer::Representation
|
|
577
|
+
|
|
578
|
+
property :terms, as: 'terms'
|
|
579
|
+
property :show_special_offer_copy, as: 'showSpecialOfferCopy'
|
|
580
|
+
property :available, as: 'available'
|
|
581
|
+
property :description, as: 'description'
|
|
582
|
+
property :offer_level, as: 'offerLevel'
|
|
583
|
+
property :name, as: 'name'
|
|
584
|
+
property :qualified_customers_complete, as: 'qualifiedCustomersComplete'
|
|
585
|
+
property :id, as: 'id'
|
|
586
|
+
collection :country_offer_infos, as: 'countryOfferInfos', class: Google::Apis::PartnersV2::CountryOfferInfo, decorator: Google::Apis::PartnersV2::CountryOfferInfo::Representation
|
|
587
|
+
|
|
588
|
+
end
|
|
589
|
+
end
|
|
590
|
+
|
|
591
|
+
class LatLng
|
|
592
|
+
# @private
|
|
593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
594
|
+
property :longitude, as: 'longitude'
|
|
595
|
+
property :latitude, as: 'latitude'
|
|
596
|
+
end
|
|
597
|
+
end
|
|
598
|
+
|
|
599
|
+
class Money
|
|
600
|
+
# @private
|
|
601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
602
|
+
property :nanos, as: 'nanos'
|
|
603
|
+
property :units, as: 'units'
|
|
604
|
+
property :currency_code, as: 'currencyCode'
|
|
605
|
+
end
|
|
606
|
+
end
|
|
607
|
+
|
|
608
|
+
class AnalyticsSummary
|
|
609
|
+
# @private
|
|
610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
611
|
+
property :search_views_count, as: 'searchViewsCount'
|
|
612
|
+
property :contacts_count, as: 'contactsCount'
|
|
613
|
+
property :profile_views_count, as: 'profileViewsCount'
|
|
282
614
|
end
|
|
283
615
|
end
|
|
284
616
|
|
|
@@ -293,160 +625,285 @@ module Google
|
|
|
293
625
|
end
|
|
294
626
|
end
|
|
295
627
|
|
|
296
|
-
class
|
|
628
|
+
class DebugInfo
|
|
297
629
|
# @private
|
|
298
630
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
299
|
-
property :
|
|
631
|
+
property :server_info, as: 'serverInfo'
|
|
632
|
+
property :server_trace_info, as: 'serverTraceInfo'
|
|
633
|
+
property :service_url, as: 'serviceUrl'
|
|
634
|
+
end
|
|
635
|
+
end
|
|
300
636
|
|
|
637
|
+
class Lead
|
|
638
|
+
# @private
|
|
639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
640
|
+
property :given_name, as: 'givenName'
|
|
641
|
+
property :min_monthly_budget, as: 'minMonthlyBudget', class: Google::Apis::PartnersV2::Money, decorator: Google::Apis::PartnersV2::Money::Representation
|
|
642
|
+
|
|
643
|
+
property :website_url, as: 'websiteUrl'
|
|
644
|
+
property :language_code, as: 'languageCode'
|
|
645
|
+
property :state, as: 'state'
|
|
646
|
+
collection :gps_motivations, as: 'gpsMotivations'
|
|
647
|
+
property :email, as: 'email'
|
|
648
|
+
property :family_name, as: 'familyName'
|
|
649
|
+
property :id, as: 'id'
|
|
650
|
+
property :comments, as: 'comments'
|
|
651
|
+
property :phone_number, as: 'phoneNumber'
|
|
652
|
+
property :adwords_customer_id, as: 'adwordsCustomerId'
|
|
653
|
+
property :create_time, as: 'createTime'
|
|
654
|
+
property :marketing_opt_in, as: 'marketingOptIn'
|
|
655
|
+
property :type, as: 'type'
|
|
301
656
|
end
|
|
302
657
|
end
|
|
303
658
|
|
|
304
659
|
class ListUserStatesResponse
|
|
305
660
|
# @private
|
|
306
661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
662
|
+
collection :user_states, as: 'userStates'
|
|
307
663
|
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
308
664
|
|
|
309
|
-
collection :user_states, as: 'userStates'
|
|
310
665
|
end
|
|
311
666
|
end
|
|
312
667
|
|
|
313
|
-
class
|
|
668
|
+
class CompanyRelation
|
|
314
669
|
# @private
|
|
315
670
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
316
|
-
property :
|
|
671
|
+
property :logo_url, as: 'logoUrl'
|
|
672
|
+
property :resolved_timestamp, as: 'resolvedTimestamp'
|
|
673
|
+
property :company_admin, as: 'companyAdmin'
|
|
674
|
+
property :address, as: 'address'
|
|
675
|
+
property :is_pending, as: 'isPending'
|
|
676
|
+
property :creation_time, as: 'creationTime'
|
|
677
|
+
property :state, as: 'state'
|
|
678
|
+
property :manager_account, as: 'managerAccount'
|
|
679
|
+
property :name, as: 'name'
|
|
680
|
+
collection :segment, as: 'segment'
|
|
681
|
+
collection :specialization_status, as: 'specializationStatus', class: Google::Apis::PartnersV2::SpecializationStatus, decorator: Google::Apis::PartnersV2::SpecializationStatus::Representation
|
|
317
682
|
|
|
318
|
-
property :
|
|
683
|
+
property :badge_tier, as: 'badgeTier'
|
|
684
|
+
property :website, as: 'website'
|
|
685
|
+
property :phone_number, as: 'phoneNumber'
|
|
686
|
+
property :company_id, as: 'companyId'
|
|
687
|
+
end
|
|
688
|
+
end
|
|
319
689
|
|
|
690
|
+
class Date
|
|
691
|
+
# @private
|
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
693
|
+
property :year, as: 'year'
|
|
694
|
+
property :day, as: 'day'
|
|
695
|
+
property :month, as: 'month'
|
|
320
696
|
end
|
|
321
697
|
end
|
|
322
698
|
|
|
323
|
-
class
|
|
699
|
+
class Empty
|
|
324
700
|
# @private
|
|
325
701
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
collection :localized_infos, as: 'localizedInfos', class: Google::Apis::PartnersV2::LocalizedCompanyInfo, decorator: Google::Apis::PartnersV2::LocalizedCompanyInfo::Representation
|
|
702
|
+
end
|
|
703
|
+
end
|
|
329
704
|
|
|
330
|
-
|
|
705
|
+
class TrafficSource
|
|
706
|
+
# @private
|
|
707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
708
|
+
property :traffic_source_id, as: 'trafficSourceId'
|
|
709
|
+
property :traffic_sub_id, as: 'trafficSubId'
|
|
710
|
+
end
|
|
711
|
+
end
|
|
331
712
|
|
|
332
|
-
|
|
713
|
+
class CreateLeadRequest
|
|
714
|
+
# @private
|
|
715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
716
|
+
property :request_metadata, as: 'requestMetadata', class: Google::Apis::PartnersV2::RequestMetadata, decorator: Google::Apis::PartnersV2::RequestMetadata::Representation
|
|
333
717
|
|
|
334
|
-
property :
|
|
718
|
+
property :lead, as: 'lead', class: Google::Apis::PartnersV2::Lead, decorator: Google::Apis::PartnersV2::Lead::Representation
|
|
335
719
|
|
|
336
|
-
property :
|
|
720
|
+
property :recaptcha_challenge, as: 'recaptchaChallenge', class: Google::Apis::PartnersV2::RecaptchaChallenge, decorator: Google::Apis::PartnersV2::RecaptchaChallenge::Representation
|
|
337
721
|
|
|
338
|
-
|
|
722
|
+
end
|
|
723
|
+
end
|
|
339
724
|
|
|
340
|
-
|
|
725
|
+
class RequestMetadata
|
|
726
|
+
# @private
|
|
727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
728
|
+
property :locale, as: 'locale'
|
|
729
|
+
property :user_overrides, as: 'userOverrides', class: Google::Apis::PartnersV2::UserOverrides, decorator: Google::Apis::PartnersV2::UserOverrides::Representation
|
|
730
|
+
|
|
731
|
+
property :partners_session_id, as: 'partnersSessionId'
|
|
732
|
+
collection :experiment_ids, as: 'experimentIds'
|
|
733
|
+
property :traffic_source, as: 'trafficSource', class: Google::Apis::PartnersV2::TrafficSource, decorator: Google::Apis::PartnersV2::TrafficSource::Representation
|
|
341
734
|
|
|
342
|
-
property :website_url, as: 'websiteUrl'
|
|
343
|
-
collection :industries, as: 'industries'
|
|
344
|
-
collection :services, as: 'services'
|
|
345
735
|
end
|
|
346
736
|
end
|
|
347
737
|
|
|
348
|
-
class
|
|
738
|
+
class EventData
|
|
349
739
|
# @private
|
|
350
740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
351
|
-
property :
|
|
352
|
-
|
|
353
|
-
property :overview, as: 'overview'
|
|
354
|
-
collection :country_codes, as: 'countryCodes'
|
|
741
|
+
property :key, as: 'key'
|
|
742
|
+
collection :values, as: 'values'
|
|
355
743
|
end
|
|
356
744
|
end
|
|
357
745
|
|
|
358
|
-
class
|
|
746
|
+
class ExamStatus
|
|
359
747
|
# @private
|
|
360
748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
361
|
-
property :
|
|
362
|
-
property :
|
|
749
|
+
property :passed, as: 'passed'
|
|
750
|
+
property :taken, as: 'taken'
|
|
751
|
+
property :warning, as: 'warning'
|
|
752
|
+
property :expiration, as: 'expiration'
|
|
753
|
+
property :last_passed, as: 'lastPassed'
|
|
754
|
+
property :exam_type, as: 'examType'
|
|
755
|
+
end
|
|
756
|
+
end
|
|
363
757
|
|
|
758
|
+
class ListOffersResponse
|
|
759
|
+
# @private
|
|
760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
761
|
+
collection :available_offers, as: 'availableOffers', class: Google::Apis::PartnersV2::AvailableOffer, decorator: Google::Apis::PartnersV2::AvailableOffer::Representation
|
|
762
|
+
|
|
763
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
764
|
+
|
|
765
|
+
property :no_offer_reason, as: 'noOfferReason'
|
|
364
766
|
end
|
|
365
767
|
end
|
|
366
768
|
|
|
367
|
-
class
|
|
769
|
+
class CountryOfferInfo
|
|
368
770
|
# @private
|
|
369
771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
370
|
-
property :
|
|
371
|
-
property :
|
|
772
|
+
property :offer_country_code, as: 'offerCountryCode'
|
|
773
|
+
property :spend_x_amount, as: 'spendXAmount'
|
|
774
|
+
property :offer_type, as: 'offerType'
|
|
775
|
+
property :get_y_amount, as: 'getYAmount'
|
|
372
776
|
end
|
|
373
777
|
end
|
|
374
778
|
|
|
375
|
-
class
|
|
779
|
+
class ListCompaniesResponse
|
|
376
780
|
# @private
|
|
377
781
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
378
|
-
property :
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
782
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
783
|
+
|
|
784
|
+
collection :companies, as: 'companies', class: Google::Apis::PartnersV2::Company, decorator: Google::Apis::PartnersV2::Company::Representation
|
|
785
|
+
|
|
786
|
+
property :next_page_token, as: 'nextPageToken'
|
|
787
|
+
end
|
|
788
|
+
end
|
|
789
|
+
|
|
790
|
+
class OfferCustomer
|
|
791
|
+
# @private
|
|
792
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
793
|
+
property :country_code, as: 'countryCode'
|
|
794
|
+
property :creation_time, as: 'creationTime'
|
|
795
|
+
property :eligibility_days_left, as: 'eligibilityDaysLeft'
|
|
796
|
+
property :offer_type, as: 'offerType'
|
|
797
|
+
property :external_cid, as: 'externalCid'
|
|
798
|
+
property :get_y_amount, as: 'getYAmount'
|
|
799
|
+
property :name, as: 'name'
|
|
800
|
+
property :spend_x_amount, as: 'spendXAmount'
|
|
801
|
+
property :adwords_url, as: 'adwordsUrl'
|
|
382
802
|
end
|
|
383
803
|
end
|
|
384
804
|
|
|
385
805
|
class CertificationStatus
|
|
386
806
|
# @private
|
|
387
807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
388
|
-
property :type, as: 'type'
|
|
389
808
|
collection :exam_statuses, as: 'examStatuses', class: Google::Apis::PartnersV2::CertificationExamStatus, decorator: Google::Apis::PartnersV2::CertificationExamStatus::Representation
|
|
390
809
|
|
|
810
|
+
property :type, as: 'type'
|
|
811
|
+
property :user_count, as: 'userCount'
|
|
391
812
|
property :is_certified, as: 'isCertified'
|
|
392
813
|
end
|
|
393
814
|
end
|
|
394
815
|
|
|
395
|
-
class
|
|
816
|
+
class LocalizedCompanyInfo
|
|
396
817
|
# @private
|
|
397
818
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
398
|
-
property :
|
|
399
|
-
|
|
819
|
+
property :language_code, as: 'languageCode'
|
|
820
|
+
collection :country_codes, as: 'countryCodes'
|
|
821
|
+
property :overview, as: 'overview'
|
|
822
|
+
property :display_name, as: 'displayName'
|
|
400
823
|
end
|
|
401
824
|
end
|
|
402
825
|
|
|
403
|
-
class
|
|
826
|
+
class LogUserEventResponse
|
|
404
827
|
# @private
|
|
405
828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
406
|
-
property :
|
|
407
|
-
|
|
829
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
830
|
+
|
|
408
831
|
end
|
|
409
832
|
end
|
|
410
833
|
|
|
411
|
-
class
|
|
834
|
+
class ListOffersHistoryResponse
|
|
412
835
|
# @private
|
|
413
836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
414
837
|
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
415
838
|
|
|
416
|
-
|
|
839
|
+
property :can_show_entire_company, as: 'canShowEntireCompany'
|
|
840
|
+
property :total_results, as: 'totalResults'
|
|
841
|
+
property :showing_entire_company, as: 'showingEntireCompany'
|
|
842
|
+
collection :offers, as: 'offers', class: Google::Apis::PartnersV2::HistoricalOffer, decorator: Google::Apis::PartnersV2::HistoricalOffer::Representation
|
|
417
843
|
|
|
418
844
|
property :next_page_token, as: 'nextPageToken'
|
|
419
845
|
end
|
|
420
846
|
end
|
|
421
847
|
|
|
422
|
-
class
|
|
848
|
+
class LogMessageResponse
|
|
423
849
|
# @private
|
|
424
850
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
425
|
-
property :
|
|
851
|
+
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
426
852
|
|
|
427
|
-
|
|
853
|
+
end
|
|
854
|
+
end
|
|
428
855
|
|
|
429
|
-
|
|
856
|
+
class SpecializationStatus
|
|
857
|
+
# @private
|
|
858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
859
|
+
property :badge_specialization, as: 'badgeSpecialization'
|
|
860
|
+
property :badge_specialization_state, as: 'badgeSpecializationState'
|
|
861
|
+
end
|
|
862
|
+
end
|
|
430
863
|
|
|
864
|
+
class Certification
|
|
865
|
+
# @private
|
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
867
|
+
property :achieved, as: 'achieved'
|
|
868
|
+
property :expiration, as: 'expiration'
|
|
869
|
+
property :warning, as: 'warning'
|
|
870
|
+
property :certification_type, as: 'certificationType'
|
|
871
|
+
property :last_achieved, as: 'lastAchieved'
|
|
431
872
|
end
|
|
432
873
|
end
|
|
433
874
|
|
|
434
|
-
class
|
|
875
|
+
class User
|
|
435
876
|
# @private
|
|
436
877
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
878
|
+
property :company, as: 'company', class: Google::Apis::PartnersV2::CompanyRelation, decorator: Google::Apis::PartnersV2::CompanyRelation::Representation
|
|
879
|
+
|
|
880
|
+
property :profile, as: 'profile', class: Google::Apis::PartnersV2::UserProfile, decorator: Google::Apis::PartnersV2::UserProfile::Representation
|
|
881
|
+
|
|
882
|
+
property :last_access_time, as: 'lastAccessTime'
|
|
883
|
+
collection :primary_emails, as: 'primaryEmails'
|
|
884
|
+
collection :available_adwords_manager_accounts, as: 'availableAdwordsManagerAccounts', class: Google::Apis::PartnersV2::AdWordsManagerAccountInfo, decorator: Google::Apis::PartnersV2::AdWordsManagerAccountInfo::Representation
|
|
885
|
+
|
|
886
|
+
collection :exam_status, as: 'examStatus', class: Google::Apis::PartnersV2::ExamStatus, decorator: Google::Apis::PartnersV2::ExamStatus::Representation
|
|
887
|
+
|
|
437
888
|
property :id, as: 'id'
|
|
438
|
-
property :
|
|
889
|
+
property :public_profile, as: 'publicProfile', class: Google::Apis::PartnersV2::PublicProfile, decorator: Google::Apis::PartnersV2::PublicProfile::Representation
|
|
890
|
+
|
|
891
|
+
collection :certification_status, as: 'certificationStatus', class: Google::Apis::PartnersV2::Certification, decorator: Google::Apis::PartnersV2::Certification::Representation
|
|
892
|
+
|
|
893
|
+
property :company_verification_email, as: 'companyVerificationEmail'
|
|
439
894
|
end
|
|
440
895
|
end
|
|
441
896
|
|
|
442
|
-
class
|
|
897
|
+
class ListAnalyticsResponse
|
|
443
898
|
# @private
|
|
444
899
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
900
|
+
collection :analytics, as: 'analytics', class: Google::Apis::PartnersV2::Analytics, decorator: Google::Apis::PartnersV2::Analytics::Representation
|
|
901
|
+
|
|
902
|
+
property :next_page_token, as: 'nextPageToken'
|
|
445
903
|
property :response_metadata, as: 'responseMetadata', class: Google::Apis::PartnersV2::ResponseMetadata, decorator: Google::Apis::PartnersV2::ResponseMetadata::Representation
|
|
446
904
|
|
|
447
|
-
property :
|
|
905
|
+
property :analytics_summary, as: 'analyticsSummary', class: Google::Apis::PartnersV2::AnalyticsSummary, decorator: Google::Apis::PartnersV2::AnalyticsSummary::Representation
|
|
448
906
|
|
|
449
|
-
property :recaptcha_status, as: 'recaptchaStatus'
|
|
450
907
|
end
|
|
451
908
|
end
|
|
452
909
|
end
|