google-api-client 0.32.1 → 0.40.0
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 +5 -5
- data/.kokoro/continuous/linux.cfg +2 -2
- data/.kokoro/continuous/post.cfg +30 -0
- data/.kokoro/presubmit/linux.cfg +1 -1
- data/.kokoro/release.cfg +94 -0
- data/.repo-metadata.json +5 -0
- data/.rubocop.yml +5 -0
- data/.yardopts +16 -2
- data/CHANGELOG.md +1354 -0
- data/Gemfile +1 -0
- data/OVERVIEW.md +36 -0
- data/README.md +50 -2
- data/Rakefile +71 -2
- data/api_list_config.yaml +1 -0
- data/api_names.yaml +2 -0
- data/bin/generate-api +10 -2
- data/docs/api-keys.md +20 -0
- data/docs/auth.md +53 -0
- data/docs/client-secrets.md +69 -0
- data/docs/getting-started.md +340 -0
- data/docs/installation.md +0 -0
- data/docs/logging.md +34 -0
- data/docs/media-upload.md +25 -0
- data/docs/oauth-installed.md +191 -0
- data/docs/oauth-server.md +135 -0
- data/docs/oauth-web.md +280 -0
- data/docs/oauth.md +268 -0
- data/docs/pagination.md +29 -0
- data/docs/performance.md +25 -0
- data/generated/google/apis/abusiveexperiencereport_v1.rb +1 -4
- data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +417 -0
- data/generated/google/apis/accessapproval_v1/representations.rb +203 -0
- data/generated/google/apis/accessapproval_v1/service.rb +869 -0
- data/generated/google/apis/{servicebroker_v1.rb → accessapproval_v1.rb} +8 -10
- data/generated/google/apis/accessapproval_v1beta1/classes.rb +35 -2
- data/generated/google/apis/accessapproval_v1beta1/representations.rb +13 -0
- data/generated/google/apis/accessapproval_v1beta1/service.rb +108 -6
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1/classes.rb +357 -56
- data/generated/google/apis/accesscontextmanager_v1/representations.rb +137 -6
- data/generated/google/apis/accesscontextmanager_v1/service.rb +143 -5
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +133 -125
- data/generated/google/apis/accesscontextmanager_v1beta/representations.rb +21 -27
- data/generated/google/apis/accesscontextmanager_v1beta/service.rb +6 -5
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +35 -5
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +4 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_3/classes.rb +24 -2
- data/generated/google/apis/adexchangebuyer_v1_3/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer_v1_3.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +25 -3
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1.rb +1 -4
- data/generated/google/apis/admin_datatransfer_v1/classes.rb +5 -5
- data/generated/google/apis/admin_datatransfer_v1/service.rb +2 -2
- data/generated/google/apis/admin_datatransfer_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +4 -150
- data/generated/google/apis/admin_directory_v1/representations.rb +0 -54
- data/generated/google/apis/admin_directory_v1/service.rb +0 -60
- data/generated/google/apis/admin_directory_v1.rb +4 -1
- data/generated/google/apis/admin_reports_v1/classes.rb +87 -44
- data/generated/google/apis/admin_reports_v1/service.rb +310 -64
- data/generated/google/apis/admin_reports_v1.rb +2 -2
- data/generated/google/apis/admob_v1/classes.rb +951 -0
- data/generated/google/apis/admob_v1/representations.rb +378 -0
- data/generated/google/apis/admob_v1/service.rb +196 -0
- data/generated/google/apis/{analytics_v2_4/classes.rb → admob_v1.rb} +11 -6
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1/service.rb +5 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/alertcenter_v1beta1/classes.rb +259 -7
- data/generated/google/apis/alertcenter_v1beta1/representations.rb +126 -0
- data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +2 -2
- data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +39 -60
- data/generated/google/apis/androidenterprise_v1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1/service.rb +0 -403
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +203 -6
- data/generated/google/apis/androidmanagement_v1/representations.rb +68 -0
- data/generated/google/apis/androidmanagement_v1/service.rb +6 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidpublisher_v1/classes.rb +0 -41
- data/generated/google/apis/androidpublisher_v1/representations.rb +0 -16
- data/generated/google/apis/androidpublisher_v1/service.rb +1 -81
- data/generated/google/apis/androidpublisher_v1.rb +1 -4
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -41
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -16
- data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -80
- data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +37 -1755
- data/generated/google/apis/androidpublisher_v2/representations.rb +15 -804
- data/generated/google/apis/androidpublisher_v2/service.rb +0 -2359
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +404 -65
- data/generated/google/apis/androidpublisher_v3/representations.rb +180 -27
- data/generated/google/apis/androidpublisher_v3/service.rb +162 -3
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +4928 -0
- data/generated/google/apis/apigee_v1/representations.rb +1822 -0
- data/generated/google/apis/apigee_v1/service.rb +5578 -0
- data/generated/google/apis/apigee_v1.rb +40 -0
- data/generated/google/apis/appengine_v1/classes.rb +7 -0
- data/generated/google/apis/appengine_v1/representations.rb +1 -0
- data/generated/google/apis/appengine_v1/service.rb +10 -6
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1alpha.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +7 -38
- data/generated/google/apis/appengine_v1beta/representations.rb +1 -17
- data/generated/google/apis/appengine_v1beta/service.rb +10 -6
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appsactivity_v1.rb +1 -1
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/{cloudprivatecatalogproducer_v1beta1 → artifactregistry_v1beta1}/classes.rb +591 -765
- data/generated/google/apis/{servicebroker_v1alpha1 → artifactregistry_v1beta1}/representations.rb +128 -115
- data/generated/google/apis/artifactregistry_v1beta1/service.rb +957 -0
- data/generated/google/apis/artifactregistry_v1beta1.rb +38 -0
- data/generated/google/apis/bigquery_v2/classes.rb +993 -43
- data/generated/google/apis/bigquery_v2/representations.rb +273 -2
- data/generated/google/apis/bigquery_v2/service.rb +137 -4
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +149 -59
- data/generated/google/apis/bigqueryconnection_v1beta1/representations.rb +2 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +11 -10
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +49 -0
- data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +19 -0
- data/generated/google/apis/bigquerydatatransfer_v1/service.rb +90 -34
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +392 -16
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +174 -6
- data/generated/google/apis/bigqueryreservation_v1/service.rb +758 -0
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +109 -10
- data/generated/google/apis/bigqueryreservation_v1alpha2/representations.rb +26 -3
- data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +71 -0
- data/generated/google/apis/bigqueryreservation_v1alpha2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +166 -160
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +49 -38
- data/generated/google/apis/bigqueryreservation_v1beta1/service.rb +257 -146
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v1/classes.rb +21 -18
- data/generated/google/apis/bigtableadmin_v1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +189 -82
- data/generated/google/apis/bigtableadmin_v2/service.rb +170 -58
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +413 -0
- data/generated/google/apis/billingbudgets_v1beta1/representations.rb +197 -0
- data/generated/google/apis/billingbudgets_v1beta1/service.rb +244 -0
- data/generated/google/apis/{servicebroker_v1beta1.rb → billingbudgets_v1beta1.rb} +9 -10
- data/generated/google/apis/binaryauthorization_v1/classes.rb +143 -58
- data/generated/google/apis/binaryauthorization_v1/service.rb +10 -2
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +139 -57
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +10 -2
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/blogger_v2/classes.rb +297 -45
- data/generated/google/apis/blogger_v2/representations.rb +105 -26
- data/generated/google/apis/blogger_v2/service.rb +79 -134
- data/generated/google/apis/blogger_v2.rb +5 -4
- data/generated/google/apis/blogger_v3/classes.rb +60 -53
- data/generated/google/apis/blogger_v3/representations.rb +10 -18
- data/generated/google/apis/blogger_v3/service.rb +183 -463
- data/generated/google/apis/blogger_v3.rb +4 -3
- data/generated/google/apis/books_v1/classes.rb +494 -242
- data/generated/google/apis/books_v1/representations.rb +145 -72
- data/generated/google/apis/books_v1/service.rb +354 -484
- data/generated/google/apis/books_v1.rb +3 -3
- data/generated/google/apis/calendar_v3/classes.rb +8 -21
- data/generated/google/apis/calendar_v3/service.rb +18 -30
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +29 -3
- data/generated/google/apis/chat_v1/representations.rb +3 -0
- data/generated/google/apis/chat_v1/service.rb +5 -2
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/chromeuxreport_v1/classes.rb +297 -0
- data/generated/google/apis/chromeuxreport_v1/representations.rb +147 -0
- data/generated/google/apis/chromeuxreport_v1/service.rb +92 -0
- data/generated/google/apis/{pagespeedonline_v1.rb → chromeuxreport_v1.rb} +9 -9
- data/generated/google/apis/civicinfo_v2/classes.rb +0 -156
- data/generated/google/apis/civicinfo_v2/representations.rb +2 -60
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +14 -14
- data/generated/google/apis/classroom_v1/service.rb +11 -11
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +917 -195
- data/generated/google/apis/cloudasset_v1/representations.rb +234 -6
- data/generated/google/apis/cloudasset_v1/service.rb +363 -12
- data/generated/google/apis/cloudasset_v1.rb +2 -2
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +139 -57
- data/generated/google/apis/cloudasset_v1beta1/service.rb +13 -4
- data/generated/google/apis/cloudasset_v1beta1.rb +2 -2
- data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +701 -0
- data/generated/google/apis/cloudasset_v1p1beta1/representations.rb +201 -0
- data/generated/google/apis/cloudasset_v1p1beta1/service.rb +189 -0
- data/generated/google/apis/cloudasset_v1p1beta1.rb +34 -0
- data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +924 -0
- data/generated/google/apis/cloudasset_v1p4beta1/representations.rb +377 -0
- data/generated/google/apis/cloudasset_v1p4beta1/service.rb +217 -0
- data/generated/google/apis/cloudasset_v1p4beta1.rb +34 -0
- data/generated/google/apis/cloudbilling_v1/classes.rb +179 -68
- data/generated/google/apis/cloudbilling_v1/representations.rb +0 -1
- data/generated/google/apis/cloudbilling_v1/service.rb +16 -9
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +55 -10
- data/generated/google/apis/cloudbuild_v1/representations.rb +5 -0
- data/generated/google/apis/cloudbuild_v1/service.rb +139 -18
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +170 -5
- data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +63 -0
- data/generated/google/apis/cloudbuild_v1alpha1/service.rb +121 -5
- data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +1283 -0
- data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +491 -0
- data/generated/google/apis/cloudbuild_v1alpha2/service.rb +353 -0
- data/generated/google/apis/cloudbuild_v1alpha2.rb +34 -0
- data/generated/google/apis/clouddebugger_v2/classes.rb +34 -0
- data/generated/google/apis/clouddebugger_v2/representations.rb +4 -0
- data/generated/google/apis/clouddebugger_v2/service.rb +24 -17
- data/generated/google/apis/clouddebugger_v2.rb +2 -2
- data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +1 -1
- data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +13 -13
- data/generated/google/apis/clouderrorreporting_v1beta1.rb +2 -2
- data/generated/google/apis/cloudfunctions_v1/classes.rb +161 -59
- data/generated/google/apis/cloudfunctions_v1/representations.rb +3 -0
- data/generated/google/apis/cloudfunctions_v1/service.rb +13 -4
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +7 -0
- data/generated/google/apis/cloudfunctions_v1beta2/representations.rb +1 -0
- data/generated/google/apis/cloudfunctions_v1beta2/service.rb +10 -4
- data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
- data/generated/google/apis/cloudidentity_v1/service.rb +22 -14
- data/generated/google/apis/cloudidentity_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1009 -69
- data/generated/google/apis/cloudidentity_v1beta1/representations.rb +390 -0
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +189 -78
- data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +142 -57
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +461 -61
- data/generated/google/apis/cloudkms_v1/representations.rb +33 -0
- data/generated/google/apis/cloudkms_v1/service.rb +15 -3
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudprofiler_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +155 -71
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +6 -3
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +143 -59
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +147 -67
- data/generated/google/apis/cloudresourcemanager_v2/service.rb +11 -13
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +147 -67
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +11 -13
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1/classes.rb +3 -2
- data/generated/google/apis/cloudscheduler_v1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +3 -2
- data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +86 -195
- data/generated/google/apis/cloudsearch_v1/representations.rb +1 -75
- data/generated/google/apis/cloudsearch_v1/service.rb +62 -10
- data/generated/google/apis/cloudsearch_v1.rb +8 -8
- data/generated/google/apis/cloudshell_v1/classes.rb +24 -1
- data/generated/google/apis/cloudshell_v1/representations.rb +3 -0
- data/generated/google/apis/cloudshell_v1.rb +1 -1
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +30 -1
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +5 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2/classes.rb +388 -70
- data/generated/google/apis/cloudtasks_v2/representations.rb +65 -0
- data/generated/google/apis/cloudtasks_v2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +148 -66
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +6 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +156 -74
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtrace_v1/service.rb +10 -4
- data/generated/google/apis/cloudtrace_v1.rb +5 -5
- data/generated/google/apis/cloudtrace_v2/classes.rb +8 -7
- data/generated/google/apis/cloudtrace_v2/service.rb +8 -4
- data/generated/google/apis/cloudtrace_v2.rb +5 -5
- data/generated/google/apis/cloudtrace_v2beta1/classes.rb +143 -0
- data/generated/google/apis/{oauth2_v1 → cloudtrace_v2beta1}/representations.rb +36 -27
- data/generated/google/apis/cloudtrace_v2beta1/service.rb +258 -0
- data/generated/google/apis/cloudtrace_v2beta1.rb +44 -0
- data/generated/google/apis/composer_v1/classes.rb +180 -0
- data/generated/google/apis/composer_v1/representations.rb +54 -0
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +152 -5
- data/generated/google/apis/composer_v1beta1/representations.rb +64 -0
- data/generated/google/apis/composer_v1beta1/service.rb +5 -0
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +3252 -973
- data/generated/google/apis/compute_alpha/representations.rb +634 -69
- data/generated/google/apis/compute_alpha/service.rb +9085 -6210
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +4787 -1066
- data/generated/google/apis/compute_beta/representations.rb +1394 -31
- data/generated/google/apis/compute_beta/service.rb +8858 -5018
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +2976 -599
- data/generated/google/apis/compute_v1/representations.rb +850 -0
- data/generated/google/apis/compute_v1/service.rb +4634 -2481
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +925 -164
- data/generated/google/apis/container_v1/representations.rb +278 -0
- data/generated/google/apis/container_v1/service.rb +175 -158
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +803 -340
- data/generated/google/apis/container_v1beta1/representations.rb +185 -39
- data/generated/google/apis/container_v1beta1/service.rb +294 -277
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +142 -57
- data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1beta1/classes.rb +478 -59
- data/generated/google/apis/containeranalysis_v1beta1/representations.rb +159 -0
- data/generated/google/apis/containeranalysis_v1beta1/service.rb +26 -20
- data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +1566 -634
- data/generated/google/apis/content_v2/representations.rb +78 -115
- data/generated/google/apis/content_v2/service.rb +81 -206
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +2706 -683
- data/generated/google/apis/content_v2_1/representations.rb +551 -0
- data/generated/google/apis/content_v2_1/service.rb +520 -46
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/customsearch_v1/classes.rb +1194 -353
- data/generated/google/apis/customsearch_v1/representations.rb +166 -95
- data/generated/google/apis/customsearch_v1/service.rb +373 -104
- data/generated/google/apis/customsearch_v1.rb +3 -3
- data/generated/google/apis/datacatalog_v1beta1/classes.rb +1907 -0
- data/generated/google/apis/datacatalog_v1beta1/representations.rb +739 -0
- data/generated/google/apis/datacatalog_v1beta1/service.rb +2247 -0
- data/generated/google/apis/{cloudprivatecatalog_v1beta1.rb → datacatalog_v1beta1.rb} +9 -9
- data/generated/google/apis/dataflow_v1b3/classes.rb +786 -11
- data/generated/google/apis/dataflow_v1b3/representations.rb +377 -1
- data/generated/google/apis/dataflow_v1b3/service.rb +626 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/datafusion_v1beta1/classes.rb +245 -362
- data/generated/google/apis/datafusion_v1beta1/representations.rb +29 -112
- data/generated/google/apis/datafusion_v1beta1/service.rb +15 -2
- data/generated/google/apis/datafusion_v1beta1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +533 -177
- data/generated/google/apis/dataproc_v1/representations.rb +85 -0
- data/generated/google/apis/dataproc_v1/service.rb +102 -36
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +477 -182
- data/generated/google/apis/dataproc_v1beta2/representations.rb +81 -0
- data/generated/google/apis/dataproc_v1beta2/service.rb +199 -43
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +17 -23
- data/generated/google/apis/datastore_v1/service.rb +93 -9
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta3/classes.rb +6 -5
- data/generated/google/apis/datastore_v1beta3/service.rb +7 -7
- data/generated/google/apis/datastore_v1beta3.rb +1 -1
- data/generated/google/apis/deploymentmanager_alpha/classes.rb +362 -176
- data/generated/google/apis/deploymentmanager_alpha/representations.rb +22 -4
- data/generated/google/apis/deploymentmanager_alpha/service.rb +198 -311
- data/generated/google/apis/deploymentmanager_alpha.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +295 -146
- data/generated/google/apis/deploymentmanager_v2/representations.rb +17 -1
- data/generated/google/apis/deploymentmanager_v2/service.rb +101 -99
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2beta/classes.rb +350 -170
- data/generated/google/apis/deploymentmanager_v2beta/representations.rb +18 -1
- data/generated/google/apis/deploymentmanager_v2beta/service.rb +154 -152
- data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
- data/generated/google/apis/dfareporting_v3_3/classes.rb +39 -13
- data/generated/google/apis/dfareporting_v3_3/service.rb +9 -8
- data/generated/google/apis/dfareporting_v3_3.rb +1 -1
- data/generated/google/apis/{dfareporting_v3_2 → dfareporting_v3_4}/classes.rb +1361 -813
- data/generated/google/apis/{dfareporting_v3_2 → dfareporting_v3_4}/representations.rb +639 -396
- data/generated/google/apis/{dfareporting_v3_2 → dfareporting_v3_4}/service.rb +969 -1076
- data/generated/google/apis/{dfareporting_v3_2.rb → dfareporting_v3_4.rb} +6 -6
- data/generated/google/apis/dialogflow_v2/classes.rb +1778 -219
- data/generated/google/apis/dialogflow_v2/representations.rb +603 -0
- data/generated/google/apis/dialogflow_v2/service.rb +849 -158
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +1776 -242
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +592 -0
- data/generated/google/apis/dialogflow_v2beta1/service.rb +436 -172
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3alpha1/classes.rb +5579 -0
- data/generated/google/apis/dialogflow_v3alpha1/representations.rb +2295 -0
- data/generated/google/apis/dialogflow_v3alpha1/service.rb +296 -0
- data/generated/google/apis/dialogflow_v3alpha1.rb +38 -0
- data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +7527 -0
- data/generated/google/apis/displayvideo_v1/representations.rb +3034 -0
- data/generated/google/apis/displayvideo_v1/service.rb +3126 -0
- data/generated/google/apis/displayvideo_v1.rb +38 -0
- data/generated/google/apis/dlp_v2/classes.rb +798 -130
- data/generated/google/apis/dlp_v2/representations.rb +277 -3
- data/generated/google/apis/dlp_v2/service.rb +2074 -231
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +220 -251
- data/generated/google/apis/dns_v1/representations.rb +49 -0
- data/generated/google/apis/dns_v1/service.rb +21 -141
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1beta2/classes.rb +224 -261
- data/generated/google/apis/dns_v1beta2/representations.rb +49 -0
- data/generated/google/apis/dns_v1beta2/service.rb +21 -141
- data/generated/google/apis/dns_v1beta2.rb +1 -1
- data/generated/google/apis/dns_v2beta1/classes.rb +220 -251
- data/generated/google/apis/dns_v2beta1/representations.rb +49 -0
- data/generated/google/apis/dns_v2beta1/service.rb +21 -141
- data/generated/google/apis/dns_v2beta1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +608 -2
- data/generated/google/apis/docs_v1/representations.rb +211 -0
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/domainsrdap_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +860 -0
- data/generated/google/apis/doubleclickbidmanager_v1_1/representations.rb +388 -0
- data/generated/google/apis/{surveys_v2 → doubleclickbidmanager_v1_1}/service.rb +140 -110
- data/generated/google/apis/{proximitybeacon_v1beta1.rb → doubleclickbidmanager_v1_1.rb} +11 -11
- data/generated/google/apis/doubleclicksearch_v2/service.rb +0 -55
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +58 -5
- data/generated/google/apis/drive_v2/representations.rb +18 -0
- data/generated/google/apis/drive_v2/service.rb +92 -118
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +66 -5
- data/generated/google/apis/drive_v3/representations.rb +18 -0
- data/generated/google/apis/drive_v3/service.rb +46 -14
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/driveactivity_v2/classes.rb +15 -5
- data/generated/google/apis/driveactivity_v2/representations.rb +2 -0
- data/generated/google/apis/driveactivity_v2.rb +1 -1
- data/generated/google/apis/factchecktools_v1alpha1.rb +1 -1
- data/generated/google/apis/fcm_v1/classes.rb +15 -0
- data/generated/google/apis/fcm_v1/representations.rb +2 -0
- data/generated/google/apis/fcm_v1.rb +1 -1
- data/generated/google/apis/file_v1/classes.rb +1235 -158
- data/generated/google/apis/file_v1/representations.rb +401 -22
- data/generated/google/apis/file_v1/service.rb +14 -10
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1/classes.rb +1236 -159
- data/generated/google/apis/file_v1beta1/representations.rb +401 -22
- data/generated/google/apis/file_v1beta1/service.rb +18 -11
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/firebase_v1beta1/classes.rb +20 -16
- data/generated/google/apis/firebase_v1beta1/representations.rb +2 -0
- data/generated/google/apis/firebase_v1beta1/service.rb +22 -16
- data/generated/google/apis/firebase_v1beta1.rb +1 -1
- data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/classes.rb +174 -1
- data/generated/google/apis/firebasehosting_v1beta1/representations.rb +65 -0
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +805 -2
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebaseml_v1/classes.rb +213 -0
- data/generated/google/apis/{servicebroker_v1 → firebaseml_v1}/representations.rb +26 -28
- data/generated/google/apis/firebaseml_v1/service.rb +181 -0
- data/generated/google/apis/firebaseml_v1.rb +34 -0
- data/generated/google/apis/firebaseml_v1beta2/classes.rb +344 -0
- data/generated/google/apis/{cloudprivatecatalog_v1beta1 → firebaseml_v1beta2}/representations.rb +62 -31
- data/generated/google/apis/firebaseml_v1beta2/service.rb +267 -0
- data/generated/google/apis/firebaseml_v1beta2.rb +34 -0
- data/generated/google/apis/firebaserules_v1/classes.rb +113 -0
- data/generated/google/apis/firebaserules_v1/representations.rb +52 -0
- data/generated/google/apis/firebaserules_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +16 -5
- data/generated/google/apis/firestore_v1/representations.rb +2 -0
- data/generated/google/apis/firestore_v1/service.rb +26 -24
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +16 -5
- data/generated/google/apis/firestore_v1beta1/representations.rb +2 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +18 -16
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/fitness_v1/classes.rb +189 -153
- data/generated/google/apis/fitness_v1/service.rb +192 -198
- data/generated/google/apis/fitness_v1.rb +14 -14
- data/generated/google/apis/games_configuration_v1configuration/classes.rb +38 -53
- data/generated/google/apis/games_configuration_v1configuration/service.rb +58 -169
- data/generated/google/apis/games_configuration_v1configuration.rb +4 -3
- data/generated/google/apis/games_management_v1management/classes.rb +50 -109
- data/generated/google/apis/games_management_v1management/representations.rb +0 -30
- data/generated/google/apis/games_management_v1management/service.rb +116 -452
- data/generated/google/apis/games_management_v1management.rb +6 -4
- data/generated/google/apis/games_v1/classes.rb +14 -293
- data/generated/google/apis/games_v1/representations.rb +2 -98
- data/generated/google/apis/games_v1/service.rb +3 -135
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +2354 -0
- data/generated/google/apis/gameservices_v1beta/representations.rb +971 -0
- data/generated/google/apis/gameservices_v1beta/service.rb +1472 -0
- data/generated/google/apis/gameservices_v1beta.rb +34 -0
- data/generated/google/apis/genomics_v1.rb +1 -1
- data/generated/google/apis/genomics_v1alpha2.rb +1 -1
- data/generated/google/apis/genomics_v2alpha1/classes.rb +32 -0
- data/generated/google/apis/genomics_v2alpha1/representations.rb +16 -0
- data/generated/google/apis/genomics_v2alpha1/service.rb +34 -0
- data/generated/google/apis/genomics_v2alpha1.rb +1 -1
- data/generated/google/apis/gmail_v1/classes.rb +6 -2
- data/generated/google/apis/gmail_v1/service.rb +1 -1
- data/generated/google/apis/gmail_v1.rb +13 -1
- data/generated/google/apis/healthcare_v1/classes.rb +2659 -0
- data/generated/google/apis/healthcare_v1/representations.rb +1114 -0
- data/generated/google/apis/healthcare_v1/service.rb +3439 -0
- data/generated/google/apis/healthcare_v1.rb +34 -0
- data/generated/google/apis/healthcare_v1beta1/classes.rb +1013 -128
- data/generated/google/apis/healthcare_v1beta1/representations.rb +341 -1
- data/generated/google/apis/healthcare_v1beta1/service.rb +762 -275
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/homegraph_v1/classes.rb +79 -56
- data/generated/google/apis/homegraph_v1/representations.rb +2 -1
- data/generated/google/apis/homegraph_v1/service.rb +43 -47
- data/generated/google/apis/homegraph_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +201 -169
- data/generated/google/apis/iam_v1/representations.rb +1 -6
- data/generated/google/apis/iam_v1/service.rb +18 -21
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iamcredentials_v1/classes.rb +40 -8
- data/generated/google/apis/iamcredentials_v1/service.rb +4 -4
- data/generated/google/apis/iamcredentials_v1.rb +1 -1
- data/generated/google/apis/iap_v1/classes.rb +691 -59
- data/generated/google/apis/iap_v1/representations.rb +254 -0
- data/generated/google/apis/iap_v1/service.rb +362 -0
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1beta1/classes.rb +144 -59
- data/generated/google/apis/iap_v1beta1.rb +1 -1
- data/generated/google/apis/indexing_v3.rb +1 -1
- data/generated/google/apis/jobs_v2/classes.rb +167 -0
- data/generated/google/apis/jobs_v2/representations.rb +40 -0
- data/generated/google/apis/jobs_v2.rb +1 -1
- data/generated/google/apis/jobs_v3/classes.rb +180 -0
- data/generated/google/apis/jobs_v3/representations.rb +41 -0
- data/generated/google/apis/jobs_v3.rb +1 -1
- data/generated/google/apis/jobs_v3p1beta1/classes.rb +187 -2
- data/generated/google/apis/jobs_v3p1beta1/representations.rb +41 -0
- data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
- data/generated/google/apis/kgsearch_v1.rb +1 -1
- data/generated/google/apis/language_v1/classes.rb +6 -6
- data/generated/google/apis/language_v1.rb +1 -1
- data/generated/google/apis/language_v1beta1/classes.rb +5 -5
- data/generated/google/apis/language_v1beta1.rb +1 -1
- data/generated/google/apis/language_v1beta2/classes.rb +23 -7
- data/generated/google/apis/language_v1beta2/representations.rb +2 -0
- data/generated/google/apis/language_v1beta2.rb +1 -1
- data/generated/google/apis/libraryagent_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/classes.rb +15 -7
- data/generated/google/apis/licensing_v1/service.rb +81 -37
- data/generated/google/apis/licensing_v1.rb +4 -4
- data/generated/google/apis/lifesciences_v2beta/classes.rb +1329 -0
- data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
- data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
- data/generated/google/apis/lifesciences_v2beta.rb +35 -0
- data/generated/google/apis/logging_v2/classes.rb +292 -91
- data/generated/google/apis/logging_v2/representations.rb +51 -0
- data/generated/google/apis/logging_v2/service.rb +888 -15
- data/generated/google/apis/logging_v2.rb +6 -6
- data/generated/google/apis/managedidentities_v1/classes.rb +1571 -0
- data/generated/google/apis/managedidentities_v1/representations.rb +560 -0
- data/generated/google/apis/managedidentities_v1/service.rb +779 -0
- data/generated/google/apis/managedidentities_v1.rb +35 -0
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +1570 -0
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +560 -0
- data/generated/google/apis/managedidentities_v1alpha1/service.rb +782 -0
- data/generated/google/apis/{servicebroker_v1alpha1.rb → managedidentities_v1alpha1.rb} +9 -10
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +1568 -0
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +560 -0
- data/generated/google/apis/managedidentities_v1beta1/service.rb +778 -0
- data/generated/google/apis/managedidentities_v1beta1.rb +35 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +7 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +1 -0
- data/generated/google/apis/manufacturers_v1.rb +1 -1
- data/generated/google/apis/memcache_v1beta2/classes.rb +1587 -0
- data/generated/google/apis/memcache_v1beta2/representations.rb +557 -0
- data/generated/google/apis/memcache_v1beta2/service.rb +677 -0
- data/generated/google/apis/memcache_v1beta2.rb +35 -0
- data/generated/google/apis/ml_v1/classes.rb +1518 -233
- data/generated/google/apis/ml_v1/representations.rb +559 -0
- data/generated/google/apis/ml_v1/service.rb +560 -25
- data/generated/google/apis/ml_v1.rb +5 -2
- data/generated/google/apis/monitoring_v1/classes.rb +1231 -0
- data/generated/google/apis/monitoring_v1/representations.rb +513 -0
- data/generated/google/apis/monitoring_v1/service.rb +246 -0
- data/generated/google/apis/monitoring_v1.rb +47 -0
- data/generated/google/apis/monitoring_v3/classes.rb +1330 -172
- data/generated/google/apis/monitoring_v3/representations.rb +482 -1
- data/generated/google/apis/monitoring_v3/service.rb +614 -162
- data/generated/google/apis/monitoring_v3.rb +7 -8
- data/generated/google/apis/networkmanagement_v1/classes.rb +1868 -0
- data/generated/google/apis/networkmanagement_v1/representations.rb +661 -0
- data/generated/google/apis/networkmanagement_v1/service.rb +667 -0
- data/generated/google/apis/networkmanagement_v1.rb +35 -0
- data/generated/google/apis/networkmanagement_v1beta1/classes.rb +1868 -0
- data/generated/google/apis/networkmanagement_v1beta1/representations.rb +661 -0
- data/generated/google/apis/networkmanagement_v1beta1/service.rb +667 -0
- data/generated/google/apis/{cloudprivatecatalogproducer_v1beta1.rb → networkmanagement_v1beta1.rb} +9 -9
- data/generated/google/apis/oauth2_v2/classes.rb +1 -81
- data/generated/google/apis/oauth2_v2/representations.rb +2 -36
- data/generated/google/apis/oauth2_v2/service.rb +10 -42
- data/generated/google/apis/oauth2_v2.rb +5 -5
- data/generated/google/apis/osconfig_v1/classes.rb +1225 -0
- data/generated/google/apis/osconfig_v1/representations.rb +506 -0
- data/generated/google/apis/osconfig_v1/service.rb +386 -0
- data/generated/google/apis/osconfig_v1.rb +35 -0
- data/generated/google/apis/osconfig_v1beta/classes.rb +2362 -0
- data/generated/google/apis/osconfig_v1beta/representations.rb +966 -0
- data/generated/google/apis/osconfig_v1beta/service.rb +605 -0
- data/generated/google/apis/osconfig_v1beta.rb +35 -0
- data/generated/google/apis/oslogin_v1/classes.rb +1 -1
- data/generated/google/apis/oslogin_v1/service.rb +10 -7
- data/generated/google/apis/oslogin_v1.rb +1 -2
- data/generated/google/apis/oslogin_v1alpha/service.rb +0 -1
- data/generated/google/apis/oslogin_v1alpha.rb +1 -2
- data/generated/google/apis/oslogin_v1beta/classes.rb +1 -1
- data/generated/google/apis/oslogin_v1beta/service.rb +9 -6
- data/generated/google/apis/oslogin_v1beta.rb +1 -2
- data/generated/google/apis/pagespeedonline_v5/classes.rb +534 -495
- data/generated/google/apis/pagespeedonline_v5/representations.rb +226 -221
- data/generated/google/apis/pagespeedonline_v5/service.rb +22 -24
- data/generated/google/apis/pagespeedonline_v5.rb +9 -4
- data/generated/google/apis/people_v1/classes.rb +104 -81
- data/generated/google/apis/people_v1/representations.rb +1 -0
- data/generated/google/apis/people_v1/service.rb +72 -79
- data/generated/google/apis/people_v1.rb +10 -1
- data/generated/google/apis/policytroubleshooter_v1/classes.rb +765 -0
- data/generated/google/apis/policytroubleshooter_v1/representations.rb +203 -0
- data/generated/google/apis/policytroubleshooter_v1/service.rb +90 -0
- data/generated/google/apis/policytroubleshooter_v1.rb +34 -0
- data/generated/google/apis/policytroubleshooter_v1beta/classes.rb +254 -111
- data/generated/google/apis/policytroubleshooter_v1beta/service.rb +2 -3
- data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
- data/generated/google/apis/poly_v1.rb +1 -1
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +1137 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +532 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +1676 -0
- data/generated/google/apis/{pagespeedonline_v4.rb → prod_tt_sasportal_v1alpha1.rb} +12 -10
- data/generated/google/apis/pubsub_v1/classes.rb +248 -76
- data/generated/google/apis/pubsub_v1/representations.rb +18 -0
- data/generated/google/apis/pubsub_v1/service.rb +43 -31
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1beta1a.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +144 -59
- data/generated/google/apis/pubsub_v1beta2/service.rb +10 -2
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +221 -7
- data/generated/google/apis/recommender_v1beta1/representations.rb +96 -0
- data/generated/google/apis/recommender_v1beta1/service.rb +146 -19
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/redis_v1/classes.rb +48 -18
- data/generated/google/apis/redis_v1/representations.rb +14 -0
- data/generated/google/apis/redis_v1/service.rb +41 -5
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1/classes.rb +48 -18
- data/generated/google/apis/redis_v1beta1/representations.rb +14 -0
- data/generated/google/apis/redis_v1beta1/service.rb +41 -5
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1/classes.rb +352 -37
- data/generated/google/apis/remotebuildexecution_v1/representations.rb +99 -0
- data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +352 -37
- data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +99 -0
- data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v2/classes.rb +362 -45
- data/generated/google/apis/remotebuildexecution_v2/representations.rb +100 -0
- data/generated/google/apis/remotebuildexecution_v2/service.rb +5 -1
- data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
- data/generated/google/apis/reseller_v1/service.rb +1 -1
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +308 -325
- data/generated/google/apis/run_v1/representations.rb +63 -103
- data/generated/google/apis/run_v1/service.rb +336 -933
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +1045 -392
- data/generated/google/apis/run_v1alpha1/representations.rb +343 -144
- data/generated/google/apis/run_v1alpha1/service.rb +1735 -492
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1beta1/classes.rb +1 -1
- data/generated/google/apis/run_v1beta1.rb +4 -1
- data/generated/google/apis/runtimeconfig_v1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +139 -57
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +8 -5
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/safebrowsing_v4/classes.rb +2 -2
- data/generated/google/apis/safebrowsing_v4.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/classes.rb +1137 -0
- data/generated/google/apis/sasportal_v1alpha1/representations.rb +532 -0
- data/generated/google/apis/sasportal_v1alpha1/service.rb +1676 -0
- data/generated/google/apis/{pagespeedonline_v2.rb → sasportal_v1alpha1.rb} +12 -10
- data/generated/google/apis/script_v1/classes.rb +4 -22
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/searchconsole_v1.rb +1 -1
- data/generated/google/apis/secretmanager_v1/classes.rb +982 -0
- data/generated/google/apis/{cloudprivatecatalogproducer_v1beta1 → secretmanager_v1}/representations.rb +105 -116
- data/generated/google/apis/secretmanager_v1/service.rb +681 -0
- data/generated/google/apis/secretmanager_v1.rb +35 -0
- data/generated/google/apis/secretmanager_v1beta1/classes.rb +982 -0
- data/generated/google/apis/{servicebroker_v1beta1 → secretmanager_v1beta1}/representations.rb +114 -142
- data/generated/google/apis/secretmanager_v1beta1/service.rb +681 -0
- data/generated/google/apis/secretmanager_v1beta1.rb +35 -0
- data/generated/google/apis/securitycenter_v1/classes.rb +862 -138
- data/generated/google/apis/securitycenter_v1/representations.rb +221 -0
- data/generated/google/apis/securitycenter_v1/service.rb +225 -21
- data/generated/google/apis/securitycenter_v1.rb +4 -4
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +782 -125
- data/generated/google/apis/securitycenter_v1beta1/representations.rb +192 -2
- data/generated/google/apis/securitycenter_v1beta1/service.rb +53 -51
- data/generated/google/apis/securitycenter_v1beta1.rb +4 -4
- data/generated/google/apis/securitycenter_v1p1alpha1/classes.rb +568 -0
- data/generated/google/apis/securitycenter_v1p1alpha1/representations.rb +190 -0
- data/generated/google/apis/securitycenter_v1p1alpha1/service.rb +3 -3
- data/generated/google/apis/securitycenter_v1p1alpha1.rb +4 -4
- data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +2205 -0
- data/generated/google/apis/securitycenter_v1p1beta1/representations.rb +751 -0
- data/generated/google/apis/securitycenter_v1p1beta1/service.rb +1329 -0
- data/generated/google/apis/securitycenter_v1p1beta1.rb +35 -0
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +419 -64
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +98 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +4159 -0
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +1307 -0
- data/generated/google/apis/serviceconsumermanagement_v1beta1/service.rb +428 -0
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +34 -0
- data/generated/google/apis/servicecontrol_v1/classes.rb +255 -20
- data/generated/google/apis/servicecontrol_v1/representations.rb +87 -1
- data/generated/google/apis/servicecontrol_v1/service.rb +2 -1
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicedirectory_v1beta1/classes.rb +816 -0
- data/generated/google/apis/{surveys_v2 → servicedirectory_v1beta1}/representations.rb +103 -104
- data/generated/google/apis/servicedirectory_v1beta1/service.rb +992 -0
- data/generated/google/apis/servicedirectory_v1beta1.rb +35 -0
- data/generated/google/apis/servicemanagement_v1/classes.rb +459 -125
- data/generated/google/apis/servicemanagement_v1/representations.rb +61 -0
- data/generated/google/apis/servicemanagement_v1/service.rb +40 -29
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +986 -68
- data/generated/google/apis/servicenetworking_v1/representations.rb +403 -0
- data/generated/google/apis/servicenetworking_v1/service.rb +351 -23
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +575 -57
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +223 -0
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +417 -64
- data/generated/google/apis/serviceusage_v1/representations.rb +110 -0
- data/generated/google/apis/serviceusage_v1/service.rb +42 -0
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +644 -64
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +198 -0
- data/generated/google/apis/serviceusage_v1beta1/service.rb +472 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +1741 -253
- data/generated/google/apis/sheets_v4/representations.rb +283 -0
- data/generated/google/apis/sheets_v4/service.rb +9 -11
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +1 -1
- data/generated/google/apis/slides_v1/service.rb +1 -1
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/sourcerepo_v1/classes.rb +173 -67
- data/generated/google/apis/sourcerepo_v1/service.rb +9 -1
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/spanner_v1/classes.rb +706 -71
- data/generated/google/apis/spanner_v1/representations.rb +194 -0
- data/generated/google/apis/spanner_v1/service.rb +770 -7
- data/generated/google/apis/spanner_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +15 -11
- data/generated/google/apis/speech_v1/representations.rb +2 -1
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +197 -11
- data/generated/google/apis/speech_v1p1beta1/representations.rb +79 -1
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/{speech_v2beta → speech_v2beta1}/classes.rb +16 -8
- data/generated/google/apis/{speech_v2beta → speech_v2beta1}/representations.rb +7 -6
- data/generated/google/apis/{speech_v2beta → speech_v2beta1}/service.rb +13 -13
- data/generated/google/apis/{speech_v2beta.rb → speech_v2beta1.rb} +6 -6
- data/generated/google/apis/{sqladmin_v1beta4 → sql_v1beta4}/classes.rb +701 -383
- data/generated/google/apis/{sqladmin_v1beta4 → sql_v1beta4}/representations.rb +209 -104
- data/generated/google/apis/{sqladmin_v1beta4 → sql_v1beta4}/service.rb +579 -597
- data/generated/google/apis/{sqladmin_v1beta4.rb → sql_v1beta4.rb} +7 -8
- data/generated/google/apis/storage_v1/classes.rb +73 -7
- data/generated/google/apis/storage_v1/representations.rb +10 -0
- data/generated/google/apis/storage_v1/service.rb +29 -4
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1beta2/service.rb +1 -1
- data/generated/google/apis/storage_v1beta2.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +280 -79
- data/generated/google/apis/storagetransfer_v1/representations.rb +52 -0
- data/generated/google/apis/storagetransfer_v1/service.rb +19 -41
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/service.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/tagmanager_v1/classes.rb +2 -0
- data/generated/google/apis/tagmanager_v1/service.rb +1 -1
- data/generated/google/apis/tagmanager_v1.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +170 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +49 -0
- data/generated/google/apis/tagmanager_v2/service.rb +1 -1
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tasks_v1/classes.rb +26 -25
- data/generated/google/apis/tasks_v1/representations.rb +4 -8
- data/generated/google/apis/tasks_v1/service.rb +78 -124
- data/generated/google/apis/tasks_v1.rb +3 -3
- data/generated/google/apis/testing_v1/classes.rb +187 -1
- data/generated/google/apis/testing_v1/representations.rb +93 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +2061 -1133
- data/generated/google/apis/toolresults_v1beta3/representations.rb +723 -13
- data/generated/google/apis/toolresults_v1beta3/service.rb +663 -591
- data/generated/google/apis/toolresults_v1beta3.rb +2 -2
- data/generated/google/apis/tpu_v1/classes.rb +3 -4
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +3 -4
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/translate_v3/classes.rb +946 -0
- data/generated/google/apis/translate_v3/representations.rb +439 -0
- data/generated/google/apis/translate_v3/service.rb +781 -0
- data/generated/google/apis/translate_v3.rb +37 -0
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +10 -7
- data/generated/google/apis/vault_v1/service.rb +7 -7
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/verifiedaccess_v1/service.rb +2 -2
- data/generated/google/apis/verifiedaccess_v1.rb +3 -3
- data/generated/google/apis/videointelligence_v1/classes.rb +1205 -118
- data/generated/google/apis/videointelligence_v1/representations.rb +492 -0
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1beta2/classes.rb +1205 -118
- data/generated/google/apis/videointelligence_v1beta2/representations.rb +492 -0
- data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
- data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +1216 -129
- data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +492 -0
- data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +1205 -118
- data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +492 -0
- data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +1290 -116
- data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +526 -0
- data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +67 -1
- data/generated/google/apis/vision_v1/representations.rb +32 -0
- data/generated/google/apis/vision_v1/service.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +67 -1
- data/generated/google/apis/vision_v1p1beta1/representations.rb +32 -0
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +67 -1
- data/generated/google/apis/vision_v1p2beta1/representations.rb +32 -0
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1/classes.rb +75 -4
- data/generated/google/apis/websecurityscanner_v1/representations.rb +32 -0
- data/generated/google/apis/websecurityscanner_v1/service.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1.rb +2 -2
- data/generated/google/apis/websecurityscanner_v1alpha/classes.rb +5 -4
- data/generated/google/apis/websecurityscanner_v1alpha/service.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1alpha.rb +2 -2
- data/generated/google/apis/websecurityscanner_v1beta/classes.rb +77 -6
- data/generated/google/apis/websecurityscanner_v1beta/representations.rb +32 -0
- data/generated/google/apis/websecurityscanner_v1beta/service.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1beta.rb +2 -2
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_analytics_v2.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/service.rb +2 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +1376 -1262
- data/generated/google/apis/youtube_v3/representations.rb +99 -191
- data/generated/google/apis/youtube_v3/service.rb +1829 -2150
- data/generated/google/apis/youtube_v3.rb +8 -5
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/google-api-client.gemspec +6 -3
- data/lib/google/apis/core/api_command.rb +7 -0
- data/lib/google/apis/core/base_service.rb +1 -1
- data/lib/google/apis/core/http_command.rb +11 -10
- data/lib/google/apis/core/upload.rb +4 -0
- data/lib/google/apis/generator/annotator.rb +1 -1
- data/lib/google/apis/version.rb +9 -4
- data/rakelib/devsite/devsite_builder.rb +126 -0
- data/rakelib/devsite/link_checker.rb +64 -0
- data/rakelib/devsite/repo_metadata.rb +56 -0
- metadata +193 -110
- data/generated/google/apis/analytics_v2_4/representations.rb +0 -26
- data/generated/google/apis/analytics_v2_4/service.rb +0 -331
- data/generated/google/apis/analytics_v2_4.rb +0 -37
- data/generated/google/apis/cloudprivatecatalog_v1beta1/classes.rb +0 -358
- data/generated/google/apis/cloudprivatecatalog_v1beta1/service.rb +0 -486
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +0 -1081
- data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +0 -485
- data/generated/google/apis/commentanalyzer_v1alpha1/representations.rb +0 -210
- data/generated/google/apis/commentanalyzer_v1alpha1/service.rb +0 -124
- data/generated/google/apis/commentanalyzer_v1alpha1.rb +0 -39
- data/generated/google/apis/fusiontables_v1/classes.rb +0 -977
- data/generated/google/apis/fusiontables_v1/representations.rb +0 -449
- data/generated/google/apis/fusiontables_v1/service.rb +0 -1307
- data/generated/google/apis/fusiontables_v1.rb +0 -37
- data/generated/google/apis/fusiontables_v2/classes.rb +0 -1049
- data/generated/google/apis/fusiontables_v2/representations.rb +0 -457
- data/generated/google/apis/fusiontables_v2/service.rb +0 -1431
- data/generated/google/apis/fusiontables_v2.rb +0 -37
- data/generated/google/apis/mirror_v1/classes.rb +0 -1072
- data/generated/google/apis/mirror_v1/representations.rb +0 -390
- data/generated/google/apis/mirror_v1/service.rb +0 -928
- data/generated/google/apis/mirror_v1.rb +0 -37
- data/generated/google/apis/oauth2_v1/classes.rb +0 -197
- data/generated/google/apis/oauth2_v1/service.rb +0 -160
- data/generated/google/apis/oauth2_v1.rb +0 -40
- data/generated/google/apis/pagespeedonline_v1/classes.rb +0 -542
- data/generated/google/apis/pagespeedonline_v1/representations.rb +0 -258
- data/generated/google/apis/pagespeedonline_v1/service.rb +0 -116
- data/generated/google/apis/pagespeedonline_v2/classes.rb +0 -621
- data/generated/google/apis/pagespeedonline_v2/representations.rb +0 -273
- data/generated/google/apis/pagespeedonline_v2/service.rb +0 -116
- data/generated/google/apis/pagespeedonline_v4/classes.rb +0 -795
- data/generated/google/apis/pagespeedonline_v4/representations.rb +0 -335
- data/generated/google/apis/pagespeedonline_v4/service.rb +0 -125
- data/generated/google/apis/plus_domains_v1/classes.rb +0 -2609
- data/generated/google/apis/plus_domains_v1/representations.rb +0 -1111
- data/generated/google/apis/plus_domains_v1/service.rb +0 -489
- data/generated/google/apis/plus_domains_v1.rb +0 -55
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +0 -845
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +0 -350
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +0 -933
- data/generated/google/apis/replicapool_v1beta1/classes.rb +0 -918
- data/generated/google/apis/replicapool_v1beta1/representations.rb +0 -409
- data/generated/google/apis/replicapool_v1beta1/service.rb +0 -489
- data/generated/google/apis/replicapool_v1beta1.rb +0 -50
- data/generated/google/apis/servicebroker_v1/classes.rb +0 -333
- data/generated/google/apis/servicebroker_v1/service.rb +0 -177
- data/generated/google/apis/servicebroker_v1alpha1/classes.rb +0 -1037
- data/generated/google/apis/servicebroker_v1alpha1/service.rb +0 -737
- data/generated/google/apis/servicebroker_v1beta1/classes.rb +0 -1173
- data/generated/google/apis/servicebroker_v1beta1/service.rb +0 -926
- data/generated/google/apis/storage_v1beta1/classes.rb +0 -616
- data/generated/google/apis/storage_v1beta1/representations.rb +0 -249
- data/generated/google/apis/storage_v1beta1/service.rb +0 -1032
- data/generated/google/apis/storage_v1beta1.rb +0 -40
- data/generated/google/apis/surveys_v2/classes.rb +0 -691
- data/generated/google/apis/surveys_v2.rb +0 -40
- data/generated/google/apis/urlshortener_v1/classes.rb +0 -246
- data/generated/google/apis/urlshortener_v1/representations.rb +0 -121
- data/generated/google/apis/urlshortener_v1/service.rb +0 -169
- data/generated/google/apis/urlshortener_v1.rb +0 -34
|
@@ -20,7 +20,7 @@ require 'google/apis/errors'
|
|
|
20
20
|
|
|
21
21
|
module Google
|
|
22
22
|
module Apis
|
|
23
|
-
module
|
|
23
|
+
module DfareportingV3_4
|
|
24
24
|
|
|
25
25
|
# Contains properties of a Campaign Manager account.
|
|
26
26
|
class Account
|
|
@@ -115,6 +115,7 @@ module Google
|
|
|
115
115
|
# - "48" for HRK
|
|
116
116
|
# - "49" for MXN
|
|
117
117
|
# - "50" for NGN
|
|
118
|
+
# - "51" for EGP
|
|
118
119
|
# Corresponds to the JSON property `currencyId`
|
|
119
120
|
# @return [Fixnum]
|
|
120
121
|
attr_accessor :currency_id
|
|
@@ -183,7 +184,7 @@ module Google
|
|
|
183
184
|
|
|
184
185
|
# Reporting Configuration
|
|
185
186
|
# Corresponds to the JSON property `reportsConfiguration`
|
|
186
|
-
# @return [Google::Apis::
|
|
187
|
+
# @return [Google::Apis::DfareportingV3_4::ReportsConfiguration]
|
|
187
188
|
attr_accessor :reports_configuration
|
|
188
189
|
|
|
189
190
|
# Share Path to Conversion reports with Twitter.
|
|
@@ -364,7 +365,7 @@ module Google
|
|
|
364
365
|
|
|
365
366
|
# Account permission group collection.
|
|
366
367
|
# Corresponds to the JSON property `accountPermissionGroups`
|
|
367
|
-
# @return [Array<Google::Apis::
|
|
368
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AccountPermissionGroup>]
|
|
368
369
|
attr_accessor :account_permission_groups
|
|
369
370
|
|
|
370
371
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -390,7 +391,7 @@ module Google
|
|
|
390
391
|
|
|
391
392
|
# Account permission collection.
|
|
392
393
|
# Corresponds to the JSON property `accountPermissions`
|
|
393
|
-
# @return [Array<Google::Apis::
|
|
394
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AccountPermission>]
|
|
394
395
|
attr_accessor :account_permissions
|
|
395
396
|
|
|
396
397
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -431,12 +432,12 @@ module Google
|
|
|
431
432
|
|
|
432
433
|
# Object Filter.
|
|
433
434
|
# Corresponds to the JSON property `advertiserFilter`
|
|
434
|
-
# @return [Google::Apis::
|
|
435
|
+
# @return [Google::Apis::DfareportingV3_4::ObjectFilter]
|
|
435
436
|
attr_accessor :advertiser_filter
|
|
436
437
|
|
|
437
438
|
# Object Filter.
|
|
438
439
|
# Corresponds to the JSON property `campaignFilter`
|
|
439
|
-
# @return [Google::Apis::
|
|
440
|
+
# @return [Google::Apis::DfareportingV3_4::ObjectFilter]
|
|
440
441
|
attr_accessor :campaign_filter
|
|
441
442
|
|
|
442
443
|
# Comments for this user profile.
|
|
@@ -492,7 +493,7 @@ module Google
|
|
|
492
493
|
|
|
493
494
|
# Object Filter.
|
|
494
495
|
# Corresponds to the JSON property `siteFilter`
|
|
495
|
-
# @return [Google::Apis::
|
|
496
|
+
# @return [Google::Apis::DfareportingV3_4::ObjectFilter]
|
|
496
497
|
attr_accessor :site_filter
|
|
497
498
|
|
|
498
499
|
# Subaccount ID of the user profile. This is a read-only field that can be left
|
|
@@ -514,7 +515,7 @@ module Google
|
|
|
514
515
|
|
|
515
516
|
# Object Filter.
|
|
516
517
|
# Corresponds to the JSON property `userRoleFilter`
|
|
517
|
-
# @return [Google::Apis::
|
|
518
|
+
# @return [Google::Apis::DfareportingV3_4::ObjectFilter]
|
|
518
519
|
attr_accessor :user_role_filter
|
|
519
520
|
|
|
520
521
|
# User role ID of the user profile. This is a required field.
|
|
@@ -553,7 +554,7 @@ module Google
|
|
|
553
554
|
|
|
554
555
|
# Account user profile collection.
|
|
555
556
|
# Corresponds to the JSON property `accountUserProfiles`
|
|
556
|
-
# @return [Array<Google::Apis::
|
|
557
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AccountUserProfile>]
|
|
557
558
|
attr_accessor :account_user_profiles
|
|
558
559
|
|
|
559
560
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -585,7 +586,7 @@ module Google
|
|
|
585
586
|
|
|
586
587
|
# Account collection.
|
|
587
588
|
# Corresponds to the JSON property `accounts`
|
|
588
|
-
# @return [Array<Google::Apis::
|
|
589
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Account>]
|
|
589
590
|
attr_accessor :accounts
|
|
590
591
|
|
|
591
592
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -618,7 +619,7 @@ module Google
|
|
|
618
619
|
# List of activity filters. The dimension values need to be all either of type "
|
|
619
620
|
# dfa:activity" or "dfa:activityGroup".
|
|
620
621
|
# Corresponds to the JSON property `filters`
|
|
621
|
-
# @return [Array<Google::Apis::
|
|
622
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
622
623
|
attr_accessor :filters
|
|
623
624
|
|
|
624
625
|
# The kind of resource this is, in this case dfareporting#activities.
|
|
@@ -665,7 +666,7 @@ module Google
|
|
|
665
666
|
|
|
666
667
|
# Represents a DimensionValue resource.
|
|
667
668
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
668
|
-
# @return [Google::Apis::
|
|
669
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
669
670
|
attr_accessor :advertiser_id_dimension_value
|
|
670
671
|
|
|
671
672
|
# Whether this ad is archived. When true, active must be false.
|
|
@@ -687,17 +688,17 @@ module Google
|
|
|
687
688
|
|
|
688
689
|
# Represents a DimensionValue resource.
|
|
689
690
|
# Corresponds to the JSON property `campaignIdDimensionValue`
|
|
690
|
-
# @return [Google::Apis::
|
|
691
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
691
692
|
attr_accessor :campaign_id_dimension_value
|
|
692
693
|
|
|
693
694
|
# Click-through URL
|
|
694
695
|
# Corresponds to the JSON property `clickThroughUrl`
|
|
695
|
-
# @return [Google::Apis::
|
|
696
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrl]
|
|
696
697
|
attr_accessor :click_through_url
|
|
697
698
|
|
|
698
699
|
# Click Through URL Suffix settings.
|
|
699
700
|
# Corresponds to the JSON property `clickThroughUrlSuffixProperties`
|
|
700
|
-
# @return [Google::Apis::
|
|
701
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrlSuffixProperties]
|
|
701
702
|
attr_accessor :click_through_url_suffix_properties
|
|
702
703
|
|
|
703
704
|
# Comments for this ad.
|
|
@@ -719,36 +720,36 @@ module Google
|
|
|
719
720
|
|
|
720
721
|
# Modification timestamp.
|
|
721
722
|
# Corresponds to the JSON property `createInfo`
|
|
722
|
-
# @return [Google::Apis::
|
|
723
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
723
724
|
attr_accessor :create_info
|
|
724
725
|
|
|
725
726
|
# Creative group assignments for this ad. Applicable when type is
|
|
726
727
|
# AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is
|
|
727
728
|
# allowed for a maximum of two assignments.
|
|
728
729
|
# Corresponds to the JSON property `creativeGroupAssignments`
|
|
729
|
-
# @return [Array<Google::Apis::
|
|
730
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeGroupAssignment>]
|
|
730
731
|
attr_accessor :creative_group_assignments
|
|
731
732
|
|
|
732
733
|
# Creative Rotation.
|
|
733
734
|
# Corresponds to the JSON property `creativeRotation`
|
|
734
|
-
# @return [Google::Apis::
|
|
735
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeRotation]
|
|
735
736
|
attr_accessor :creative_rotation
|
|
736
737
|
|
|
737
738
|
# Day Part Targeting.
|
|
738
739
|
# Corresponds to the JSON property `dayPartTargeting`
|
|
739
|
-
# @return [Google::Apis::
|
|
740
|
+
# @return [Google::Apis::DfareportingV3_4::DayPartTargeting]
|
|
740
741
|
attr_accessor :day_part_targeting
|
|
741
742
|
|
|
742
743
|
# Properties of inheriting and overriding the default click-through event tag. A
|
|
743
744
|
# campaign may override the event tag defined at the advertiser level, and an ad
|
|
744
745
|
# may also override the campaign's setting further.
|
|
745
746
|
# Corresponds to the JSON property `defaultClickThroughEventTagProperties`
|
|
746
|
-
# @return [Google::Apis::
|
|
747
|
+
# @return [Google::Apis::DfareportingV3_4::DefaultClickThroughEventTagProperties]
|
|
747
748
|
attr_accessor :default_click_through_event_tag_properties
|
|
748
749
|
|
|
749
750
|
# Delivery Schedule.
|
|
750
751
|
# Corresponds to the JSON property `deliverySchedule`
|
|
751
|
-
# @return [Google::Apis::
|
|
752
|
+
# @return [Google::Apis::DfareportingV3_4::DeliverySchedule]
|
|
752
753
|
attr_accessor :delivery_schedule
|
|
753
754
|
|
|
754
755
|
# Whether this ad is a dynamic click tracker. Applicable when type is
|
|
@@ -767,12 +768,12 @@ module Google
|
|
|
767
768
|
|
|
768
769
|
# Event tag overrides for this ad.
|
|
769
770
|
# Corresponds to the JSON property `eventTagOverrides`
|
|
770
|
-
# @return [Array<Google::Apis::
|
|
771
|
+
# @return [Array<Google::Apis::DfareportingV3_4::EventTagOverride>]
|
|
771
772
|
attr_accessor :event_tag_overrides
|
|
772
773
|
|
|
773
774
|
# Geographical Targeting.
|
|
774
775
|
# Corresponds to the JSON property `geoTargeting`
|
|
775
|
-
# @return [Google::Apis::
|
|
776
|
+
# @return [Google::Apis::DfareportingV3_4::GeoTargeting]
|
|
776
777
|
attr_accessor :geo_targeting
|
|
777
778
|
|
|
778
779
|
# ID of this ad. This is a read-only, auto-generated field.
|
|
@@ -782,12 +783,12 @@ module Google
|
|
|
782
783
|
|
|
783
784
|
# Represents a DimensionValue resource.
|
|
784
785
|
# Corresponds to the JSON property `idDimensionValue`
|
|
785
|
-
# @return [Google::Apis::
|
|
786
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
786
787
|
attr_accessor :id_dimension_value
|
|
787
788
|
|
|
788
789
|
# Key Value Targeting Expression.
|
|
789
790
|
# Corresponds to the JSON property `keyValueTargetingExpression`
|
|
790
|
-
# @return [Google::Apis::
|
|
791
|
+
# @return [Google::Apis::DfareportingV3_4::KeyValueTargetingExpression]
|
|
791
792
|
attr_accessor :key_value_targeting_expression
|
|
792
793
|
|
|
793
794
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -798,12 +799,12 @@ module Google
|
|
|
798
799
|
|
|
799
800
|
# Language Targeting.
|
|
800
801
|
# Corresponds to the JSON property `languageTargeting`
|
|
801
|
-
# @return [Google::Apis::
|
|
802
|
+
# @return [Google::Apis::DfareportingV3_4::LanguageTargeting]
|
|
802
803
|
attr_accessor :language_targeting
|
|
803
804
|
|
|
804
805
|
# Modification timestamp.
|
|
805
806
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
806
|
-
# @return [Google::Apis::
|
|
807
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
807
808
|
attr_accessor :last_modified_info
|
|
808
809
|
|
|
809
810
|
# Name of this ad. This is a required field and must be less than 256 characters
|
|
@@ -814,17 +815,17 @@ module Google
|
|
|
814
815
|
|
|
815
816
|
# Placement assignments for this ad.
|
|
816
817
|
# Corresponds to the JSON property `placementAssignments`
|
|
817
|
-
# @return [Array<Google::Apis::
|
|
818
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlacementAssignment>]
|
|
818
819
|
attr_accessor :placement_assignments
|
|
819
820
|
|
|
820
821
|
# Remarketing List Targeting Expression.
|
|
821
822
|
# Corresponds to the JSON property `remarketingListExpression`
|
|
822
|
-
# @return [Google::Apis::
|
|
823
|
+
# @return [Google::Apis::DfareportingV3_4::ListTargetingExpression]
|
|
823
824
|
attr_accessor :remarketing_list_expression
|
|
824
825
|
|
|
825
826
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
826
827
|
# Corresponds to the JSON property `size`
|
|
827
|
-
# @return [Google::Apis::
|
|
828
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
828
829
|
attr_accessor :size
|
|
829
830
|
|
|
830
831
|
# Whether this ad is ssl compliant. This is a read-only field that is auto-
|
|
@@ -862,7 +863,7 @@ module Google
|
|
|
862
863
|
|
|
863
864
|
# Technology Targeting.
|
|
864
865
|
# Corresponds to the JSON property `technologyTargeting`
|
|
865
|
-
# @return [Google::Apis::
|
|
866
|
+
# @return [Google::Apis::DfareportingV3_4::TechnologyTargeting]
|
|
866
867
|
attr_accessor :technology_targeting
|
|
867
868
|
|
|
868
869
|
# Type of ad. This is a required field on insertion. Note that default ads (
|
|
@@ -1038,7 +1039,7 @@ module Google
|
|
|
1038
1039
|
|
|
1039
1040
|
# Ad collection.
|
|
1040
1041
|
# Corresponds to the JSON property `ads`
|
|
1041
|
-
# @return [Array<Google::Apis::
|
|
1042
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Ad>]
|
|
1042
1043
|
attr_accessor :ads
|
|
1043
1044
|
|
|
1044
1045
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1112,7 +1113,7 @@ module Google
|
|
|
1112
1113
|
|
|
1113
1114
|
# Represents a DimensionValue resource.
|
|
1114
1115
|
# Corresponds to the JSON property `floodlightConfigurationIdDimensionValue`
|
|
1115
|
-
# @return [Google::Apis::
|
|
1116
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
1116
1117
|
attr_accessor :floodlight_configuration_id_dimension_value
|
|
1117
1118
|
|
|
1118
1119
|
# ID of this advertiser. This is a read-only, auto-generated field.
|
|
@@ -1122,7 +1123,7 @@ module Google
|
|
|
1122
1123
|
|
|
1123
1124
|
# Represents a DimensionValue resource.
|
|
1124
1125
|
# Corresponds to the JSON property `idDimensionValue`
|
|
1125
|
-
# @return [Google::Apis::
|
|
1126
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
1126
1127
|
attr_accessor :id_dimension_value
|
|
1127
1128
|
|
|
1128
1129
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1235,7 +1236,7 @@ module Google
|
|
|
1235
1236
|
|
|
1236
1237
|
# Advertiser group collection.
|
|
1237
1238
|
# Corresponds to the JSON property `advertiserGroups`
|
|
1238
|
-
# @return [Array<Google::Apis::
|
|
1239
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AdvertiserGroup>]
|
|
1239
1240
|
attr_accessor :advertiser_groups
|
|
1240
1241
|
|
|
1241
1242
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1273,7 +1274,7 @@ module Google
|
|
|
1273
1274
|
|
|
1274
1275
|
# Landing page collection
|
|
1275
1276
|
# Corresponds to the JSON property `landingPages`
|
|
1276
|
-
# @return [Array<Google::Apis::
|
|
1277
|
+
# @return [Array<Google::Apis::DfareportingV3_4::LandingPage>]
|
|
1277
1278
|
attr_accessor :landing_pages
|
|
1278
1279
|
|
|
1279
1280
|
# Pagination token to be used for the next list operation.
|
|
@@ -1299,7 +1300,7 @@ module Google
|
|
|
1299
1300
|
|
|
1300
1301
|
# Advertiser collection.
|
|
1301
1302
|
# Corresponds to the JSON property `advertisers`
|
|
1302
|
-
# @return [Array<Google::Apis::
|
|
1303
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Advertiser>]
|
|
1303
1304
|
attr_accessor :advertisers
|
|
1304
1305
|
|
|
1305
1306
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1366,7 +1367,7 @@ module Google
|
|
|
1366
1367
|
# Audience segments assigned to this group. The number of segments must be
|
|
1367
1368
|
# between 2 and 100.
|
|
1368
1369
|
# Corresponds to the JSON property `audienceSegments`
|
|
1369
|
-
# @return [Array<Google::Apis::
|
|
1370
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AudienceSegment>]
|
|
1370
1371
|
attr_accessor :audience_segments
|
|
1371
1372
|
|
|
1372
1373
|
# ID of this audience segment group. This is a read-only, auto-generated field.
|
|
@@ -1462,7 +1463,7 @@ module Google
|
|
|
1462
1463
|
|
|
1463
1464
|
# Browser collection.
|
|
1464
1465
|
# Corresponds to the JSON property `browsers`
|
|
1465
|
-
# @return [Array<Google::Apis::
|
|
1466
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Browser>]
|
|
1466
1467
|
attr_accessor :browsers
|
|
1467
1468
|
|
|
1468
1469
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1493,12 +1494,12 @@ module Google
|
|
|
1493
1494
|
|
|
1494
1495
|
# Campaign ad blocking settings.
|
|
1495
1496
|
# Corresponds to the JSON property `adBlockingConfiguration`
|
|
1496
|
-
# @return [Google::Apis::
|
|
1497
|
+
# @return [Google::Apis::DfareportingV3_4::AdBlockingConfiguration]
|
|
1497
1498
|
attr_accessor :ad_blocking_configuration
|
|
1498
1499
|
|
|
1499
1500
|
# Additional creative optimization configurations for the campaign.
|
|
1500
1501
|
# Corresponds to the JSON property `additionalCreativeOptimizationConfigurations`
|
|
1501
|
-
# @return [Array<Google::Apis::
|
|
1502
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeOptimizationConfiguration>]
|
|
1502
1503
|
attr_accessor :additional_creative_optimization_configurations
|
|
1503
1504
|
|
|
1504
1505
|
# Advertiser group ID of the associated advertiser.
|
|
@@ -1513,7 +1514,7 @@ module Google
|
|
|
1513
1514
|
|
|
1514
1515
|
# Represents a DimensionValue resource.
|
|
1515
1516
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
1516
|
-
# @return [Google::Apis::
|
|
1517
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
1517
1518
|
attr_accessor :advertiser_id_dimension_value
|
|
1518
1519
|
|
|
1519
1520
|
# Whether this campaign has been archived.
|
|
@@ -1525,7 +1526,7 @@ module Google
|
|
|
1525
1526
|
# Audience segment groups assigned to this campaign. Cannot have more than 300
|
|
1526
1527
|
# segment groups.
|
|
1527
1528
|
# Corresponds to the JSON property `audienceSegmentGroups`
|
|
1528
|
-
# @return [Array<Google::Apis::
|
|
1529
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AudienceSegmentGroup>]
|
|
1529
1530
|
attr_accessor :audience_segment_groups
|
|
1530
1531
|
|
|
1531
1532
|
# Billing invoice code included in the Campaign Manager client billing invoices
|
|
@@ -1536,7 +1537,7 @@ module Google
|
|
|
1536
1537
|
|
|
1537
1538
|
# Click Through URL Suffix settings.
|
|
1538
1539
|
# Corresponds to the JSON property `clickThroughUrlSuffixProperties`
|
|
1539
|
-
# @return [Google::Apis::
|
|
1540
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrlSuffixProperties]
|
|
1540
1541
|
attr_accessor :click_through_url_suffix_properties
|
|
1541
1542
|
|
|
1542
1543
|
# Arbitrary comments about this campaign. Must be less than 256 characters long.
|
|
@@ -1546,7 +1547,7 @@ module Google
|
|
|
1546
1547
|
|
|
1547
1548
|
# Modification timestamp.
|
|
1548
1549
|
# Corresponds to the JSON property `createInfo`
|
|
1549
|
-
# @return [Google::Apis::
|
|
1550
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
1550
1551
|
attr_accessor :create_info
|
|
1551
1552
|
|
|
1552
1553
|
# List of creative group IDs that are assigned to the campaign.
|
|
@@ -1556,14 +1557,14 @@ module Google
|
|
|
1556
1557
|
|
|
1557
1558
|
# Creative optimization settings.
|
|
1558
1559
|
# Corresponds to the JSON property `creativeOptimizationConfiguration`
|
|
1559
|
-
# @return [Google::Apis::
|
|
1560
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeOptimizationConfiguration]
|
|
1560
1561
|
attr_accessor :creative_optimization_configuration
|
|
1561
1562
|
|
|
1562
1563
|
# Properties of inheriting and overriding the default click-through event tag. A
|
|
1563
1564
|
# campaign may override the event tag defined at the advertiser level, and an ad
|
|
1564
1565
|
# may also override the campaign's setting further.
|
|
1565
1566
|
# Corresponds to the JSON property `defaultClickThroughEventTagProperties`
|
|
1566
|
-
# @return [Google::Apis::
|
|
1567
|
+
# @return [Google::Apis::DfareportingV3_4::DefaultClickThroughEventTagProperties]
|
|
1567
1568
|
attr_accessor :default_click_through_event_tag_properties
|
|
1568
1569
|
|
|
1569
1570
|
# The default landing page ID for this campaign.
|
|
@@ -1583,7 +1584,7 @@ module Google
|
|
|
1583
1584
|
|
|
1584
1585
|
# Overrides that can be used to activate or deactivate advertiser event tags.
|
|
1585
1586
|
# Corresponds to the JSON property `eventTagOverrides`
|
|
1586
|
-
# @return [Array<Google::Apis::
|
|
1587
|
+
# @return [Array<Google::Apis::DfareportingV3_4::EventTagOverride>]
|
|
1587
1588
|
attr_accessor :event_tag_overrides
|
|
1588
1589
|
|
|
1589
1590
|
# External ID for this campaign.
|
|
@@ -1598,7 +1599,7 @@ module Google
|
|
|
1598
1599
|
|
|
1599
1600
|
# Represents a DimensionValue resource.
|
|
1600
1601
|
# Corresponds to the JSON property `idDimensionValue`
|
|
1601
|
-
# @return [Google::Apis::
|
|
1602
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
1602
1603
|
attr_accessor :id_dimension_value
|
|
1603
1604
|
|
|
1604
1605
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1609,14 +1610,9 @@ module Google
|
|
|
1609
1610
|
|
|
1610
1611
|
# Modification timestamp.
|
|
1611
1612
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
1612
|
-
# @return [Google::Apis::
|
|
1613
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
1613
1614
|
attr_accessor :last_modified_info
|
|
1614
1615
|
|
|
1615
|
-
# Lookback configuration settings.
|
|
1616
|
-
# Corresponds to the JSON property `lookbackConfiguration`
|
|
1617
|
-
# @return [Google::Apis::DfareportingV3_2::LookbackConfiguration]
|
|
1618
|
-
attr_accessor :lookback_configuration
|
|
1619
|
-
|
|
1620
1616
|
# Name of this campaign. This is a required field and must be less than 256
|
|
1621
1617
|
# characters long and unique among campaigns of the same advertiser.
|
|
1622
1618
|
# Corresponds to the JSON property `name`
|
|
@@ -1676,7 +1672,6 @@ module Google
|
|
|
1676
1672
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
1677
1673
|
@kind = args[:kind] if args.key?(:kind)
|
|
1678
1674
|
@last_modified_info = args[:last_modified_info] if args.key?(:last_modified_info)
|
|
1679
|
-
@lookback_configuration = args[:lookback_configuration] if args.key?(:lookback_configuration)
|
|
1680
1675
|
@name = args[:name] if args.key?(:name)
|
|
1681
1676
|
@nielsen_ocr_enabled = args[:nielsen_ocr_enabled] if args.key?(:nielsen_ocr_enabled)
|
|
1682
1677
|
@start_date = args[:start_date] if args.key?(:start_date)
|
|
@@ -1717,7 +1712,7 @@ module Google
|
|
|
1717
1712
|
|
|
1718
1713
|
# Campaign creative association collection
|
|
1719
1714
|
# Corresponds to the JSON property `campaignCreativeAssociations`
|
|
1720
|
-
# @return [Array<Google::Apis::
|
|
1715
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CampaignCreativeAssociation>]
|
|
1721
1716
|
attr_accessor :campaign_creative_associations
|
|
1722
1717
|
|
|
1723
1718
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1743,13 +1738,63 @@ module Google
|
|
|
1743
1738
|
end
|
|
1744
1739
|
end
|
|
1745
1740
|
|
|
1741
|
+
# Campaign Manager IDs related to the custom event.
|
|
1742
|
+
class CampaignManagerIds
|
|
1743
|
+
include Google::Apis::Core::Hashable
|
|
1744
|
+
|
|
1745
|
+
# Ad ID for Campaign Manager.
|
|
1746
|
+
# Corresponds to the JSON property `adId`
|
|
1747
|
+
# @return [Fixnum]
|
|
1748
|
+
attr_accessor :ad_id
|
|
1749
|
+
|
|
1750
|
+
# Campaign ID for Campaign Manager.
|
|
1751
|
+
# Corresponds to the JSON property `campaignId`
|
|
1752
|
+
# @return [Fixnum]
|
|
1753
|
+
attr_accessor :campaign_id
|
|
1754
|
+
|
|
1755
|
+
# Creative ID for Campaign Manager.
|
|
1756
|
+
# Corresponds to the JSON property `creativeId`
|
|
1757
|
+
# @return [Fixnum]
|
|
1758
|
+
attr_accessor :creative_id
|
|
1759
|
+
|
|
1760
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
1761
|
+
# dfareporting#campaignManagerIds".
|
|
1762
|
+
# Corresponds to the JSON property `kind`
|
|
1763
|
+
# @return [String]
|
|
1764
|
+
attr_accessor :kind
|
|
1765
|
+
|
|
1766
|
+
# Placement ID for Campaign Manager.
|
|
1767
|
+
# Corresponds to the JSON property `placementId`
|
|
1768
|
+
# @return [Fixnum]
|
|
1769
|
+
attr_accessor :placement_id
|
|
1770
|
+
|
|
1771
|
+
# Site ID for Campaign Manager.
|
|
1772
|
+
# Corresponds to the JSON property `siteId`
|
|
1773
|
+
# @return [Fixnum]
|
|
1774
|
+
attr_accessor :site_id
|
|
1775
|
+
|
|
1776
|
+
def initialize(**args)
|
|
1777
|
+
update!(**args)
|
|
1778
|
+
end
|
|
1779
|
+
|
|
1780
|
+
# Update properties of this object
|
|
1781
|
+
def update!(**args)
|
|
1782
|
+
@ad_id = args[:ad_id] if args.key?(:ad_id)
|
|
1783
|
+
@campaign_id = args[:campaign_id] if args.key?(:campaign_id)
|
|
1784
|
+
@creative_id = args[:creative_id] if args.key?(:creative_id)
|
|
1785
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
1786
|
+
@placement_id = args[:placement_id] if args.key?(:placement_id)
|
|
1787
|
+
@site_id = args[:site_id] if args.key?(:site_id)
|
|
1788
|
+
end
|
|
1789
|
+
end
|
|
1790
|
+
|
|
1746
1791
|
# Campaign List Response
|
|
1747
1792
|
class CampaignsListResponse
|
|
1748
1793
|
include Google::Apis::Core::Hashable
|
|
1749
1794
|
|
|
1750
1795
|
# Campaign collection.
|
|
1751
1796
|
# Corresponds to the JSON property `campaigns`
|
|
1752
|
-
# @return [Array<Google::Apis::
|
|
1797
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Campaign>]
|
|
1753
1798
|
attr_accessor :campaigns
|
|
1754
1799
|
|
|
1755
1800
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1882,7 +1927,7 @@ module Google
|
|
|
1882
1927
|
|
|
1883
1928
|
# Change log collection.
|
|
1884
1929
|
# Corresponds to the JSON property `changeLogs`
|
|
1885
|
-
# @return [Array<Google::Apis::
|
|
1930
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ChangeLog>]
|
|
1886
1931
|
attr_accessor :change_logs
|
|
1887
1932
|
|
|
1888
1933
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -1914,7 +1959,7 @@ module Google
|
|
|
1914
1959
|
|
|
1915
1960
|
# City collection.
|
|
1916
1961
|
# Corresponds to the JSON property `cities`
|
|
1917
|
-
# @return [Array<Google::Apis::
|
|
1962
|
+
# @return [Array<Google::Apis::DfareportingV3_4::City>]
|
|
1918
1963
|
attr_accessor :cities
|
|
1919
1964
|
|
|
1920
1965
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2008,7 +2053,7 @@ module Google
|
|
|
2008
2053
|
|
|
2009
2054
|
# Click-through URL
|
|
2010
2055
|
# Corresponds to the JSON property `clickThroughUrl`
|
|
2011
|
-
# @return [Google::Apis::
|
|
2056
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeClickThroughUrl]
|
|
2012
2057
|
attr_accessor :click_through_url
|
|
2013
2058
|
|
|
2014
2059
|
# Advertiser event name associated with the click tag. This field is used by
|
|
@@ -2118,7 +2163,7 @@ module Google
|
|
|
2118
2163
|
|
|
2119
2164
|
# Click-through URL
|
|
2120
2165
|
# Corresponds to the JSON property `clickThroughUrl`
|
|
2121
|
-
# @return [Google::Apis::
|
|
2166
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrl]
|
|
2122
2167
|
attr_accessor :click_through_url
|
|
2123
2168
|
|
|
2124
2169
|
# ID of the creative for this companion click-through override.
|
|
@@ -2150,7 +2195,7 @@ module Google
|
|
|
2150
2195
|
# Whitelist of companion sizes to be served to this placement. Set this list to
|
|
2151
2196
|
# null or empty to serve all companion sizes.
|
|
2152
2197
|
# Corresponds to the JSON property `enabledSizes`
|
|
2153
|
-
# @return [Array<Google::Apis::
|
|
2198
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
2154
2199
|
attr_accessor :enabled_sizes
|
|
2155
2200
|
|
|
2156
2201
|
# Whether to serve only static images as companions.
|
|
@@ -2185,13 +2230,13 @@ module Google
|
|
|
2185
2230
|
# Represents fields that are compatible to be selected for a report of type "
|
|
2186
2231
|
# CROSS_DIMENSION_REACH".
|
|
2187
2232
|
# Corresponds to the JSON property `crossDimensionReachReportCompatibleFields`
|
|
2188
|
-
# @return [Google::Apis::
|
|
2233
|
+
# @return [Google::Apis::DfareportingV3_4::CrossDimensionReachReportCompatibleFields]
|
|
2189
2234
|
attr_accessor :cross_dimension_reach_report_compatible_fields
|
|
2190
2235
|
|
|
2191
2236
|
# Represents fields that are compatible to be selected for a report of type "
|
|
2192
2237
|
# FlOODLIGHT".
|
|
2193
2238
|
# Corresponds to the JSON property `floodlightReportCompatibleFields`
|
|
2194
|
-
# @return [Google::Apis::
|
|
2239
|
+
# @return [Google::Apis::DfareportingV3_4::FloodlightReportCompatibleFields]
|
|
2195
2240
|
attr_accessor :floodlight_report_compatible_fields
|
|
2196
2241
|
|
|
2197
2242
|
# The kind of resource this is, in this case dfareporting#compatibleFields.
|
|
@@ -2202,19 +2247,19 @@ module Google
|
|
|
2202
2247
|
# Represents fields that are compatible to be selected for a report of type "
|
|
2203
2248
|
# PATH_TO_CONVERSION".
|
|
2204
2249
|
# Corresponds to the JSON property `pathToConversionReportCompatibleFields`
|
|
2205
|
-
# @return [Google::Apis::
|
|
2250
|
+
# @return [Google::Apis::DfareportingV3_4::PathToConversionReportCompatibleFields]
|
|
2206
2251
|
attr_accessor :path_to_conversion_report_compatible_fields
|
|
2207
2252
|
|
|
2208
2253
|
# Represents fields that are compatible to be selected for a report of type "
|
|
2209
2254
|
# REACH".
|
|
2210
2255
|
# Corresponds to the JSON property `reachReportCompatibleFields`
|
|
2211
|
-
# @return [Google::Apis::
|
|
2256
|
+
# @return [Google::Apis::DfareportingV3_4::ReachReportCompatibleFields]
|
|
2212
2257
|
attr_accessor :reach_report_compatible_fields
|
|
2213
2258
|
|
|
2214
2259
|
# Represents fields that are compatible to be selected for a report of type "
|
|
2215
2260
|
# STANDARD".
|
|
2216
2261
|
# Corresponds to the JSON property `reportCompatibleFields`
|
|
2217
|
-
# @return [Google::Apis::
|
|
2262
|
+
# @return [Google::Apis::DfareportingV3_4::ReportCompatibleFields]
|
|
2218
2263
|
attr_accessor :report_compatible_fields
|
|
2219
2264
|
|
|
2220
2265
|
def initialize(**args)
|
|
@@ -2271,7 +2316,7 @@ module Google
|
|
|
2271
2316
|
|
|
2272
2317
|
# Collection of connection types such as broadband and mobile.
|
|
2273
2318
|
# Corresponds to the JSON property `connectionTypes`
|
|
2274
|
-
# @return [Array<Google::Apis::
|
|
2319
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ConnectionType>]
|
|
2275
2320
|
attr_accessor :connection_types
|
|
2276
2321
|
|
|
2277
2322
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2297,7 +2342,7 @@ module Google
|
|
|
2297
2342
|
|
|
2298
2343
|
# Content category collection.
|
|
2299
2344
|
# Corresponds to the JSON property `contentCategories`
|
|
2300
|
-
# @return [Array<Google::Apis::
|
|
2345
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ContentCategory>]
|
|
2301
2346
|
attr_accessor :content_categories
|
|
2302
2347
|
|
|
2303
2348
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2377,13 +2422,13 @@ module Google
|
|
|
2377
2422
|
|
|
2378
2423
|
# Custom floodlight variables.
|
|
2379
2424
|
# Corresponds to the JSON property `customVariables`
|
|
2380
|
-
# @return [Array<Google::Apis::
|
|
2425
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CustomFloodlightVariable>]
|
|
2381
2426
|
attr_accessor :custom_variables
|
|
2382
2427
|
|
|
2383
2428
|
# The alphanumeric encrypted user ID. When set, encryptionInfo should also be
|
|
2384
2429
|
# specified. This field is mutually exclusive with encryptedUserIdCandidates[],
|
|
2385
|
-
# mobileDeviceId and gclid. This or encryptedUserIdCandidates[] or
|
|
2386
|
-
# mobileDeviceId or gclid is a required field.
|
|
2430
|
+
# matchId, mobileDeviceId and gclid. This or encryptedUserIdCandidates[] or
|
|
2431
|
+
# matchId or mobileDeviceId or gclid is a required field.
|
|
2387
2432
|
# Corresponds to the JSON property `encryptedUserId`
|
|
2388
2433
|
# @return [String]
|
|
2389
2434
|
attr_accessor :encrypted_user_id
|
|
@@ -2391,11 +2436,11 @@ module Google
|
|
|
2391
2436
|
# A list of the alphanumeric encrypted user IDs. Any user ID with exposure prior
|
|
2392
2437
|
# to the conversion timestamp will be used in the inserted conversion. If no
|
|
2393
2438
|
# such user ID is found then the conversion will be rejected with
|
|
2394
|
-
#
|
|
2439
|
+
# INVALID_ARGUMENT error. When set, encryptionInfo should also be specified.
|
|
2395
2440
|
# This field may only be used when calling batchinsert; it is not supported by
|
|
2396
|
-
# batchupdate. This field is mutually exclusive with encryptedUserId,
|
|
2397
|
-
# mobileDeviceId and gclid. This or encryptedUserId or
|
|
2398
|
-
# is a required field.
|
|
2441
|
+
# batchupdate. This field is mutually exclusive with encryptedUserId, matchId,
|
|
2442
|
+
# mobileDeviceId and gclid. This or encryptedUserId or matchId or mobileDeviceId
|
|
2443
|
+
# or gclid is a required field.
|
|
2399
2444
|
# Corresponds to the JSON property `encryptedUserIdCandidates`
|
|
2400
2445
|
# @return [Array<String>]
|
|
2401
2446
|
attr_accessor :encrypted_user_id_candidates
|
|
@@ -2411,8 +2456,9 @@ module Google
|
|
|
2411
2456
|
attr_accessor :floodlight_configuration_id
|
|
2412
2457
|
|
|
2413
2458
|
# The Google click ID. This field is mutually exclusive with encryptedUserId,
|
|
2414
|
-
# encryptedUserIdCandidates[] and mobileDeviceId. This or
|
|
2415
|
-
# encryptedUserIdCandidates[] or mobileDeviceId is
|
|
2459
|
+
# encryptedUserIdCandidates[], matchId and mobileDeviceId. This or
|
|
2460
|
+
# encryptedUserId or encryptedUserIdCandidates[] or matchId or mobileDeviceId is
|
|
2461
|
+
# a required field.
|
|
2416
2462
|
# Corresponds to the JSON property `gclid`
|
|
2417
2463
|
# @return [String]
|
|
2418
2464
|
attr_accessor :gclid
|
|
@@ -2430,9 +2476,18 @@ module Google
|
|
|
2430
2476
|
attr_accessor :limit_ad_tracking
|
|
2431
2477
|
alias_method :limit_ad_tracking?, :limit_ad_tracking
|
|
2432
2478
|
|
|
2479
|
+
# The match ID field. A match ID is your own first-party identifier that has
|
|
2480
|
+
# been synced with Google using the match ID feature in Floodlight. This field
|
|
2481
|
+
# is mutually exclusive with encryptedUserId, encryptedUserIdCandidates[],
|
|
2482
|
+
# mobileDeviceId and gclid. This or encryptedUserId or encryptedUserIdCandidates[
|
|
2483
|
+
# ] or mobileDeviceId or gclid is a required field.
|
|
2484
|
+
# Corresponds to the JSON property `matchId`
|
|
2485
|
+
# @return [String]
|
|
2486
|
+
attr_accessor :match_id
|
|
2487
|
+
|
|
2433
2488
|
# The mobile device ID. This field is mutually exclusive with encryptedUserId,
|
|
2434
|
-
# encryptedUserIdCandidates[] and gclid. This or encryptedUserId or
|
|
2435
|
-
# encryptedUserIdCandidates[] or gclid is a required field.
|
|
2489
|
+
# encryptedUserIdCandidates[], matchId and gclid. This or encryptedUserId or
|
|
2490
|
+
# encryptedUserIdCandidates[] or matchId or gclid is a required field.
|
|
2436
2491
|
# Corresponds to the JSON property `mobileDeviceId`
|
|
2437
2492
|
# @return [String]
|
|
2438
2493
|
attr_accessor :mobile_device_id
|
|
@@ -2487,6 +2542,7 @@ module Google
|
|
|
2487
2542
|
@gclid = args[:gclid] if args.key?(:gclid)
|
|
2488
2543
|
@kind = args[:kind] if args.key?(:kind)
|
|
2489
2544
|
@limit_ad_tracking = args[:limit_ad_tracking] if args.key?(:limit_ad_tracking)
|
|
2545
|
+
@match_id = args[:match_id] if args.key?(:match_id)
|
|
2490
2546
|
@mobile_device_id = args[:mobile_device_id] if args.key?(:mobile_device_id)
|
|
2491
2547
|
@non_personalized_ad = args[:non_personalized_ad] if args.key?(:non_personalized_ad)
|
|
2492
2548
|
@ordinal = args[:ordinal] if args.key?(:ordinal)
|
|
@@ -2538,12 +2594,12 @@ module Google
|
|
|
2538
2594
|
# A Conversion represents when a user successfully performs a desired action
|
|
2539
2595
|
# after seeing an ad.
|
|
2540
2596
|
# Corresponds to the JSON property `conversion`
|
|
2541
|
-
# @return [Google::Apis::
|
|
2597
|
+
# @return [Google::Apis::DfareportingV3_4::Conversion]
|
|
2542
2598
|
attr_accessor :conversion
|
|
2543
2599
|
|
|
2544
2600
|
# A list of errors related to this conversion.
|
|
2545
2601
|
# Corresponds to the JSON property `errors`
|
|
2546
|
-
# @return [Array<Google::Apis::
|
|
2602
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ConversionError>]
|
|
2547
2603
|
attr_accessor :errors
|
|
2548
2604
|
|
|
2549
2605
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2570,12 +2626,12 @@ module Google
|
|
|
2570
2626
|
|
|
2571
2627
|
# The set of conversions to insert.
|
|
2572
2628
|
# Corresponds to the JSON property `conversions`
|
|
2573
|
-
# @return [Array<Google::Apis::
|
|
2629
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Conversion>]
|
|
2574
2630
|
attr_accessor :conversions
|
|
2575
2631
|
|
|
2576
2632
|
# A description of how user IDs are encrypted.
|
|
2577
2633
|
# Corresponds to the JSON property `encryptionInfo`
|
|
2578
|
-
# @return [Google::Apis::
|
|
2634
|
+
# @return [Google::Apis::DfareportingV3_4::EncryptionInfo]
|
|
2579
2635
|
attr_accessor :encryption_info
|
|
2580
2636
|
|
|
2581
2637
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2615,7 +2671,7 @@ module Google
|
|
|
2615
2671
|
# The insert status of each conversion. Statuses are returned in the same order
|
|
2616
2672
|
# that conversions are inserted.
|
|
2617
2673
|
# Corresponds to the JSON property `status`
|
|
2618
|
-
# @return [Array<Google::Apis::
|
|
2674
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ConversionStatus>]
|
|
2619
2675
|
attr_accessor :status
|
|
2620
2676
|
|
|
2621
2677
|
def initialize(**args)
|
|
@@ -2636,12 +2692,12 @@ module Google
|
|
|
2636
2692
|
|
|
2637
2693
|
# The set of conversions to update.
|
|
2638
2694
|
# Corresponds to the JSON property `conversions`
|
|
2639
|
-
# @return [Array<Google::Apis::
|
|
2695
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Conversion>]
|
|
2640
2696
|
attr_accessor :conversions
|
|
2641
2697
|
|
|
2642
2698
|
# A description of how user IDs are encrypted.
|
|
2643
2699
|
# Corresponds to the JSON property `encryptionInfo`
|
|
2644
|
-
# @return [Google::Apis::
|
|
2700
|
+
# @return [Google::Apis::DfareportingV3_4::EncryptionInfo]
|
|
2645
2701
|
attr_accessor :encryption_info
|
|
2646
2702
|
|
|
2647
2703
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2681,7 +2737,7 @@ module Google
|
|
|
2681
2737
|
# The update status of each conversion. Statuses are returned in the same order
|
|
2682
2738
|
# that conversions are updated.
|
|
2683
2739
|
# Corresponds to the JSON property `status`
|
|
2684
|
-
# @return [Array<Google::Apis::
|
|
2740
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ConversionStatus>]
|
|
2685
2741
|
attr_accessor :status
|
|
2686
2742
|
|
|
2687
2743
|
def initialize(**args)
|
|
@@ -2702,7 +2758,7 @@ module Google
|
|
|
2702
2758
|
|
|
2703
2759
|
# Country collection.
|
|
2704
2760
|
# Corresponds to the JSON property `countries`
|
|
2705
|
-
# @return [Array<Google::Apis::
|
|
2761
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Country>]
|
|
2706
2762
|
attr_accessor :countries
|
|
2707
2763
|
|
|
2708
2764
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -2804,7 +2860,7 @@ module Google
|
|
|
2804
2860
|
# can be used. Applicable to DISPLAY creatives when the primary asset type is
|
|
2805
2861
|
# HTML_IMAGE.
|
|
2806
2862
|
# Corresponds to the JSON property `additionalSizes`
|
|
2807
|
-
# @return [Array<Google::Apis::
|
|
2863
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
2808
2864
|
attr_accessor :additional_sizes
|
|
2809
2865
|
|
|
2810
2866
|
# Advertiser ID of this creative. This is a required field. Applicable to all
|
|
@@ -2861,7 +2917,7 @@ module Google
|
|
|
2861
2917
|
|
|
2862
2918
|
# Click-through URL
|
|
2863
2919
|
# Corresponds to the JSON property `backupImageClickThroughUrl`
|
|
2864
|
-
# @return [Google::Apis::
|
|
2920
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeClickThroughUrl]
|
|
2865
2921
|
attr_accessor :backup_image_click_through_url
|
|
2866
2922
|
|
|
2867
2923
|
# List of feature dependencies that will cause a backup image to be served if
|
|
@@ -2886,7 +2942,7 @@ module Google
|
|
|
2886
2942
|
|
|
2887
2943
|
# Target Window.
|
|
2888
2944
|
# Corresponds to the JSON property `backupImageTargetWindow`
|
|
2889
|
-
# @return [Google::Apis::
|
|
2945
|
+
# @return [Google::Apis::DfareportingV3_4::TargetWindow]
|
|
2890
2946
|
attr_accessor :backup_image_target_window
|
|
2891
2947
|
|
|
2892
2948
|
# Click tags of the creative. For DISPLAY, FLASH_INPAGE, and HTML5_BANNER
|
|
@@ -2901,7 +2957,7 @@ module Google
|
|
|
2901
2957
|
# types: DISPLAY_IMAGE_GALLERY, FLASH_INPAGE, HTML5_BANNER. Applicable to
|
|
2902
2958
|
# DISPLAY when the primary asset type is not HTML_IMAGE.
|
|
2903
2959
|
# Corresponds to the JSON property `clickTags`
|
|
2904
|
-
# @return [Array<Google::Apis::
|
|
2960
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ClickTag>]
|
|
2905
2961
|
attr_accessor :click_tags
|
|
2906
2962
|
|
|
2907
2963
|
# Industry standard ID assigned to creative for reach and frequency. Applicable
|
|
@@ -2953,25 +3009,25 @@ module Google
|
|
|
2953
3009
|
# to the following creative types: DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and
|
|
2954
3010
|
# all VPAID.
|
|
2955
3011
|
# Corresponds to the JSON property `counterCustomEvents`
|
|
2956
|
-
# @return [Array<Google::Apis::
|
|
3012
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
2957
3013
|
attr_accessor :counter_custom_events
|
|
2958
3014
|
|
|
2959
3015
|
# Encapsulates the list of rules for asset selection and a default asset in case
|
|
2960
3016
|
# none of the rules match. Applicable to INSTREAM_VIDEO creatives.
|
|
2961
3017
|
# Corresponds to the JSON property `creativeAssetSelection`
|
|
2962
|
-
# @return [Google::Apis::
|
|
3018
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeAssetSelection]
|
|
2963
3019
|
attr_accessor :creative_asset_selection
|
|
2964
3020
|
|
|
2965
3021
|
# Assets associated with a creative. Applicable to all but the following
|
|
2966
3022
|
# creative types: INTERNAL_REDIRECT, INTERSTITIAL_INTERNAL_REDIRECT, and
|
|
2967
3023
|
# REDIRECT
|
|
2968
3024
|
# Corresponds to the JSON property `creativeAssets`
|
|
2969
|
-
# @return [Array<Google::Apis::
|
|
3025
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeAsset>]
|
|
2970
3026
|
attr_accessor :creative_assets
|
|
2971
3027
|
|
|
2972
3028
|
# Creative field assignments for this creative. Applicable to all creative types.
|
|
2973
3029
|
# Corresponds to the JSON property `creativeFieldAssignments`
|
|
2974
|
-
# @return [Array<Google::Apis::
|
|
3030
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeFieldAssignment>]
|
|
2975
3031
|
attr_accessor :creative_field_assignments
|
|
2976
3032
|
|
|
2977
3033
|
# Custom key-values for a Rich Media creative. Key-values let you customize the
|
|
@@ -3000,12 +3056,12 @@ module Google
|
|
|
3000
3056
|
# DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and all VPAID. Applicable to DISPLAY
|
|
3001
3057
|
# when the primary asset type is not HTML_IMAGE.
|
|
3002
3058
|
# Corresponds to the JSON property `exitCustomEvents`
|
|
3003
|
-
# @return [Array<Google::Apis::
|
|
3059
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
3004
3060
|
attr_accessor :exit_custom_events
|
|
3005
3061
|
|
|
3006
3062
|
# FsCommand.
|
|
3007
3063
|
# Corresponds to the JSON property `fsCommand`
|
|
3008
|
-
# @return [Google::Apis::
|
|
3064
|
+
# @return [Google::Apis::DfareportingV3_4::FsCommand]
|
|
3009
3065
|
attr_accessor :fs_command
|
|
3010
3066
|
|
|
3011
3067
|
# HTML code for the creative. This is a required field when applicable. This
|
|
@@ -3031,7 +3087,7 @@ module Google
|
|
|
3031
3087
|
|
|
3032
3088
|
# Represents a DimensionValue resource.
|
|
3033
3089
|
# Corresponds to the JSON property `idDimensionValue`
|
|
3034
|
-
# @return [Google::Apis::
|
|
3090
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
3035
3091
|
attr_accessor :id_dimension_value
|
|
3036
3092
|
|
|
3037
3093
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -3042,7 +3098,7 @@ module Google
|
|
|
3042
3098
|
|
|
3043
3099
|
# Modification timestamp.
|
|
3044
3100
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
3045
|
-
# @return [Google::Apis::
|
|
3101
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
3046
3102
|
attr_accessor :last_modified_info
|
|
3047
3103
|
|
|
3048
3104
|
# Latest Studio trafficked creative ID associated with rich media and VPAID
|
|
@@ -3071,21 +3127,20 @@ module Google
|
|
|
3071
3127
|
# @return [String]
|
|
3072
3128
|
attr_accessor :name
|
|
3073
3129
|
|
|
3130
|
+
# Online Behavioral Advertiser icon.
|
|
3131
|
+
# Corresponds to the JSON property `obaIcon`
|
|
3132
|
+
# @return [Google::Apis::DfareportingV3_4::ObaIcon]
|
|
3133
|
+
attr_accessor :oba_icon
|
|
3134
|
+
|
|
3074
3135
|
# Override CSS value for rich media creatives. Applicable to the following
|
|
3075
3136
|
# creative types: all RICH_MEDIA.
|
|
3076
3137
|
# Corresponds to the JSON property `overrideCss`
|
|
3077
3138
|
# @return [String]
|
|
3078
3139
|
attr_accessor :override_css
|
|
3079
3140
|
|
|
3080
|
-
# The asset ID of the polite load image asset. Applicable to the creative type:
|
|
3081
|
-
# DISPLAY.
|
|
3082
|
-
# Corresponds to the JSON property `politeLoadAssetId`
|
|
3083
|
-
# @return [Fixnum]
|
|
3084
|
-
attr_accessor :polite_load_asset_id
|
|
3085
|
-
|
|
3086
3141
|
# Video Offset
|
|
3087
3142
|
# Corresponds to the JSON property `progressOffset`
|
|
3088
|
-
# @return [Google::Apis::
|
|
3143
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
3089
3144
|
attr_accessor :progress_offset
|
|
3090
3145
|
|
|
3091
3146
|
# URL of hosted image or hosted video or another ad tag. For
|
|
@@ -3106,7 +3161,7 @@ module Google
|
|
|
3106
3161
|
|
|
3107
3162
|
# Represents a DimensionValue resource.
|
|
3108
3163
|
# Corresponds to the JSON property `renderingIdDimensionValue`
|
|
3109
|
-
# @return [Google::Apis::
|
|
3164
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
3110
3165
|
attr_accessor :rendering_id_dimension_value
|
|
3111
3166
|
|
|
3112
3167
|
# The minimum required Flash plugin version for this creative. For example, 11.2.
|
|
@@ -3126,12 +3181,12 @@ module Google
|
|
|
3126
3181
|
|
|
3127
3182
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
3128
3183
|
# Corresponds to the JSON property `size`
|
|
3129
|
-
# @return [Google::Apis::
|
|
3184
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
3130
3185
|
attr_accessor :size
|
|
3131
3186
|
|
|
3132
3187
|
# Video Offset
|
|
3133
3188
|
# Corresponds to the JSON property `skipOffset`
|
|
3134
|
-
# @return [Google::Apis::
|
|
3189
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
3135
3190
|
attr_accessor :skip_offset
|
|
3136
3191
|
|
|
3137
3192
|
# Whether the user can choose to skip the creative. Applicable to the following
|
|
@@ -3199,7 +3254,7 @@ module Google
|
|
|
3199
3254
|
# following creative types: all INSTREAM_VIDEO, all INSTREAM_AUDIO, and all
|
|
3200
3255
|
# VPAID.
|
|
3201
3256
|
# Corresponds to the JSON property `thirdPartyUrls`
|
|
3202
|
-
# @return [Array<Google::Apis::
|
|
3257
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ThirdPartyTrackingUrl>]
|
|
3203
3258
|
attr_accessor :third_party_urls
|
|
3204
3259
|
|
|
3205
3260
|
# List of timer events configured for the creative. For DISPLAY_IMAGE_GALLERY
|
|
@@ -3207,7 +3262,7 @@ module Google
|
|
|
3207
3262
|
# to the following creative types: DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and
|
|
3208
3263
|
# all VPAID. Applicable to DISPLAY when the primary asset is not HTML_IMAGE.
|
|
3209
3264
|
# Corresponds to the JSON property `timerCustomEvents`
|
|
3210
|
-
# @return [Array<Google::Apis::
|
|
3265
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
3211
3266
|
attr_accessor :timer_custom_events
|
|
3212
3267
|
|
|
3213
3268
|
# Combined size of all creative assets. This is a read-only field. Applicable to
|
|
@@ -3227,7 +3282,7 @@ module Google
|
|
|
3227
3282
|
# A Universal Ad ID as per the VAST 4.0 spec. Applicable to the following
|
|
3228
3283
|
# creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and VPAID.
|
|
3229
3284
|
# Corresponds to the JSON property `universalAdId`
|
|
3230
|
-
# @return [Google::Apis::
|
|
3285
|
+
# @return [Google::Apis::DfareportingV3_4::UniversalAdId]
|
|
3231
3286
|
attr_accessor :universal_ad_id
|
|
3232
3287
|
|
|
3233
3288
|
# The version number helps you keep track of multiple versions of your creative
|
|
@@ -3287,8 +3342,8 @@ module Google
|
|
|
3287
3342
|
@media_description = args[:media_description] if args.key?(:media_description)
|
|
3288
3343
|
@media_duration = args[:media_duration] if args.key?(:media_duration)
|
|
3289
3344
|
@name = args[:name] if args.key?(:name)
|
|
3345
|
+
@oba_icon = args[:oba_icon] if args.key?(:oba_icon)
|
|
3290
3346
|
@override_css = args[:override_css] if args.key?(:override_css)
|
|
3291
|
-
@polite_load_asset_id = args[:polite_load_asset_id] if args.key?(:polite_load_asset_id)
|
|
3292
3347
|
@progress_offset = args[:progress_offset] if args.key?(:progress_offset)
|
|
3293
3348
|
@redirect_url = args[:redirect_url] if args.key?(:redirect_url)
|
|
3294
3349
|
@rendering_id = args[:rendering_id] if args.key?(:rendering_id)
|
|
@@ -3339,7 +3394,7 @@ module Google
|
|
|
3339
3394
|
# compatible software such as GWD will be able to support more sizes this
|
|
3340
3395
|
# creative asset can render.
|
|
3341
3396
|
# Corresponds to the JSON property `additionalSizes`
|
|
3342
|
-
# @return [Array<Google::Apis::
|
|
3397
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
3343
3398
|
attr_accessor :additional_sizes
|
|
3344
3399
|
|
|
3345
3400
|
# Possible alignments for an asset. This is a read-only field. Applicable to the
|
|
@@ -3356,12 +3411,24 @@ module Google
|
|
|
3356
3411
|
|
|
3357
3412
|
# Creative Asset ID.
|
|
3358
3413
|
# Corresponds to the JSON property `assetIdentifier`
|
|
3359
|
-
# @return [Google::Apis::
|
|
3414
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeAssetId]
|
|
3360
3415
|
attr_accessor :asset_identifier
|
|
3361
3416
|
|
|
3417
|
+
# Audio stream bit rate in kbps. This is a read-only field. Applicable to the
|
|
3418
|
+
# following creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and all VPAID.
|
|
3419
|
+
# Corresponds to the JSON property `audioBitRate`
|
|
3420
|
+
# @return [Fixnum]
|
|
3421
|
+
attr_accessor :audio_bit_rate
|
|
3422
|
+
|
|
3423
|
+
# Audio sample bit rate in hertz. This is a read-only field. Applicable to the
|
|
3424
|
+
# following creative types: INSTREAM_AUDIO, INSTREAM_VIDEO and all VPAID.
|
|
3425
|
+
# Corresponds to the JSON property `audioSampleRate`
|
|
3426
|
+
# @return [Fixnum]
|
|
3427
|
+
attr_accessor :audio_sample_rate
|
|
3428
|
+
|
|
3362
3429
|
# Creative Custom Event.
|
|
3363
3430
|
# Corresponds to the JSON property `backupImageExit`
|
|
3364
|
-
# @return [Google::Apis::
|
|
3431
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeCustomEvent]
|
|
3365
3432
|
attr_accessor :backup_image_exit
|
|
3366
3433
|
|
|
3367
3434
|
# Detected bit-rate for audio or video asset. This is a read-only field.
|
|
@@ -3379,7 +3446,7 @@ module Google
|
|
|
3379
3446
|
|
|
3380
3447
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
3381
3448
|
# Corresponds to the JSON property `collapsedSize`
|
|
3382
|
-
# @return [Google::Apis::
|
|
3449
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
3383
3450
|
attr_accessor :collapsed_size
|
|
3384
3451
|
|
|
3385
3452
|
# List of companion creatives assigned to an in-stream video creative asset.
|
|
@@ -3428,7 +3495,7 @@ module Google
|
|
|
3428
3495
|
|
|
3429
3496
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
3430
3497
|
# Corresponds to the JSON property `expandedDimension`
|
|
3431
|
-
# @return [Google::Apis::
|
|
3498
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
3432
3499
|
attr_accessor :expanded_dimension
|
|
3433
3500
|
|
|
3434
3501
|
# File size associated with this creative asset. This is a read-only field.
|
|
@@ -3445,6 +3512,13 @@ module Google
|
|
|
3445
3512
|
# @return [Fixnum]
|
|
3446
3513
|
attr_accessor :flash_version
|
|
3447
3514
|
|
|
3515
|
+
# Video frame rate for video asset in frames per second. This is a read-only
|
|
3516
|
+
# field. Applicable to the following creative types: INSTREAM_VIDEO and all
|
|
3517
|
+
# VPAID.
|
|
3518
|
+
# Corresponds to the JSON property `frameRate`
|
|
3519
|
+
# @return [Float]
|
|
3520
|
+
attr_accessor :frame_rate
|
|
3521
|
+
|
|
3448
3522
|
# Whether to hide Flash objects flag for an asset. Applicable to the following
|
|
3449
3523
|
# creative types: all RICH_MEDIA.
|
|
3450
3524
|
# Corresponds to the JSON property `hideFlashObjects`
|
|
@@ -3475,7 +3549,7 @@ module Google
|
|
|
3475
3549
|
|
|
3476
3550
|
# Represents a DimensionValue resource.
|
|
3477
3551
|
# Corresponds to the JSON property `idDimensionValue`
|
|
3478
|
-
# @return [Google::Apis::
|
|
3552
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
3479
3553
|
attr_accessor :id_dimension_value
|
|
3480
3554
|
|
|
3481
3555
|
# Detected duration for audio or video asset. This is a read-only field.
|
|
@@ -3494,7 +3568,7 @@ module Google
|
|
|
3494
3568
|
|
|
3495
3569
|
# Offset Position.
|
|
3496
3570
|
# Corresponds to the JSON property `offset`
|
|
3497
|
-
# @return [Google::Apis::
|
|
3571
|
+
# @return [Google::Apis::DfareportingV3_4::OffsetPosition]
|
|
3498
3572
|
attr_accessor :offset
|
|
3499
3573
|
|
|
3500
3574
|
# Orientation of video asset. This is a read-only, auto-generated field.
|
|
@@ -3509,9 +3583,15 @@ module Google
|
|
|
3509
3583
|
attr_accessor :original_backup
|
|
3510
3584
|
alias_method :original_backup?, :original_backup
|
|
3511
3585
|
|
|
3586
|
+
# Whether this asset is used as a polite load asset.
|
|
3587
|
+
# Corresponds to the JSON property `politeLoad`
|
|
3588
|
+
# @return [Boolean]
|
|
3589
|
+
attr_accessor :polite_load
|
|
3590
|
+
alias_method :polite_load?, :polite_load
|
|
3591
|
+
|
|
3512
3592
|
# Offset Position.
|
|
3513
3593
|
# Corresponds to the JSON property `position`
|
|
3514
|
-
# @return [Google::Apis::
|
|
3594
|
+
# @return [Google::Apis::DfareportingV3_4::OffsetPosition]
|
|
3515
3595
|
attr_accessor :position
|
|
3516
3596
|
|
|
3517
3597
|
# Offset left unit for an asset. This is a read-only field. Applicable to the
|
|
@@ -3584,7 +3664,7 @@ module Google
|
|
|
3584
3664
|
|
|
3585
3665
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
3586
3666
|
# Corresponds to the JSON property `size`
|
|
3587
|
-
# @return [Google::Apis::
|
|
3667
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
3588
3668
|
attr_accessor :size
|
|
3589
3669
|
|
|
3590
3670
|
# Whether the asset is SSL-compliant. This is a read-only field. Applicable to
|
|
@@ -3660,6 +3740,8 @@ module Google
|
|
|
3660
3740
|
@alignment = args[:alignment] if args.key?(:alignment)
|
|
3661
3741
|
@artwork_type = args[:artwork_type] if args.key?(:artwork_type)
|
|
3662
3742
|
@asset_identifier = args[:asset_identifier] if args.key?(:asset_identifier)
|
|
3743
|
+
@audio_bit_rate = args[:audio_bit_rate] if args.key?(:audio_bit_rate)
|
|
3744
|
+
@audio_sample_rate = args[:audio_sample_rate] if args.key?(:audio_sample_rate)
|
|
3663
3745
|
@backup_image_exit = args[:backup_image_exit] if args.key?(:backup_image_exit)
|
|
3664
3746
|
@bit_rate = args[:bit_rate] if args.key?(:bit_rate)
|
|
3665
3747
|
@child_asset_type = args[:child_asset_type] if args.key?(:child_asset_type)
|
|
@@ -3673,6 +3755,7 @@ module Google
|
|
|
3673
3755
|
@expanded_dimension = args[:expanded_dimension] if args.key?(:expanded_dimension)
|
|
3674
3756
|
@file_size = args[:file_size] if args.key?(:file_size)
|
|
3675
3757
|
@flash_version = args[:flash_version] if args.key?(:flash_version)
|
|
3758
|
+
@frame_rate = args[:frame_rate] if args.key?(:frame_rate)
|
|
3676
3759
|
@hide_flash_objects = args[:hide_flash_objects] if args.key?(:hide_flash_objects)
|
|
3677
3760
|
@hide_selection_boxes = args[:hide_selection_boxes] if args.key?(:hide_selection_boxes)
|
|
3678
3761
|
@horizontally_locked = args[:horizontally_locked] if args.key?(:horizontally_locked)
|
|
@@ -3683,6 +3766,7 @@ module Google
|
|
|
3683
3766
|
@offset = args[:offset] if args.key?(:offset)
|
|
3684
3767
|
@orientation = args[:orientation] if args.key?(:orientation)
|
|
3685
3768
|
@original_backup = args[:original_backup] if args.key?(:original_backup)
|
|
3769
|
+
@polite_load = args[:polite_load] if args.key?(:polite_load)
|
|
3686
3770
|
@position = args[:position] if args.key?(:position)
|
|
3687
3771
|
@position_left_unit = args[:position_left_unit] if args.key?(:position_left_unit)
|
|
3688
3772
|
@position_top_unit = args[:position_top_unit] if args.key?(:position_top_unit)
|
|
@@ -3740,15 +3824,21 @@ module Google
|
|
|
3740
3824
|
|
|
3741
3825
|
# Creative Asset ID.
|
|
3742
3826
|
# Corresponds to the JSON property `assetIdentifier`
|
|
3743
|
-
# @return [Google::Apis::
|
|
3827
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeAssetId]
|
|
3744
3828
|
attr_accessor :asset_identifier
|
|
3745
3829
|
|
|
3746
|
-
# List of detected click tags for assets. This is a read-only auto-generated
|
|
3747
|
-
# field.
|
|
3830
|
+
# List of detected click tags for assets. This is a read-only, auto-generated
|
|
3831
|
+
# field. This field is empty for a rich media asset.
|
|
3748
3832
|
# Corresponds to the JSON property `clickTags`
|
|
3749
|
-
# @return [Array<Google::Apis::
|
|
3833
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ClickTag>]
|
|
3750
3834
|
attr_accessor :click_tags
|
|
3751
3835
|
|
|
3836
|
+
# List of counter events configured for the asset. This is a read-only, auto-
|
|
3837
|
+
# generated field and only applicable to a rich media asset.
|
|
3838
|
+
# Corresponds to the JSON property `counterCustomEvents`
|
|
3839
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
3840
|
+
attr_accessor :counter_custom_events
|
|
3841
|
+
|
|
3752
3842
|
# List of feature dependencies for the creative asset that are detected by
|
|
3753
3843
|
# Campaign Manager. Feature dependencies are features that a browser must be
|
|
3754
3844
|
# able to support in order to render your HTML5 creative correctly. This is a
|
|
@@ -3757,6 +3847,12 @@ module Google
|
|
|
3757
3847
|
# @return [Array<String>]
|
|
3758
3848
|
attr_accessor :detected_features
|
|
3759
3849
|
|
|
3850
|
+
# List of exit events configured for the asset. This is a read-only, auto-
|
|
3851
|
+
# generated field and only applicable to a rich media asset.
|
|
3852
|
+
# Corresponds to the JSON property `exitCustomEvents`
|
|
3853
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
3854
|
+
attr_accessor :exit_custom_events
|
|
3855
|
+
|
|
3760
3856
|
# Numeric ID of the asset. This is a read-only, auto-generated field.
|
|
3761
3857
|
# Corresponds to the JSON property `id`
|
|
3762
3858
|
# @return [Fixnum]
|
|
@@ -3764,7 +3860,7 @@ module Google
|
|
|
3764
3860
|
|
|
3765
3861
|
# Represents a DimensionValue resource.
|
|
3766
3862
|
# Corresponds to the JSON property `idDimensionValue`
|
|
3767
|
-
# @return [Google::Apis::
|
|
3863
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
3768
3864
|
attr_accessor :id_dimension_value
|
|
3769
3865
|
|
|
3770
3866
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -3773,6 +3869,19 @@ module Google
|
|
|
3773
3869
|
# @return [String]
|
|
3774
3870
|
attr_accessor :kind
|
|
3775
3871
|
|
|
3872
|
+
# True if the uploaded asset is a rich media asset. This is a read-only, auto-
|
|
3873
|
+
# generated field.
|
|
3874
|
+
# Corresponds to the JSON property `richMedia`
|
|
3875
|
+
# @return [Boolean]
|
|
3876
|
+
attr_accessor :rich_media
|
|
3877
|
+
alias_method :rich_media?, :rich_media
|
|
3878
|
+
|
|
3879
|
+
# List of timer events configured for the asset. This is a read-only, auto-
|
|
3880
|
+
# generated field and only applicable to a rich media asset.
|
|
3881
|
+
# Corresponds to the JSON property `timerCustomEvents`
|
|
3882
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeCustomEvent>]
|
|
3883
|
+
attr_accessor :timer_custom_events
|
|
3884
|
+
|
|
3776
3885
|
# Rules validated during code generation that generated a warning. This is a
|
|
3777
3886
|
# read-only, auto-generated field.
|
|
3778
3887
|
# Possible values are:
|
|
@@ -3812,10 +3921,14 @@ module Google
|
|
|
3812
3921
|
def update!(**args)
|
|
3813
3922
|
@asset_identifier = args[:asset_identifier] if args.key?(:asset_identifier)
|
|
3814
3923
|
@click_tags = args[:click_tags] if args.key?(:click_tags)
|
|
3924
|
+
@counter_custom_events = args[:counter_custom_events] if args.key?(:counter_custom_events)
|
|
3815
3925
|
@detected_features = args[:detected_features] if args.key?(:detected_features)
|
|
3926
|
+
@exit_custom_events = args[:exit_custom_events] if args.key?(:exit_custom_events)
|
|
3816
3927
|
@id = args[:id] if args.key?(:id)
|
|
3817
3928
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
3818
3929
|
@kind = args[:kind] if args.key?(:kind)
|
|
3930
|
+
@rich_media = args[:rich_media] if args.key?(:rich_media)
|
|
3931
|
+
@timer_custom_events = args[:timer_custom_events] if args.key?(:timer_custom_events)
|
|
3819
3932
|
@warned_validation_rules = args[:warned_validation_rules] if args.key?(:warned_validation_rules)
|
|
3820
3933
|
end
|
|
3821
3934
|
end
|
|
@@ -3836,7 +3949,7 @@ module Google
|
|
|
3836
3949
|
# evaluated in the order in which they are stored in this list. This list must
|
|
3837
3950
|
# contain at least one rule. Applicable to INSTREAM_VIDEO creatives.
|
|
3838
3951
|
# Corresponds to the JSON property `rules`
|
|
3839
|
-
# @return [Array<Google::Apis::
|
|
3952
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Rule>]
|
|
3840
3953
|
attr_accessor :rules
|
|
3841
3954
|
|
|
3842
3955
|
def initialize(**args)
|
|
@@ -3872,19 +3985,19 @@ module Google
|
|
|
3872
3985
|
|
|
3873
3986
|
# Click-through URL
|
|
3874
3987
|
# Corresponds to the JSON property `clickThroughUrl`
|
|
3875
|
-
# @return [Google::Apis::
|
|
3988
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrl]
|
|
3876
3989
|
attr_accessor :click_through_url
|
|
3877
3990
|
|
|
3878
3991
|
# Companion creative overrides for this creative assignment. Applicable to video
|
|
3879
3992
|
# ads.
|
|
3880
3993
|
# Corresponds to the JSON property `companionCreativeOverrides`
|
|
3881
|
-
# @return [Array<Google::Apis::
|
|
3994
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CompanionClickThroughOverride>]
|
|
3882
3995
|
attr_accessor :companion_creative_overrides
|
|
3883
3996
|
|
|
3884
3997
|
# Creative group assignments for this creative assignment. Only one assignment
|
|
3885
3998
|
# per creative group number is allowed for a maximum of two assignments.
|
|
3886
3999
|
# Corresponds to the JSON property `creativeGroupAssignments`
|
|
3887
|
-
# @return [Array<Google::Apis::
|
|
4000
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeGroupAssignment>]
|
|
3888
4001
|
attr_accessor :creative_group_assignments
|
|
3889
4002
|
|
|
3890
4003
|
# ID of the creative to be assigned. This is a required field.
|
|
@@ -3894,7 +4007,7 @@ module Google
|
|
|
3894
4007
|
|
|
3895
4008
|
# Represents a DimensionValue resource.
|
|
3896
4009
|
# Corresponds to the JSON property `creativeIdDimensionValue`
|
|
3897
|
-
# @return [Google::Apis::
|
|
4010
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
3898
4011
|
attr_accessor :creative_id_dimension_value
|
|
3899
4012
|
|
|
3900
4013
|
# Date and time that the assigned creative should stop serving. Must be later
|
|
@@ -3917,7 +4030,7 @@ module Google
|
|
|
3917
4030
|
# - VPAID_LINEAR
|
|
3918
4031
|
# - VPAID_NON_LINEAR
|
|
3919
4032
|
# Corresponds to the JSON property `richMediaExitOverrides`
|
|
3920
|
-
# @return [Array<Google::Apis::
|
|
4033
|
+
# @return [Array<Google::Apis::DfareportingV3_4::RichMediaExitOverride>]
|
|
3921
4034
|
attr_accessor :rich_media_exit_overrides
|
|
3922
4035
|
|
|
3923
4036
|
# Sequence number of the creative assignment, applicable when the rotation type
|
|
@@ -4035,7 +4148,7 @@ module Google
|
|
|
4035
4148
|
|
|
4036
4149
|
# Click-through URL
|
|
4037
4150
|
# Corresponds to the JSON property `exitClickThroughUrl`
|
|
4038
|
-
# @return [Google::Apis::
|
|
4151
|
+
# @return [Google::Apis::DfareportingV3_4::CreativeClickThroughUrl]
|
|
4039
4152
|
attr_accessor :exit_click_through_url
|
|
4040
4153
|
|
|
4041
4154
|
# ID of this event. This is a required field and should not be modified after
|
|
@@ -4046,7 +4159,7 @@ module Google
|
|
|
4046
4159
|
|
|
4047
4160
|
# Popup Window Properties.
|
|
4048
4161
|
# Corresponds to the JSON property `popupWindowProperties`
|
|
4049
|
-
# @return [Google::Apis::
|
|
4162
|
+
# @return [Google::Apis::DfareportingV3_4::PopupWindowProperties]
|
|
4050
4163
|
attr_accessor :popup_window_properties
|
|
4051
4164
|
|
|
4052
4165
|
# Target type used by the event.
|
|
@@ -4096,7 +4209,7 @@ module Google
|
|
|
4096
4209
|
|
|
4097
4210
|
# Represents a DimensionValue resource.
|
|
4098
4211
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
4099
|
-
# @return [Google::Apis::
|
|
4212
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
4100
4213
|
attr_accessor :advertiser_id_dimension_value
|
|
4101
4214
|
|
|
4102
4215
|
# ID of this creative field. This is a read-only, auto-generated field.
|
|
@@ -4202,7 +4315,7 @@ module Google
|
|
|
4202
4315
|
|
|
4203
4316
|
# Creative field value collection.
|
|
4204
4317
|
# Corresponds to the JSON property `creativeFieldValues`
|
|
4205
|
-
# @return [Array<Google::Apis::
|
|
4318
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeFieldValue>]
|
|
4206
4319
|
attr_accessor :creative_field_values
|
|
4207
4320
|
|
|
4208
4321
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -4234,7 +4347,7 @@ module Google
|
|
|
4234
4347
|
|
|
4235
4348
|
# Creative field collection.
|
|
4236
4349
|
# Corresponds to the JSON property `creativeFields`
|
|
4237
|
-
# @return [Array<Google::Apis::
|
|
4350
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeField>]
|
|
4238
4351
|
attr_accessor :creative_fields
|
|
4239
4352
|
|
|
4240
4353
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -4277,7 +4390,7 @@ module Google
|
|
|
4277
4390
|
|
|
4278
4391
|
# Represents a DimensionValue resource.
|
|
4279
4392
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
4280
|
-
# @return [Google::Apis::
|
|
4393
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
4281
4394
|
attr_accessor :advertiser_id_dimension_value
|
|
4282
4395
|
|
|
4283
4396
|
# Subgroup of the creative group. Assign your creative groups to a subgroup in
|
|
@@ -4359,7 +4472,7 @@ module Google
|
|
|
4359
4472
|
|
|
4360
4473
|
# Creative group collection.
|
|
4361
4474
|
# Corresponds to the JSON property `creativeGroups`
|
|
4362
|
-
# @return [Array<Google::Apis::
|
|
4475
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeGroup>]
|
|
4363
4476
|
attr_accessor :creative_groups
|
|
4364
4477
|
|
|
4365
4478
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -4403,7 +4516,7 @@ module Google
|
|
|
4403
4516
|
|
|
4404
4517
|
# List of optimization activities associated with this configuration.
|
|
4405
4518
|
# Corresponds to the JSON property `optimizationActivitys`
|
|
4406
|
-
# @return [Array<Google::Apis::
|
|
4519
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OptimizationActivity>]
|
|
4407
4520
|
attr_accessor :optimization_activitys
|
|
4408
4521
|
|
|
4409
4522
|
# Optimization model for this configuration.
|
|
@@ -4430,7 +4543,7 @@ module Google
|
|
|
4430
4543
|
|
|
4431
4544
|
# Creative assignments in this creative rotation.
|
|
4432
4545
|
# Corresponds to the JSON property `creativeAssignments`
|
|
4433
|
-
# @return [Array<Google::Apis::
|
|
4546
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CreativeAssignment>]
|
|
4434
4547
|
attr_accessor :creative_assignments
|
|
4435
4548
|
|
|
4436
4549
|
# Creative optimization configuration that is used by this ad. It should refer
|
|
@@ -4465,40 +4578,13 @@ module Google
|
|
|
4465
4578
|
end
|
|
4466
4579
|
end
|
|
4467
4580
|
|
|
4468
|
-
# Creative Settings
|
|
4469
|
-
class CreativeSettings
|
|
4470
|
-
include Google::Apis::Core::Hashable
|
|
4471
|
-
|
|
4472
|
-
# Header text for iFrames for this site. Must be less than or equal to 2000
|
|
4473
|
-
# characters long.
|
|
4474
|
-
# Corresponds to the JSON property `iFrameFooter`
|
|
4475
|
-
# @return [String]
|
|
4476
|
-
attr_accessor :i_frame_footer
|
|
4477
|
-
|
|
4478
|
-
# Header text for iFrames for this site. Must be less than or equal to 2000
|
|
4479
|
-
# characters long.
|
|
4480
|
-
# Corresponds to the JSON property `iFrameHeader`
|
|
4481
|
-
# @return [String]
|
|
4482
|
-
attr_accessor :i_frame_header
|
|
4483
|
-
|
|
4484
|
-
def initialize(**args)
|
|
4485
|
-
update!(**args)
|
|
4486
|
-
end
|
|
4487
|
-
|
|
4488
|
-
# Update properties of this object
|
|
4489
|
-
def update!(**args)
|
|
4490
|
-
@i_frame_footer = args[:i_frame_footer] if args.key?(:i_frame_footer)
|
|
4491
|
-
@i_frame_header = args[:i_frame_header] if args.key?(:i_frame_header)
|
|
4492
|
-
end
|
|
4493
|
-
end
|
|
4494
|
-
|
|
4495
4581
|
# Creative List Response
|
|
4496
4582
|
class CreativesListResponse
|
|
4497
4583
|
include Google::Apis::Core::Hashable
|
|
4498
4584
|
|
|
4499
4585
|
# Creative collection.
|
|
4500
4586
|
# Corresponds to the JSON property `creatives`
|
|
4501
|
-
# @return [Array<Google::Apis::
|
|
4587
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Creative>]
|
|
4502
4588
|
attr_accessor :creatives
|
|
4503
4589
|
|
|
4504
4590
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -4532,13 +4618,13 @@ module Google
|
|
|
4532
4618
|
# Dimensions which are compatible to be selected in the "breakdown" section of
|
|
4533
4619
|
# the report.
|
|
4534
4620
|
# Corresponds to the JSON property `breakdown`
|
|
4535
|
-
# @return [Array<Google::Apis::
|
|
4621
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
4536
4622
|
attr_accessor :breakdown
|
|
4537
4623
|
|
|
4538
4624
|
# Dimensions which are compatible to be selected in the "dimensionFilters"
|
|
4539
4625
|
# section of the report.
|
|
4540
4626
|
# Corresponds to the JSON property `dimensionFilters`
|
|
4541
|
-
# @return [Array<Google::Apis::
|
|
4627
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
4542
4628
|
attr_accessor :dimension_filters
|
|
4543
4629
|
|
|
4544
4630
|
# The kind of resource this is, in this case dfareporting#
|
|
@@ -4550,13 +4636,13 @@ module Google
|
|
|
4550
4636
|
# Metrics which are compatible to be selected in the "metricNames" section of
|
|
4551
4637
|
# the report.
|
|
4552
4638
|
# Corresponds to the JSON property `metrics`
|
|
4553
|
-
# @return [Array<Google::Apis::
|
|
4639
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
4554
4640
|
attr_accessor :metrics
|
|
4555
4641
|
|
|
4556
4642
|
# Metrics which are compatible to be selected in the "overlapMetricNames"
|
|
4557
4643
|
# section of the report.
|
|
4558
4644
|
# Corresponds to the JSON property `overlapMetrics`
|
|
4559
|
-
# @return [Array<Google::Apis::
|
|
4645
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
4560
4646
|
attr_accessor :overlap_metrics
|
|
4561
4647
|
|
|
4562
4648
|
def initialize(**args)
|
|
@@ -4573,27 +4659,61 @@ module Google
|
|
|
4573
4659
|
end
|
|
4574
4660
|
end
|
|
4575
4661
|
|
|
4576
|
-
# A custom
|
|
4577
|
-
|
|
4662
|
+
# Experimental feature (no support provided) A custom event represents a third
|
|
4663
|
+
# party impression, a third party click, an annotation on a first party
|
|
4664
|
+
# impression, or an annotation on a first party click.
|
|
4665
|
+
class CustomEvent
|
|
4578
4666
|
include Google::Apis::Core::Hashable
|
|
4579
4667
|
|
|
4668
|
+
# Annotate a click event.
|
|
4669
|
+
# Corresponds to the JSON property `annotateClickEvent`
|
|
4670
|
+
# @return [Google::Apis::DfareportingV3_4::CustomEventClickAnnotation]
|
|
4671
|
+
attr_accessor :annotate_click_event
|
|
4672
|
+
|
|
4673
|
+
# Annotate an impression.
|
|
4674
|
+
# Corresponds to the JSON property `annotateImpressionEvent`
|
|
4675
|
+
# @return [Google::Apis::DfareportingV3_4::CustomEventImpressionAnnotation]
|
|
4676
|
+
attr_accessor :annotate_impression_event
|
|
4677
|
+
|
|
4678
|
+
# Custom variables associated with the event.
|
|
4679
|
+
# Corresponds to the JSON property `customVariables`
|
|
4680
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CustomVariable>]
|
|
4681
|
+
attr_accessor :custom_variables
|
|
4682
|
+
|
|
4683
|
+
# The type of event. If INSERT, the fields in insertEvent need to be populated.
|
|
4684
|
+
# If ANNOTATE, the fields in either annotateClickEvent or
|
|
4685
|
+
# annotateImpressionEvent need to be populated.
|
|
4686
|
+
# Corresponds to the JSON property `eventType`
|
|
4687
|
+
# @return [String]
|
|
4688
|
+
attr_accessor :event_type
|
|
4689
|
+
|
|
4690
|
+
# Floodlight configuration ID of the advertiser the event is linked to. This is
|
|
4691
|
+
# a required field.
|
|
4692
|
+
# Corresponds to the JSON property `floodlightConfigurationId`
|
|
4693
|
+
# @return [Fixnum]
|
|
4694
|
+
attr_accessor :floodlight_configuration_id
|
|
4695
|
+
|
|
4696
|
+
# Custom event to be inserted.
|
|
4697
|
+
# Corresponds to the JSON property `insertEvent`
|
|
4698
|
+
# @return [Google::Apis::DfareportingV3_4::CustomEventInsert]
|
|
4699
|
+
attr_accessor :insert_event
|
|
4700
|
+
|
|
4580
4701
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4581
|
-
# dfareporting#
|
|
4702
|
+
# dfareporting#customEvent".
|
|
4582
4703
|
# Corresponds to the JSON property `kind`
|
|
4583
4704
|
# @return [String]
|
|
4584
4705
|
attr_accessor :kind
|
|
4585
4706
|
|
|
4586
|
-
# The
|
|
4587
|
-
#
|
|
4588
|
-
# Corresponds to the JSON property `type`
|
|
4707
|
+
# The ordinal of this custom event. This is a required field.
|
|
4708
|
+
# Corresponds to the JSON property `ordinal`
|
|
4589
4709
|
# @return [String]
|
|
4590
|
-
attr_accessor :
|
|
4710
|
+
attr_accessor :ordinal
|
|
4591
4711
|
|
|
4592
|
-
# The
|
|
4593
|
-
#
|
|
4594
|
-
# Corresponds to the JSON property `
|
|
4595
|
-
# @return [
|
|
4596
|
-
attr_accessor :
|
|
4712
|
+
# The timestamp of this custom event, in Unix epoch micros. This is a required
|
|
4713
|
+
# field.
|
|
4714
|
+
# Corresponds to the JSON property `timestampMicros`
|
|
4715
|
+
# @return [Fixnum]
|
|
4716
|
+
attr_accessor :timestamp_micros
|
|
4597
4717
|
|
|
4598
4718
|
def initialize(**args)
|
|
4599
4719
|
update!(**args)
|
|
@@ -4601,23 +4721,30 @@ module Google
|
|
|
4601
4721
|
|
|
4602
4722
|
# Update properties of this object
|
|
4603
4723
|
def update!(**args)
|
|
4724
|
+
@annotate_click_event = args[:annotate_click_event] if args.key?(:annotate_click_event)
|
|
4725
|
+
@annotate_impression_event = args[:annotate_impression_event] if args.key?(:annotate_impression_event)
|
|
4726
|
+
@custom_variables = args[:custom_variables] if args.key?(:custom_variables)
|
|
4727
|
+
@event_type = args[:event_type] if args.key?(:event_type)
|
|
4728
|
+
@floodlight_configuration_id = args[:floodlight_configuration_id] if args.key?(:floodlight_configuration_id)
|
|
4729
|
+
@insert_event = args[:insert_event] if args.key?(:insert_event)
|
|
4604
4730
|
@kind = args[:kind] if args.key?(:kind)
|
|
4605
|
-
@
|
|
4606
|
-
@
|
|
4731
|
+
@ordinal = args[:ordinal] if args.key?(:ordinal)
|
|
4732
|
+
@timestamp_micros = args[:timestamp_micros] if args.key?(:timestamp_micros)
|
|
4607
4733
|
end
|
|
4608
4734
|
end
|
|
4609
4735
|
|
|
4610
|
-
#
|
|
4611
|
-
class
|
|
4736
|
+
# Annotate a click event.
|
|
4737
|
+
class CustomEventClickAnnotation
|
|
4612
4738
|
include Google::Apis::Core::Hashable
|
|
4613
4739
|
|
|
4614
|
-
#
|
|
4615
|
-
#
|
|
4616
|
-
# Corresponds to the JSON property `
|
|
4617
|
-
# @return [
|
|
4618
|
-
attr_accessor :
|
|
4740
|
+
# The Google click ID. Use this field to annotate the click associated with the
|
|
4741
|
+
# gclid.
|
|
4742
|
+
# Corresponds to the JSON property `gclid`
|
|
4743
|
+
# @return [String]
|
|
4744
|
+
attr_accessor :gclid
|
|
4619
4745
|
|
|
4620
|
-
#
|
|
4746
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4747
|
+
# dfareporting#customEventClickAnnotation".
|
|
4621
4748
|
# Corresponds to the JSON property `kind`
|
|
4622
4749
|
# @return [String]
|
|
4623
4750
|
attr_accessor :kind
|
|
@@ -4628,36 +4755,30 @@ module Google
|
|
|
4628
4755
|
|
|
4629
4756
|
# Update properties of this object
|
|
4630
4757
|
def update!(**args)
|
|
4631
|
-
@
|
|
4758
|
+
@gclid = args[:gclid] if args.key?(:gclid)
|
|
4632
4759
|
@kind = args[:kind] if args.key?(:kind)
|
|
4633
4760
|
end
|
|
4634
4761
|
end
|
|
4635
4762
|
|
|
4636
|
-
#
|
|
4637
|
-
class
|
|
4763
|
+
# The error code and description for a custom event that failed to insert.
|
|
4764
|
+
class CustomEventError
|
|
4638
4765
|
include Google::Apis::Core::Hashable
|
|
4639
4766
|
|
|
4640
|
-
# The
|
|
4641
|
-
#
|
|
4642
|
-
#
|
|
4643
|
-
|
|
4644
|
-
attr_accessor :end_date
|
|
4767
|
+
# The error code.
|
|
4768
|
+
# Corresponds to the JSON property `code`
|
|
4769
|
+
# @return [String]
|
|
4770
|
+
attr_accessor :code
|
|
4645
4771
|
|
|
4646
|
-
#
|
|
4772
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4773
|
+
# dfareporting#customEventError".
|
|
4647
4774
|
# Corresponds to the JSON property `kind`
|
|
4648
4775
|
# @return [String]
|
|
4649
4776
|
attr_accessor :kind
|
|
4650
4777
|
|
|
4651
|
-
#
|
|
4652
|
-
# Corresponds to the JSON property `
|
|
4778
|
+
# A description of the error.
|
|
4779
|
+
# Corresponds to the JSON property `message`
|
|
4653
4780
|
# @return [String]
|
|
4654
|
-
attr_accessor :
|
|
4655
|
-
|
|
4656
|
-
# The start date of the date range, inclusive. A string of the format: "yyyy-MM-
|
|
4657
|
-
# dd".
|
|
4658
|
-
# Corresponds to the JSON property `startDate`
|
|
4659
|
-
# @return [Date]
|
|
4660
|
-
attr_accessor :start_date
|
|
4781
|
+
attr_accessor :message
|
|
4661
4782
|
|
|
4662
4783
|
def initialize(**args)
|
|
4663
4784
|
update!(**args)
|
|
@@ -4665,46 +4786,27 @@ module Google
|
|
|
4665
4786
|
|
|
4666
4787
|
# Update properties of this object
|
|
4667
4788
|
def update!(**args)
|
|
4668
|
-
@
|
|
4789
|
+
@code = args[:code] if args.key?(:code)
|
|
4669
4790
|
@kind = args[:kind] if args.key?(:kind)
|
|
4670
|
-
@
|
|
4671
|
-
@start_date = args[:start_date] if args.key?(:start_date)
|
|
4791
|
+
@message = args[:message] if args.key?(:message)
|
|
4672
4792
|
end
|
|
4673
4793
|
end
|
|
4674
4794
|
|
|
4675
|
-
#
|
|
4676
|
-
class
|
|
4795
|
+
# Annotate an impression.
|
|
4796
|
+
class CustomEventImpressionAnnotation
|
|
4677
4797
|
include Google::Apis::Core::Hashable
|
|
4678
4798
|
|
|
4679
|
-
#
|
|
4680
|
-
#
|
|
4681
|
-
#
|
|
4682
|
-
#
|
|
4683
|
-
|
|
4684
|
-
# - "WEDNESDAY"
|
|
4685
|
-
# - "THURSDAY"
|
|
4686
|
-
# - "FRIDAY"
|
|
4687
|
-
# - "SATURDAY"
|
|
4688
|
-
# Corresponds to the JSON property `daysOfWeek`
|
|
4689
|
-
# @return [Array<String>]
|
|
4690
|
-
attr_accessor :days_of_week
|
|
4691
|
-
|
|
4692
|
-
# Hours of the day when the ad will serve, where 0 is midnight to 1 AM and 23 is
|
|
4693
|
-
# 11 PM to midnight. Can be specified with days of week, in which case the ad
|
|
4694
|
-
# would serve during these hours on the specified days. For example if Monday,
|
|
4695
|
-
# Wednesday, Friday are the days of week specified and 9-10am, 3-5pm (hours 9,
|
|
4696
|
-
# 15, and 16) is specified, the ad would serve Monday, Wednesdays, and Fridays
|
|
4697
|
-
# at 9-10am and 3-5pm. Acceptable values are 0 to 23, inclusive.
|
|
4698
|
-
# Corresponds to the JSON property `hoursOfDay`
|
|
4699
|
-
# @return [Array<Fixnum>]
|
|
4700
|
-
attr_accessor :hours_of_day
|
|
4799
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4800
|
+
# dfareporting#customEventImpressionAnnotation".
|
|
4801
|
+
# Corresponds to the JSON property `kind`
|
|
4802
|
+
# @return [String]
|
|
4803
|
+
attr_accessor :kind
|
|
4701
4804
|
|
|
4702
|
-
#
|
|
4703
|
-
#
|
|
4704
|
-
# Corresponds to the JSON property `
|
|
4705
|
-
# @return [
|
|
4706
|
-
attr_accessor :
|
|
4707
|
-
alias_method :user_local_time?, :user_local_time
|
|
4805
|
+
# The path impression ID. Use this field to annotate the impression associated
|
|
4806
|
+
# with the pathImpressionId.
|
|
4807
|
+
# Corresponds to the JSON property `pathImpressionId`
|
|
4808
|
+
# @return [String]
|
|
4809
|
+
attr_accessor :path_impression_id
|
|
4708
4810
|
|
|
4709
4811
|
def initialize(**args)
|
|
4710
4812
|
update!(**args)
|
|
@@ -4712,43 +4814,49 @@ module Google
|
|
|
4712
4814
|
|
|
4713
4815
|
# Update properties of this object
|
|
4714
4816
|
def update!(**args)
|
|
4715
|
-
@
|
|
4716
|
-
@
|
|
4717
|
-
@user_local_time = args[:user_local_time] if args.key?(:user_local_time)
|
|
4817
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
4818
|
+
@path_impression_id = args[:path_impression_id] if args.key?(:path_impression_id)
|
|
4718
4819
|
end
|
|
4719
4820
|
end
|
|
4720
4821
|
|
|
4721
|
-
#
|
|
4722
|
-
class
|
|
4822
|
+
# Custom event to be inserted.
|
|
4823
|
+
class CustomEventInsert
|
|
4723
4824
|
include Google::Apis::Core::Hashable
|
|
4724
4825
|
|
|
4725
|
-
#
|
|
4726
|
-
# Corresponds to the JSON property `
|
|
4727
|
-
# @return [
|
|
4728
|
-
attr_accessor :
|
|
4826
|
+
# Campaign Manager IDs related to the custom event.
|
|
4827
|
+
# Corresponds to the JSON property `cmDimensions`
|
|
4828
|
+
# @return [Google::Apis::DfareportingV3_4::CampaignManagerIds]
|
|
4829
|
+
attr_accessor :cm_dimensions
|
|
4729
4830
|
|
|
4730
|
-
#
|
|
4731
|
-
#
|
|
4732
|
-
#
|
|
4831
|
+
# DV360 IDs related to the custom event.
|
|
4832
|
+
# Corresponds to the JSON property `dv3Dimensions`
|
|
4833
|
+
# @return [Google::Apis::DfareportingV3_4::Dv3Ids]
|
|
4834
|
+
attr_accessor :dv3_dimensions
|
|
4835
|
+
|
|
4836
|
+
# The type of event to insert.
|
|
4837
|
+
# Corresponds to the JSON property `insertEventType`
|
|
4733
4838
|
# @return [String]
|
|
4734
|
-
attr_accessor :
|
|
4839
|
+
attr_accessor :insert_event_type
|
|
4735
4840
|
|
|
4736
4841
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4737
|
-
# dfareporting#
|
|
4842
|
+
# dfareporting#customEventInsert".
|
|
4738
4843
|
# Corresponds to the JSON property `kind`
|
|
4739
4844
|
# @return [String]
|
|
4740
4845
|
attr_accessor :kind
|
|
4741
4846
|
|
|
4742
|
-
#
|
|
4743
|
-
#
|
|
4744
|
-
#
|
|
4745
|
-
|
|
4847
|
+
# The match ID field. A match ID is your own first-party identifier that has
|
|
4848
|
+
# been synced with Google using the match ID feature in Floodlight. This field
|
|
4849
|
+
# is mutually exclusive with mobileDeviceId, and at least one of the two fields
|
|
4850
|
+
# is required.
|
|
4851
|
+
# Corresponds to the JSON property `matchId`
|
|
4852
|
+
# @return [String]
|
|
4853
|
+
attr_accessor :match_id
|
|
4746
4854
|
|
|
4747
|
-
#
|
|
4748
|
-
#
|
|
4749
|
-
# Corresponds to the JSON property `
|
|
4750
|
-
# @return [
|
|
4751
|
-
attr_accessor :
|
|
4855
|
+
# The mobile device ID. This field is mutually exclusive with matchId, and at
|
|
4856
|
+
# least one of the two fields is required.
|
|
4857
|
+
# Corresponds to the JSON property `mobileDeviceId`
|
|
4858
|
+
# @return [String]
|
|
4859
|
+
attr_accessor :mobile_device_id
|
|
4752
4860
|
|
|
4753
4861
|
def initialize(**args)
|
|
4754
4862
|
update!(**args)
|
|
@@ -4756,30 +4864,475 @@ module Google
|
|
|
4756
4864
|
|
|
4757
4865
|
# Update properties of this object
|
|
4758
4866
|
def update!(**args)
|
|
4759
|
-
@
|
|
4760
|
-
@
|
|
4867
|
+
@cm_dimensions = args[:cm_dimensions] if args.key?(:cm_dimensions)
|
|
4868
|
+
@dv3_dimensions = args[:dv3_dimensions] if args.key?(:dv3_dimensions)
|
|
4869
|
+
@insert_event_type = args[:insert_event_type] if args.key?(:insert_event_type)
|
|
4761
4870
|
@kind = args[:kind] if args.key?(:kind)
|
|
4762
|
-
@
|
|
4763
|
-
@
|
|
4871
|
+
@match_id = args[:match_id] if args.key?(:match_id)
|
|
4872
|
+
@mobile_device_id = args[:mobile_device_id] if args.key?(:mobile_device_id)
|
|
4764
4873
|
end
|
|
4765
4874
|
end
|
|
4766
4875
|
|
|
4767
|
-
#
|
|
4768
|
-
|
|
4769
|
-
# may also override the campaign's setting further.
|
|
4770
|
-
class DefaultClickThroughEventTagProperties
|
|
4876
|
+
# The original custom event that was inserted and whether there were any errors.
|
|
4877
|
+
class CustomEventStatus
|
|
4771
4878
|
include Google::Apis::Core::Hashable
|
|
4772
4879
|
|
|
4773
|
-
#
|
|
4774
|
-
#
|
|
4775
|
-
#
|
|
4776
|
-
|
|
4880
|
+
# Experimental feature (no support provided) A custom event represents a third
|
|
4881
|
+
# party impression, a third party click, an annotation on a first party
|
|
4882
|
+
# impression, or an annotation on a first party click.
|
|
4883
|
+
# Corresponds to the JSON property `customEvent`
|
|
4884
|
+
# @return [Google::Apis::DfareportingV3_4::CustomEvent]
|
|
4885
|
+
attr_accessor :custom_event
|
|
4777
4886
|
|
|
4778
|
-
#
|
|
4779
|
-
#
|
|
4780
|
-
#
|
|
4781
|
-
|
|
4782
|
-
|
|
4887
|
+
# A list of errors related to this custom event.
|
|
4888
|
+
# Corresponds to the JSON property `errors`
|
|
4889
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CustomEventError>]
|
|
4890
|
+
attr_accessor :errors
|
|
4891
|
+
|
|
4892
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4893
|
+
# dfareporting#customEventStatus".
|
|
4894
|
+
# Corresponds to the JSON property `kind`
|
|
4895
|
+
# @return [String]
|
|
4896
|
+
attr_accessor :kind
|
|
4897
|
+
|
|
4898
|
+
def initialize(**args)
|
|
4899
|
+
update!(**args)
|
|
4900
|
+
end
|
|
4901
|
+
|
|
4902
|
+
# Update properties of this object
|
|
4903
|
+
def update!(**args)
|
|
4904
|
+
@custom_event = args[:custom_event] if args.key?(:custom_event)
|
|
4905
|
+
@errors = args[:errors] if args.key?(:errors)
|
|
4906
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
4907
|
+
end
|
|
4908
|
+
end
|
|
4909
|
+
|
|
4910
|
+
# Insert Custom Events Request.
|
|
4911
|
+
class CustomEventsBatchInsertRequest
|
|
4912
|
+
include Google::Apis::Core::Hashable
|
|
4913
|
+
|
|
4914
|
+
# The set of custom events to insert.
|
|
4915
|
+
# Corresponds to the JSON property `customEvents`
|
|
4916
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CustomEvent>]
|
|
4917
|
+
attr_accessor :custom_events
|
|
4918
|
+
|
|
4919
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4920
|
+
# dfareporting#customEventsBatchInsertRequest".
|
|
4921
|
+
# Corresponds to the JSON property `kind`
|
|
4922
|
+
# @return [String]
|
|
4923
|
+
attr_accessor :kind
|
|
4924
|
+
|
|
4925
|
+
def initialize(**args)
|
|
4926
|
+
update!(**args)
|
|
4927
|
+
end
|
|
4928
|
+
|
|
4929
|
+
# Update properties of this object
|
|
4930
|
+
def update!(**args)
|
|
4931
|
+
@custom_events = args[:custom_events] if args.key?(:custom_events)
|
|
4932
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
4933
|
+
end
|
|
4934
|
+
end
|
|
4935
|
+
|
|
4936
|
+
# Insert Custom Events Response.
|
|
4937
|
+
class CustomEventsBatchInsertResponse
|
|
4938
|
+
include Google::Apis::Core::Hashable
|
|
4939
|
+
|
|
4940
|
+
# Indicates that some or all custom events failed to insert.
|
|
4941
|
+
# Corresponds to the JSON property `hasFailures`
|
|
4942
|
+
# @return [Boolean]
|
|
4943
|
+
attr_accessor :has_failures
|
|
4944
|
+
alias_method :has_failures?, :has_failures
|
|
4945
|
+
|
|
4946
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4947
|
+
# dfareporting#customEventsBatchInsertResponse".
|
|
4948
|
+
# Corresponds to the JSON property `kind`
|
|
4949
|
+
# @return [String]
|
|
4950
|
+
attr_accessor :kind
|
|
4951
|
+
|
|
4952
|
+
# The insert status of each custom event. Statuses are returned in the same
|
|
4953
|
+
# order that conversions are inserted.
|
|
4954
|
+
# Corresponds to the JSON property `status`
|
|
4955
|
+
# @return [Array<Google::Apis::DfareportingV3_4::CustomEventStatus>]
|
|
4956
|
+
attr_accessor :status
|
|
4957
|
+
|
|
4958
|
+
def initialize(**args)
|
|
4959
|
+
update!(**args)
|
|
4960
|
+
end
|
|
4961
|
+
|
|
4962
|
+
# Update properties of this object
|
|
4963
|
+
def update!(**args)
|
|
4964
|
+
@has_failures = args[:has_failures] if args.key?(:has_failures)
|
|
4965
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
4966
|
+
@status = args[:status] if args.key?(:status)
|
|
4967
|
+
end
|
|
4968
|
+
end
|
|
4969
|
+
|
|
4970
|
+
# A custom floodlight variable.
|
|
4971
|
+
class CustomFloodlightVariable
|
|
4972
|
+
include Google::Apis::Core::Hashable
|
|
4973
|
+
|
|
4974
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
4975
|
+
# dfareporting#customFloodlightVariable".
|
|
4976
|
+
# Corresponds to the JSON property `kind`
|
|
4977
|
+
# @return [String]
|
|
4978
|
+
attr_accessor :kind
|
|
4979
|
+
|
|
4980
|
+
# The type of custom floodlight variable to supply a value for. These map to the
|
|
4981
|
+
# "u[1-20]=" in the tags.
|
|
4982
|
+
# Corresponds to the JSON property `type`
|
|
4983
|
+
# @return [String]
|
|
4984
|
+
attr_accessor :type
|
|
4985
|
+
|
|
4986
|
+
# The value of the custom floodlight variable. The length of string must not
|
|
4987
|
+
# exceed 50 characters.
|
|
4988
|
+
# Corresponds to the JSON property `value`
|
|
4989
|
+
# @return [String]
|
|
4990
|
+
attr_accessor :value
|
|
4991
|
+
|
|
4992
|
+
def initialize(**args)
|
|
4993
|
+
update!(**args)
|
|
4994
|
+
end
|
|
4995
|
+
|
|
4996
|
+
# Update properties of this object
|
|
4997
|
+
def update!(**args)
|
|
4998
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
4999
|
+
@type = args[:type] if args.key?(:type)
|
|
5000
|
+
@value = args[:value] if args.key?(:value)
|
|
5001
|
+
end
|
|
5002
|
+
end
|
|
5003
|
+
|
|
5004
|
+
# Represents a Custom Rich Media Events group.
|
|
5005
|
+
class CustomRichMediaEvents
|
|
5006
|
+
include Google::Apis::Core::Hashable
|
|
5007
|
+
|
|
5008
|
+
# List of custom rich media event IDs. Dimension values must be all of type dfa:
|
|
5009
|
+
# richMediaEventTypeIdAndName.
|
|
5010
|
+
# Corresponds to the JSON property `filteredEventIds`
|
|
5011
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
5012
|
+
attr_accessor :filtered_event_ids
|
|
5013
|
+
|
|
5014
|
+
# The kind of resource this is, in this case dfareporting#customRichMediaEvents.
|
|
5015
|
+
# Corresponds to the JSON property `kind`
|
|
5016
|
+
# @return [String]
|
|
5017
|
+
attr_accessor :kind
|
|
5018
|
+
|
|
5019
|
+
def initialize(**args)
|
|
5020
|
+
update!(**args)
|
|
5021
|
+
end
|
|
5022
|
+
|
|
5023
|
+
# Update properties of this object
|
|
5024
|
+
def update!(**args)
|
|
5025
|
+
@filtered_event_ids = args[:filtered_event_ids] if args.key?(:filtered_event_ids)
|
|
5026
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5027
|
+
end
|
|
5028
|
+
end
|
|
5029
|
+
|
|
5030
|
+
# Custom variable.
|
|
5031
|
+
class CustomVariable
|
|
5032
|
+
include Google::Apis::Core::Hashable
|
|
5033
|
+
|
|
5034
|
+
# The index of the custom variable.
|
|
5035
|
+
# Corresponds to the JSON property `index`
|
|
5036
|
+
# @return [Fixnum]
|
|
5037
|
+
attr_accessor :index
|
|
5038
|
+
|
|
5039
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5040
|
+
# dfareporting#customVariable".
|
|
5041
|
+
# Corresponds to the JSON property `kind`
|
|
5042
|
+
# @return [String]
|
|
5043
|
+
attr_accessor :kind
|
|
5044
|
+
|
|
5045
|
+
# The value of the custom variable. The length of string must not exceed 50
|
|
5046
|
+
# characters.
|
|
5047
|
+
# Corresponds to the JSON property `value`
|
|
5048
|
+
# @return [String]
|
|
5049
|
+
attr_accessor :value
|
|
5050
|
+
|
|
5051
|
+
def initialize(**args)
|
|
5052
|
+
update!(**args)
|
|
5053
|
+
end
|
|
5054
|
+
|
|
5055
|
+
# Update properties of this object
|
|
5056
|
+
def update!(**args)
|
|
5057
|
+
@index = args[:index] if args.key?(:index)
|
|
5058
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5059
|
+
@value = args[:value] if args.key?(:value)
|
|
5060
|
+
end
|
|
5061
|
+
end
|
|
5062
|
+
|
|
5063
|
+
# Custom Viewability Metric
|
|
5064
|
+
class CustomViewabilityMetric
|
|
5065
|
+
include Google::Apis::Core::Hashable
|
|
5066
|
+
|
|
5067
|
+
# The attributes, like playtime and percent onscreen, that define the Custom
|
|
5068
|
+
# Viewability Metric.
|
|
5069
|
+
# Corresponds to the JSON property `configuration`
|
|
5070
|
+
# @return [Google::Apis::DfareportingV3_4::CustomViewabilityMetricConfiguration]
|
|
5071
|
+
attr_accessor :configuration
|
|
5072
|
+
|
|
5073
|
+
# ID of the custom viewability metric.
|
|
5074
|
+
# Corresponds to the JSON property `id`
|
|
5075
|
+
# @return [Fixnum]
|
|
5076
|
+
attr_accessor :id
|
|
5077
|
+
|
|
5078
|
+
# Name of the custom viewability metric.
|
|
5079
|
+
# Corresponds to the JSON property `name`
|
|
5080
|
+
# @return [String]
|
|
5081
|
+
attr_accessor :name
|
|
5082
|
+
|
|
5083
|
+
def initialize(**args)
|
|
5084
|
+
update!(**args)
|
|
5085
|
+
end
|
|
5086
|
+
|
|
5087
|
+
# Update properties of this object
|
|
5088
|
+
def update!(**args)
|
|
5089
|
+
@configuration = args[:configuration] if args.key?(:configuration)
|
|
5090
|
+
@id = args[:id] if args.key?(:id)
|
|
5091
|
+
@name = args[:name] if args.key?(:name)
|
|
5092
|
+
end
|
|
5093
|
+
end
|
|
5094
|
+
|
|
5095
|
+
# The attributes, like playtime and percent onscreen, that define the Custom
|
|
5096
|
+
# Viewability Metric.
|
|
5097
|
+
class CustomViewabilityMetricConfiguration
|
|
5098
|
+
include Google::Apis::Core::Hashable
|
|
5099
|
+
|
|
5100
|
+
# Whether the video must be audible to count an impression.
|
|
5101
|
+
# Corresponds to the JSON property `audible`
|
|
5102
|
+
# @return [Boolean]
|
|
5103
|
+
attr_accessor :audible
|
|
5104
|
+
alias_method :audible?, :audible
|
|
5105
|
+
|
|
5106
|
+
# The time in milliseconds the video must play for the Custom Viewability Metric
|
|
5107
|
+
# to count an impression. If both this and timePercent are specified, the
|
|
5108
|
+
# earlier of the two will be used.
|
|
5109
|
+
# Corresponds to the JSON property `timeMillis`
|
|
5110
|
+
# @return [Fixnum]
|
|
5111
|
+
attr_accessor :time_millis
|
|
5112
|
+
|
|
5113
|
+
# The percentage of video that must play for the Custom Viewability Metric to
|
|
5114
|
+
# count an impression. If both this and timeMillis are specified, the earlier of
|
|
5115
|
+
# the two will be used.
|
|
5116
|
+
# Corresponds to the JSON property `timePercent`
|
|
5117
|
+
# @return [Fixnum]
|
|
5118
|
+
attr_accessor :time_percent
|
|
5119
|
+
|
|
5120
|
+
# The percentage of video that must be on screen for the Custom Viewability
|
|
5121
|
+
# Metric to count an impression.
|
|
5122
|
+
# Corresponds to the JSON property `viewabilityPercent`
|
|
5123
|
+
# @return [Fixnum]
|
|
5124
|
+
attr_accessor :viewability_percent
|
|
5125
|
+
|
|
5126
|
+
def initialize(**args)
|
|
5127
|
+
update!(**args)
|
|
5128
|
+
end
|
|
5129
|
+
|
|
5130
|
+
# Update properties of this object
|
|
5131
|
+
def update!(**args)
|
|
5132
|
+
@audible = args[:audible] if args.key?(:audible)
|
|
5133
|
+
@time_millis = args[:time_millis] if args.key?(:time_millis)
|
|
5134
|
+
@time_percent = args[:time_percent] if args.key?(:time_percent)
|
|
5135
|
+
@viewability_percent = args[:viewability_percent] if args.key?(:viewability_percent)
|
|
5136
|
+
end
|
|
5137
|
+
end
|
|
5138
|
+
|
|
5139
|
+
# DV360 IDs related to the custom event.
|
|
5140
|
+
class Dv3Ids
|
|
5141
|
+
include Google::Apis::Core::Hashable
|
|
5142
|
+
|
|
5143
|
+
# Campaign ID for DV360.
|
|
5144
|
+
# Corresponds to the JSON property `dvCampaignId`
|
|
5145
|
+
# @return [Fixnum]
|
|
5146
|
+
attr_accessor :dv_campaign_id
|
|
5147
|
+
|
|
5148
|
+
# Creative ID for DV360.
|
|
5149
|
+
# Corresponds to the JSON property `dvCreativeId`
|
|
5150
|
+
# @return [Fixnum]
|
|
5151
|
+
attr_accessor :dv_creative_id
|
|
5152
|
+
|
|
5153
|
+
# Insertion Order ID for DV360.
|
|
5154
|
+
# Corresponds to the JSON property `dvInsertionOrderId`
|
|
5155
|
+
# @return [Fixnum]
|
|
5156
|
+
attr_accessor :dv_insertion_order_id
|
|
5157
|
+
|
|
5158
|
+
# Line Item ID for DV360.
|
|
5159
|
+
# Corresponds to the JSON property `dvLineItemId`
|
|
5160
|
+
# @return [Fixnum]
|
|
5161
|
+
attr_accessor :dv_line_item_id
|
|
5162
|
+
|
|
5163
|
+
# Site ID for DV360.
|
|
5164
|
+
# Corresponds to the JSON property `dvSiteId`
|
|
5165
|
+
# @return [Fixnum]
|
|
5166
|
+
attr_accessor :dv_site_id
|
|
5167
|
+
|
|
5168
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5169
|
+
# dfareporting#dV3Ids".
|
|
5170
|
+
# Corresponds to the JSON property `kind`
|
|
5171
|
+
# @return [String]
|
|
5172
|
+
attr_accessor :kind
|
|
5173
|
+
|
|
5174
|
+
def initialize(**args)
|
|
5175
|
+
update!(**args)
|
|
5176
|
+
end
|
|
5177
|
+
|
|
5178
|
+
# Update properties of this object
|
|
5179
|
+
def update!(**args)
|
|
5180
|
+
@dv_campaign_id = args[:dv_campaign_id] if args.key?(:dv_campaign_id)
|
|
5181
|
+
@dv_creative_id = args[:dv_creative_id] if args.key?(:dv_creative_id)
|
|
5182
|
+
@dv_insertion_order_id = args[:dv_insertion_order_id] if args.key?(:dv_insertion_order_id)
|
|
5183
|
+
@dv_line_item_id = args[:dv_line_item_id] if args.key?(:dv_line_item_id)
|
|
5184
|
+
@dv_site_id = args[:dv_site_id] if args.key?(:dv_site_id)
|
|
5185
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5186
|
+
end
|
|
5187
|
+
end
|
|
5188
|
+
|
|
5189
|
+
# Represents a date range.
|
|
5190
|
+
class DateRange
|
|
5191
|
+
include Google::Apis::Core::Hashable
|
|
5192
|
+
|
|
5193
|
+
# The end date of the date range, inclusive. A string of the format: "yyyy-MM-dd"
|
|
5194
|
+
# .
|
|
5195
|
+
# Corresponds to the JSON property `endDate`
|
|
5196
|
+
# @return [Date]
|
|
5197
|
+
attr_accessor :end_date
|
|
5198
|
+
|
|
5199
|
+
# The kind of resource this is, in this case dfareporting#dateRange.
|
|
5200
|
+
# Corresponds to the JSON property `kind`
|
|
5201
|
+
# @return [String]
|
|
5202
|
+
attr_accessor :kind
|
|
5203
|
+
|
|
5204
|
+
# The date range relative to the date of when the report is run.
|
|
5205
|
+
# Corresponds to the JSON property `relativeDateRange`
|
|
5206
|
+
# @return [String]
|
|
5207
|
+
attr_accessor :relative_date_range
|
|
5208
|
+
|
|
5209
|
+
# The start date of the date range, inclusive. A string of the format: "yyyy-MM-
|
|
5210
|
+
# dd".
|
|
5211
|
+
# Corresponds to the JSON property `startDate`
|
|
5212
|
+
# @return [Date]
|
|
5213
|
+
attr_accessor :start_date
|
|
5214
|
+
|
|
5215
|
+
def initialize(**args)
|
|
5216
|
+
update!(**args)
|
|
5217
|
+
end
|
|
5218
|
+
|
|
5219
|
+
# Update properties of this object
|
|
5220
|
+
def update!(**args)
|
|
5221
|
+
@end_date = args[:end_date] if args.key?(:end_date)
|
|
5222
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5223
|
+
@relative_date_range = args[:relative_date_range] if args.key?(:relative_date_range)
|
|
5224
|
+
@start_date = args[:start_date] if args.key?(:start_date)
|
|
5225
|
+
end
|
|
5226
|
+
end
|
|
5227
|
+
|
|
5228
|
+
# Day Part Targeting.
|
|
5229
|
+
class DayPartTargeting
|
|
5230
|
+
include Google::Apis::Core::Hashable
|
|
5231
|
+
|
|
5232
|
+
# Days of the week when the ad will serve.
|
|
5233
|
+
# Acceptable values are:
|
|
5234
|
+
# - "SUNDAY"
|
|
5235
|
+
# - "MONDAY"
|
|
5236
|
+
# - "TUESDAY"
|
|
5237
|
+
# - "WEDNESDAY"
|
|
5238
|
+
# - "THURSDAY"
|
|
5239
|
+
# - "FRIDAY"
|
|
5240
|
+
# - "SATURDAY"
|
|
5241
|
+
# Corresponds to the JSON property `daysOfWeek`
|
|
5242
|
+
# @return [Array<String>]
|
|
5243
|
+
attr_accessor :days_of_week
|
|
5244
|
+
|
|
5245
|
+
# Hours of the day when the ad will serve, where 0 is midnight to 1 AM and 23 is
|
|
5246
|
+
# 11 PM to midnight. Can be specified with days of week, in which case the ad
|
|
5247
|
+
# would serve during these hours on the specified days. For example if Monday,
|
|
5248
|
+
# Wednesday, Friday are the days of week specified and 9-10am, 3-5pm (hours 9,
|
|
5249
|
+
# 15, and 16) is specified, the ad would serve Monday, Wednesdays, and Fridays
|
|
5250
|
+
# at 9-10am and 3-5pm. Acceptable values are 0 to 23, inclusive.
|
|
5251
|
+
# Corresponds to the JSON property `hoursOfDay`
|
|
5252
|
+
# @return [Array<Fixnum>]
|
|
5253
|
+
attr_accessor :hours_of_day
|
|
5254
|
+
|
|
5255
|
+
# Whether or not to use the user's local time. If false, the America/New York
|
|
5256
|
+
# time zone applies.
|
|
5257
|
+
# Corresponds to the JSON property `userLocalTime`
|
|
5258
|
+
# @return [Boolean]
|
|
5259
|
+
attr_accessor :user_local_time
|
|
5260
|
+
alias_method :user_local_time?, :user_local_time
|
|
5261
|
+
|
|
5262
|
+
def initialize(**args)
|
|
5263
|
+
update!(**args)
|
|
5264
|
+
end
|
|
5265
|
+
|
|
5266
|
+
# Update properties of this object
|
|
5267
|
+
def update!(**args)
|
|
5268
|
+
@days_of_week = args[:days_of_week] if args.key?(:days_of_week)
|
|
5269
|
+
@hours_of_day = args[:hours_of_day] if args.key?(:hours_of_day)
|
|
5270
|
+
@user_local_time = args[:user_local_time] if args.key?(:user_local_time)
|
|
5271
|
+
end
|
|
5272
|
+
end
|
|
5273
|
+
|
|
5274
|
+
# Contains information about a landing page deep link.
|
|
5275
|
+
class DeepLink
|
|
5276
|
+
include Google::Apis::Core::Hashable
|
|
5277
|
+
|
|
5278
|
+
# The URL of the mobile app being linked to.
|
|
5279
|
+
# Corresponds to the JSON property `appUrl`
|
|
5280
|
+
# @return [String]
|
|
5281
|
+
attr_accessor :app_url
|
|
5282
|
+
|
|
5283
|
+
# The fallback URL. This URL will be served to users who do not have the mobile
|
|
5284
|
+
# app installed.
|
|
5285
|
+
# Corresponds to the JSON property `fallbackUrl`
|
|
5286
|
+
# @return [String]
|
|
5287
|
+
attr_accessor :fallback_url
|
|
5288
|
+
|
|
5289
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5290
|
+
# dfareporting#deepLink".
|
|
5291
|
+
# Corresponds to the JSON property `kind`
|
|
5292
|
+
# @return [String]
|
|
5293
|
+
attr_accessor :kind
|
|
5294
|
+
|
|
5295
|
+
# Contains information about a mobile app. Used as a landing page deep link.
|
|
5296
|
+
# Corresponds to the JSON property `mobileApp`
|
|
5297
|
+
# @return [Google::Apis::DfareportingV3_4::MobileApp]
|
|
5298
|
+
attr_accessor :mobile_app
|
|
5299
|
+
|
|
5300
|
+
# Ads served to users on these remarketing lists will use this deep link.
|
|
5301
|
+
# Applicable when mobileApp.directory is APPLE_APP_STORE.
|
|
5302
|
+
# Corresponds to the JSON property `remarketingListIds`
|
|
5303
|
+
# @return [Array<Fixnum>]
|
|
5304
|
+
attr_accessor :remarketing_list_ids
|
|
5305
|
+
|
|
5306
|
+
def initialize(**args)
|
|
5307
|
+
update!(**args)
|
|
5308
|
+
end
|
|
5309
|
+
|
|
5310
|
+
# Update properties of this object
|
|
5311
|
+
def update!(**args)
|
|
5312
|
+
@app_url = args[:app_url] if args.key?(:app_url)
|
|
5313
|
+
@fallback_url = args[:fallback_url] if args.key?(:fallback_url)
|
|
5314
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5315
|
+
@mobile_app = args[:mobile_app] if args.key?(:mobile_app)
|
|
5316
|
+
@remarketing_list_ids = args[:remarketing_list_ids] if args.key?(:remarketing_list_ids)
|
|
5317
|
+
end
|
|
5318
|
+
end
|
|
5319
|
+
|
|
5320
|
+
# Properties of inheriting and overriding the default click-through event tag. A
|
|
5321
|
+
# campaign may override the event tag defined at the advertiser level, and an ad
|
|
5322
|
+
# may also override the campaign's setting further.
|
|
5323
|
+
class DefaultClickThroughEventTagProperties
|
|
5324
|
+
include Google::Apis::Core::Hashable
|
|
5325
|
+
|
|
5326
|
+
# ID of the click-through event tag to apply to all ads in this entity's scope.
|
|
5327
|
+
# Corresponds to the JSON property `defaultClickThroughEventTagId`
|
|
5328
|
+
# @return [Fixnum]
|
|
5329
|
+
attr_accessor :default_click_through_event_tag_id
|
|
5330
|
+
|
|
5331
|
+
# Whether this entity should override the inherited default click-through event
|
|
5332
|
+
# tag with its own defined value.
|
|
5333
|
+
# Corresponds to the JSON property `overrideInheritedEventTag`
|
|
5334
|
+
# @return [Boolean]
|
|
5335
|
+
attr_accessor :override_inherited_event_tag
|
|
4783
5336
|
alias_method :override_inherited_event_tag?, :override_inherited_event_tag
|
|
4784
5337
|
|
|
4785
5338
|
def initialize(**args)
|
|
@@ -4799,7 +5352,7 @@ module Google
|
|
|
4799
5352
|
|
|
4800
5353
|
# Frequency Cap.
|
|
4801
5354
|
# Corresponds to the JSON property `frequencyCap`
|
|
4802
|
-
# @return [Google::Apis::
|
|
5355
|
+
# @return [Google::Apis::DfareportingV3_4::FrequencyCap]
|
|
4803
5356
|
attr_accessor :frequency_cap
|
|
4804
5357
|
|
|
4805
5358
|
# Whether or not hard cutoff is enabled. If true, the ad will not serve after
|
|
@@ -5003,7 +5556,7 @@ module Google
|
|
|
5003
5556
|
|
|
5004
5557
|
# The dimension values returned in this response.
|
|
5005
5558
|
# Corresponds to the JSON property `items`
|
|
5006
|
-
# @return [Array<Google::Apis::
|
|
5559
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
5007
5560
|
attr_accessor :items
|
|
5008
5561
|
|
|
5009
5562
|
# The kind of list this is, in this case dfareporting#dimensionValueList.
|
|
@@ -5049,7 +5602,7 @@ module Google
|
|
|
5049
5602
|
|
|
5050
5603
|
# The list of filters by which to filter values. The filters are ANDed.
|
|
5051
5604
|
# Corresponds to the JSON property `filters`
|
|
5052
|
-
# @return [Array<Google::Apis::
|
|
5605
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionFilter>]
|
|
5053
5606
|
attr_accessor :filters
|
|
5054
5607
|
|
|
5055
5608
|
# The kind of request this is, in this case dfareporting#dimensionValueRequest.
|
|
@@ -5072,291 +5625,66 @@ module Google
|
|
|
5072
5625
|
@dimension_name = args[:dimension_name] if args.key?(:dimension_name)
|
|
5073
5626
|
@end_date = args[:end_date] if args.key?(:end_date)
|
|
5074
5627
|
@filters = args[:filters] if args.key?(:filters)
|
|
5075
|
-
@kind = args[:kind] if args.key?(:kind)
|
|
5076
|
-
@start_date = args[:start_date] if args.key?(:start_date)
|
|
5077
|
-
end
|
|
5078
|
-
end
|
|
5079
|
-
|
|
5080
|
-
# DirectorySites contains properties of a website from the Site Directory. Sites
|
|
5081
|
-
# need to be added to an account via the Sites resource before they can be
|
|
5082
|
-
# assigned to a placement.
|
|
5083
|
-
class DirectorySite
|
|
5084
|
-
include Google::Apis::Core::Hashable
|
|
5085
|
-
|
|
5086
|
-
# Whether this directory site is active.
|
|
5087
|
-
# Corresponds to the JSON property `active`
|
|
5088
|
-
# @return [Boolean]
|
|
5089
|
-
attr_accessor :active
|
|
5090
|
-
alias_method :active?, :active
|
|
5091
|
-
|
|
5092
|
-
# Directory site contacts.
|
|
5093
|
-
# Corresponds to the JSON property `contactAssignments`
|
|
5094
|
-
# @return [Array<Google::Apis::DfareportingV3_2::DirectorySiteContactAssignment>]
|
|
5095
|
-
attr_accessor :contact_assignments
|
|
5096
|
-
|
|
5097
|
-
# Country ID of this directory site. This is a read-only field.
|
|
5098
|
-
# Corresponds to the JSON property `countryId`
|
|
5099
|
-
# @return [Fixnum]
|
|
5100
|
-
attr_accessor :country_id
|
|
5101
|
-
|
|
5102
|
-
# Currency ID of this directory site. This is a read-only field.
|
|
5103
|
-
# Possible values are:
|
|
5104
|
-
# - "1" for USD
|
|
5105
|
-
# - "2" for GBP
|
|
5106
|
-
# - "3" for ESP
|
|
5107
|
-
# - "4" for SEK
|
|
5108
|
-
# - "5" for CAD
|
|
5109
|
-
# - "6" for JPY
|
|
5110
|
-
# - "7" for DEM
|
|
5111
|
-
# - "8" for AUD
|
|
5112
|
-
# - "9" for FRF
|
|
5113
|
-
# - "10" for ITL
|
|
5114
|
-
# - "11" for DKK
|
|
5115
|
-
# - "12" for NOK
|
|
5116
|
-
# - "13" for FIM
|
|
5117
|
-
# - "14" for ZAR
|
|
5118
|
-
# - "15" for IEP
|
|
5119
|
-
# - "16" for NLG
|
|
5120
|
-
# - "17" for EUR
|
|
5121
|
-
# - "18" for KRW
|
|
5122
|
-
# - "19" for TWD
|
|
5123
|
-
# - "20" for SGD
|
|
5124
|
-
# - "21" for CNY
|
|
5125
|
-
# - "22" for HKD
|
|
5126
|
-
# - "23" for NZD
|
|
5127
|
-
# - "24" for MYR
|
|
5128
|
-
# - "25" for BRL
|
|
5129
|
-
# - "26" for PTE
|
|
5130
|
-
# - "27" for MXP
|
|
5131
|
-
# - "28" for CLP
|
|
5132
|
-
# - "29" for TRY
|
|
5133
|
-
# - "30" for ARS
|
|
5134
|
-
# - "31" for PEN
|
|
5135
|
-
# - "32" for ILS
|
|
5136
|
-
# - "33" for CHF
|
|
5137
|
-
# - "34" for VEF
|
|
5138
|
-
# - "35" for COP
|
|
5139
|
-
# - "36" for GTQ
|
|
5140
|
-
# - "37" for PLN
|
|
5141
|
-
# - "39" for INR
|
|
5142
|
-
# - "40" for THB
|
|
5143
|
-
# - "41" for IDR
|
|
5144
|
-
# - "42" for CZK
|
|
5145
|
-
# - "43" for RON
|
|
5146
|
-
# - "44" for HUF
|
|
5147
|
-
# - "45" for RUB
|
|
5148
|
-
# - "46" for AED
|
|
5149
|
-
# - "47" for BGN
|
|
5150
|
-
# - "48" for HRK
|
|
5151
|
-
# - "49" for MXN
|
|
5152
|
-
# - "50" for NGN
|
|
5153
|
-
# Corresponds to the JSON property `currencyId`
|
|
5154
|
-
# @return [Fixnum]
|
|
5155
|
-
attr_accessor :currency_id
|
|
5156
|
-
|
|
5157
|
-
# Description of this directory site. This is a read-only field.
|
|
5158
|
-
# Corresponds to the JSON property `description`
|
|
5159
|
-
# @return [String]
|
|
5160
|
-
attr_accessor :description
|
|
5161
|
-
|
|
5162
|
-
# ID of this directory site. This is a read-only, auto-generated field.
|
|
5163
|
-
# Corresponds to the JSON property `id`
|
|
5164
|
-
# @return [Fixnum]
|
|
5165
|
-
attr_accessor :id
|
|
5166
|
-
|
|
5167
|
-
# Represents a DimensionValue resource.
|
|
5168
|
-
# Corresponds to the JSON property `idDimensionValue`
|
|
5169
|
-
# @return [Google::Apis::DfareportingV3_2::DimensionValue]
|
|
5170
|
-
attr_accessor :id_dimension_value
|
|
5171
|
-
|
|
5172
|
-
# Tag types for regular placements.
|
|
5173
|
-
# Acceptable values are:
|
|
5174
|
-
# - "STANDARD"
|
|
5175
|
-
# - "IFRAME_JAVASCRIPT_INPAGE"
|
|
5176
|
-
# - "INTERNAL_REDIRECT_INPAGE"
|
|
5177
|
-
# - "JAVASCRIPT_INPAGE"
|
|
5178
|
-
# Corresponds to the JSON property `inpageTagFormats`
|
|
5179
|
-
# @return [Array<String>]
|
|
5180
|
-
attr_accessor :inpage_tag_formats
|
|
5181
|
-
|
|
5182
|
-
# Tag types for interstitial placements.
|
|
5183
|
-
# Acceptable values are:
|
|
5184
|
-
# - "IFRAME_JAVASCRIPT_INTERSTITIAL"
|
|
5185
|
-
# - "INTERNAL_REDIRECT_INTERSTITIAL"
|
|
5186
|
-
# - "JAVASCRIPT_INTERSTITIAL"
|
|
5187
|
-
# Corresponds to the JSON property `interstitialTagFormats`
|
|
5188
|
-
# @return [Array<String>]
|
|
5189
|
-
attr_accessor :interstitial_tag_formats
|
|
5190
|
-
|
|
5191
|
-
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5192
|
-
# dfareporting#directorySite".
|
|
5193
|
-
# Corresponds to the JSON property `kind`
|
|
5194
|
-
# @return [String]
|
|
5195
|
-
attr_accessor :kind
|
|
5196
|
-
|
|
5197
|
-
# Name of this directory site.
|
|
5198
|
-
# Corresponds to the JSON property `name`
|
|
5199
|
-
# @return [String]
|
|
5200
|
-
attr_accessor :name
|
|
5201
|
-
|
|
5202
|
-
# Parent directory site ID.
|
|
5203
|
-
# Corresponds to the JSON property `parentId`
|
|
5204
|
-
# @return [Fixnum]
|
|
5205
|
-
attr_accessor :parent_id
|
|
5206
|
-
|
|
5207
|
-
# Directory Site Settings
|
|
5208
|
-
# Corresponds to the JSON property `settings`
|
|
5209
|
-
# @return [Google::Apis::DfareportingV3_2::DirectorySiteSettings]
|
|
5210
|
-
attr_accessor :settings
|
|
5211
|
-
|
|
5212
|
-
# URL of this directory site.
|
|
5213
|
-
# Corresponds to the JSON property `url`
|
|
5214
|
-
# @return [String]
|
|
5215
|
-
attr_accessor :url
|
|
5216
|
-
|
|
5217
|
-
def initialize(**args)
|
|
5218
|
-
update!(**args)
|
|
5219
|
-
end
|
|
5220
|
-
|
|
5221
|
-
# Update properties of this object
|
|
5222
|
-
def update!(**args)
|
|
5223
|
-
@active = args[:active] if args.key?(:active)
|
|
5224
|
-
@contact_assignments = args[:contact_assignments] if args.key?(:contact_assignments)
|
|
5225
|
-
@country_id = args[:country_id] if args.key?(:country_id)
|
|
5226
|
-
@currency_id = args[:currency_id] if args.key?(:currency_id)
|
|
5227
|
-
@description = args[:description] if args.key?(:description)
|
|
5228
|
-
@id = args[:id] if args.key?(:id)
|
|
5229
|
-
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
5230
|
-
@inpage_tag_formats = args[:inpage_tag_formats] if args.key?(:inpage_tag_formats)
|
|
5231
|
-
@interstitial_tag_formats = args[:interstitial_tag_formats] if args.key?(:interstitial_tag_formats)
|
|
5232
|
-
@kind = args[:kind] if args.key?(:kind)
|
|
5233
|
-
@name = args[:name] if args.key?(:name)
|
|
5234
|
-
@parent_id = args[:parent_id] if args.key?(:parent_id)
|
|
5235
|
-
@settings = args[:settings] if args.key?(:settings)
|
|
5236
|
-
@url = args[:url] if args.key?(:url)
|
|
5237
|
-
end
|
|
5238
|
-
end
|
|
5239
|
-
|
|
5240
|
-
# Contains properties of a Site Directory contact.
|
|
5241
|
-
class DirectorySiteContact
|
|
5242
|
-
include Google::Apis::Core::Hashable
|
|
5243
|
-
|
|
5244
|
-
# Address of this directory site contact.
|
|
5245
|
-
# Corresponds to the JSON property `address`
|
|
5246
|
-
# @return [String]
|
|
5247
|
-
attr_accessor :address
|
|
5248
|
-
|
|
5249
|
-
# Email address of this directory site contact.
|
|
5250
|
-
# Corresponds to the JSON property `email`
|
|
5251
|
-
# @return [String]
|
|
5252
|
-
attr_accessor :email
|
|
5253
|
-
|
|
5254
|
-
# First name of this directory site contact.
|
|
5255
|
-
# Corresponds to the JSON property `firstName`
|
|
5256
|
-
# @return [String]
|
|
5257
|
-
attr_accessor :first_name
|
|
5258
|
-
|
|
5259
|
-
# ID of this directory site contact. This is a read-only, auto-generated field.
|
|
5260
|
-
# Corresponds to the JSON property `id`
|
|
5261
|
-
# @return [Fixnum]
|
|
5262
|
-
attr_accessor :id
|
|
5263
|
-
|
|
5264
|
-
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5265
|
-
# dfareporting#directorySiteContact".
|
|
5266
|
-
# Corresponds to the JSON property `kind`
|
|
5267
|
-
# @return [String]
|
|
5268
|
-
attr_accessor :kind
|
|
5269
|
-
|
|
5270
|
-
# Last name of this directory site contact.
|
|
5271
|
-
# Corresponds to the JSON property `lastName`
|
|
5272
|
-
# @return [String]
|
|
5273
|
-
attr_accessor :last_name
|
|
5274
|
-
|
|
5275
|
-
# Phone number of this directory site contact.
|
|
5276
|
-
# Corresponds to the JSON property `phone`
|
|
5277
|
-
# @return [String]
|
|
5278
|
-
attr_accessor :phone
|
|
5279
|
-
|
|
5280
|
-
# Directory site contact role.
|
|
5281
|
-
# Corresponds to the JSON property `role`
|
|
5282
|
-
# @return [String]
|
|
5283
|
-
attr_accessor :role
|
|
5284
|
-
|
|
5285
|
-
# Title or designation of this directory site contact.
|
|
5286
|
-
# Corresponds to the JSON property `title`
|
|
5287
|
-
# @return [String]
|
|
5288
|
-
attr_accessor :title
|
|
5289
|
-
|
|
5290
|
-
# Directory site contact type.
|
|
5291
|
-
# Corresponds to the JSON property `type`
|
|
5292
|
-
# @return [String]
|
|
5293
|
-
attr_accessor :type
|
|
5294
|
-
|
|
5295
|
-
def initialize(**args)
|
|
5296
|
-
update!(**args)
|
|
5297
|
-
end
|
|
5298
|
-
|
|
5299
|
-
# Update properties of this object
|
|
5300
|
-
def update!(**args)
|
|
5301
|
-
@address = args[:address] if args.key?(:address)
|
|
5302
|
-
@email = args[:email] if args.key?(:email)
|
|
5303
|
-
@first_name = args[:first_name] if args.key?(:first_name)
|
|
5304
|
-
@id = args[:id] if args.key?(:id)
|
|
5305
|
-
@kind = args[:kind] if args.key?(:kind)
|
|
5306
|
-
@last_name = args[:last_name] if args.key?(:last_name)
|
|
5307
|
-
@phone = args[:phone] if args.key?(:phone)
|
|
5308
|
-
@role = args[:role] if args.key?(:role)
|
|
5309
|
-
@title = args[:title] if args.key?(:title)
|
|
5310
|
-
@type = args[:type] if args.key?(:type)
|
|
5311
|
-
end
|
|
5312
|
-
end
|
|
5313
|
-
|
|
5314
|
-
# Directory Site Contact Assignment
|
|
5315
|
-
class DirectorySiteContactAssignment
|
|
5316
|
-
include Google::Apis::Core::Hashable
|
|
5317
|
-
|
|
5318
|
-
# ID of this directory site contact. This is a read-only, auto-generated field.
|
|
5319
|
-
# Corresponds to the JSON property `contactId`
|
|
5320
|
-
# @return [Fixnum]
|
|
5321
|
-
attr_accessor :contact_id
|
|
5322
|
-
|
|
5323
|
-
# Visibility of this directory site contact assignment. When set to PUBLIC this
|
|
5324
|
-
# contact assignment is visible to all account and agency users; when set to
|
|
5325
|
-
# PRIVATE it is visible only to the site.
|
|
5326
|
-
# Corresponds to the JSON property `visibility`
|
|
5327
|
-
# @return [String]
|
|
5328
|
-
attr_accessor :visibility
|
|
5329
|
-
|
|
5330
|
-
def initialize(**args)
|
|
5331
|
-
update!(**args)
|
|
5332
|
-
end
|
|
5333
|
-
|
|
5334
|
-
# Update properties of this object
|
|
5335
|
-
def update!(**args)
|
|
5336
|
-
@contact_id = args[:contact_id] if args.key?(:contact_id)
|
|
5337
|
-
@visibility = args[:visibility] if args.key?(:visibility)
|
|
5628
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
5629
|
+
@start_date = args[:start_date] if args.key?(:start_date)
|
|
5338
5630
|
end
|
|
5339
5631
|
end
|
|
5340
5632
|
|
|
5341
|
-
#
|
|
5342
|
-
|
|
5633
|
+
# DirectorySites contains properties of a website from the Site Directory. Sites
|
|
5634
|
+
# need to be added to an account via the Sites resource before they can be
|
|
5635
|
+
# assigned to a placement.
|
|
5636
|
+
class DirectorySite
|
|
5343
5637
|
include Google::Apis::Core::Hashable
|
|
5344
5638
|
|
|
5345
|
-
#
|
|
5346
|
-
# Corresponds to the JSON property `
|
|
5347
|
-
# @return [
|
|
5348
|
-
attr_accessor :
|
|
5639
|
+
# ID of this directory site. This is a read-only, auto-generated field.
|
|
5640
|
+
# Corresponds to the JSON property `id`
|
|
5641
|
+
# @return [Fixnum]
|
|
5642
|
+
attr_accessor :id
|
|
5643
|
+
|
|
5644
|
+
# Represents a DimensionValue resource.
|
|
5645
|
+
# Corresponds to the JSON property `idDimensionValue`
|
|
5646
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
5647
|
+
attr_accessor :id_dimension_value
|
|
5648
|
+
|
|
5649
|
+
# Tag types for regular placements.
|
|
5650
|
+
# Acceptable values are:
|
|
5651
|
+
# - "STANDARD"
|
|
5652
|
+
# - "IFRAME_JAVASCRIPT_INPAGE"
|
|
5653
|
+
# - "INTERNAL_REDIRECT_INPAGE"
|
|
5654
|
+
# - "JAVASCRIPT_INPAGE"
|
|
5655
|
+
# Corresponds to the JSON property `inpageTagFormats`
|
|
5656
|
+
# @return [Array<String>]
|
|
5657
|
+
attr_accessor :inpage_tag_formats
|
|
5658
|
+
|
|
5659
|
+
# Tag types for interstitial placements.
|
|
5660
|
+
# Acceptable values are:
|
|
5661
|
+
# - "IFRAME_JAVASCRIPT_INTERSTITIAL"
|
|
5662
|
+
# - "INTERNAL_REDIRECT_INTERSTITIAL"
|
|
5663
|
+
# - "JAVASCRIPT_INTERSTITIAL"
|
|
5664
|
+
# Corresponds to the JSON property `interstitialTagFormats`
|
|
5665
|
+
# @return [Array<String>]
|
|
5666
|
+
attr_accessor :interstitial_tag_formats
|
|
5349
5667
|
|
|
5350
5668
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5351
|
-
# dfareporting#
|
|
5669
|
+
# dfareporting#directorySite".
|
|
5352
5670
|
# Corresponds to the JSON property `kind`
|
|
5353
5671
|
# @return [String]
|
|
5354
5672
|
attr_accessor :kind
|
|
5355
5673
|
|
|
5356
|
-
#
|
|
5357
|
-
# Corresponds to the JSON property `
|
|
5674
|
+
# Name of this directory site.
|
|
5675
|
+
# Corresponds to the JSON property `name`
|
|
5358
5676
|
# @return [String]
|
|
5359
|
-
attr_accessor :
|
|
5677
|
+
attr_accessor :name
|
|
5678
|
+
|
|
5679
|
+
# Directory Site Settings
|
|
5680
|
+
# Corresponds to the JSON property `settings`
|
|
5681
|
+
# @return [Google::Apis::DfareportingV3_4::DirectorySiteSettings]
|
|
5682
|
+
attr_accessor :settings
|
|
5683
|
+
|
|
5684
|
+
# URL of this directory site.
|
|
5685
|
+
# Corresponds to the JSON property `url`
|
|
5686
|
+
# @return [String]
|
|
5687
|
+
attr_accessor :url
|
|
5360
5688
|
|
|
5361
5689
|
def initialize(**args)
|
|
5362
5690
|
update!(**args)
|
|
@@ -5364,9 +5692,14 @@ module Google
|
|
|
5364
5692
|
|
|
5365
5693
|
# Update properties of this object
|
|
5366
5694
|
def update!(**args)
|
|
5367
|
-
@
|
|
5695
|
+
@id = args[:id] if args.key?(:id)
|
|
5696
|
+
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
5697
|
+
@inpage_tag_formats = args[:inpage_tag_formats] if args.key?(:inpage_tag_formats)
|
|
5698
|
+
@interstitial_tag_formats = args[:interstitial_tag_formats] if args.key?(:interstitial_tag_formats)
|
|
5368
5699
|
@kind = args[:kind] if args.key?(:kind)
|
|
5369
|
-
@
|
|
5700
|
+
@name = args[:name] if args.key?(:name)
|
|
5701
|
+
@settings = args[:settings] if args.key?(:settings)
|
|
5702
|
+
@url = args[:url] if args.key?(:url)
|
|
5370
5703
|
end
|
|
5371
5704
|
end
|
|
5372
5705
|
|
|
@@ -5382,7 +5715,7 @@ module Google
|
|
|
5382
5715
|
|
|
5383
5716
|
# Google Ad Manager Settings
|
|
5384
5717
|
# Corresponds to the JSON property `dfpSettings`
|
|
5385
|
-
# @return [Google::Apis::
|
|
5718
|
+
# @return [Google::Apis::DfareportingV3_4::DfpSettings]
|
|
5386
5719
|
attr_accessor :dfp_settings
|
|
5387
5720
|
|
|
5388
5721
|
# Whether this site accepts in-stream video ads.
|
|
@@ -5397,25 +5730,6 @@ module Google
|
|
|
5397
5730
|
attr_accessor :interstitial_placement_accepted
|
|
5398
5731
|
alias_method :interstitial_placement_accepted?, :interstitial_placement_accepted
|
|
5399
5732
|
|
|
5400
|
-
# Whether this directory site has disabled Nielsen OCR reach ratings.
|
|
5401
|
-
# Corresponds to the JSON property `nielsenOcrOptOut`
|
|
5402
|
-
# @return [Boolean]
|
|
5403
|
-
attr_accessor :nielsen_ocr_opt_out
|
|
5404
|
-
alias_method :nielsen_ocr_opt_out?, :nielsen_ocr_opt_out
|
|
5405
|
-
|
|
5406
|
-
# Whether this directory site has disabled generation of Verification ins tags.
|
|
5407
|
-
# Corresponds to the JSON property `verificationTagOptOut`
|
|
5408
|
-
# @return [Boolean]
|
|
5409
|
-
attr_accessor :verification_tag_opt_out
|
|
5410
|
-
alias_method :verification_tag_opt_out?, :verification_tag_opt_out
|
|
5411
|
-
|
|
5412
|
-
# Whether this directory site has disabled active view for in-stream video
|
|
5413
|
-
# creatives. This is a read-only field.
|
|
5414
|
-
# Corresponds to the JSON property `videoActiveViewOptOut`
|
|
5415
|
-
# @return [Boolean]
|
|
5416
|
-
attr_accessor :video_active_view_opt_out
|
|
5417
|
-
alias_method :video_active_view_opt_out?, :video_active_view_opt_out
|
|
5418
|
-
|
|
5419
5733
|
def initialize(**args)
|
|
5420
5734
|
update!(**args)
|
|
5421
5735
|
end
|
|
@@ -5426,9 +5740,6 @@ module Google
|
|
|
5426
5740
|
@dfp_settings = args[:dfp_settings] if args.key?(:dfp_settings)
|
|
5427
5741
|
@instream_video_placement_accepted = args[:instream_video_placement_accepted] if args.key?(:instream_video_placement_accepted)
|
|
5428
5742
|
@interstitial_placement_accepted = args[:interstitial_placement_accepted] if args.key?(:interstitial_placement_accepted)
|
|
5429
|
-
@nielsen_ocr_opt_out = args[:nielsen_ocr_opt_out] if args.key?(:nielsen_ocr_opt_out)
|
|
5430
|
-
@verification_tag_opt_out = args[:verification_tag_opt_out] if args.key?(:verification_tag_opt_out)
|
|
5431
|
-
@video_active_view_opt_out = args[:video_active_view_opt_out] if args.key?(:video_active_view_opt_out)
|
|
5432
5743
|
end
|
|
5433
5744
|
end
|
|
5434
5745
|
|
|
@@ -5438,7 +5749,7 @@ module Google
|
|
|
5438
5749
|
|
|
5439
5750
|
# Directory site collection.
|
|
5440
5751
|
# Corresponds to the JSON property `directorySites`
|
|
5441
|
-
# @return [Array<Google::Apis::
|
|
5752
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DirectorySite>]
|
|
5442
5753
|
attr_accessor :directory_sites
|
|
5443
5754
|
|
|
5444
5755
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -5515,7 +5826,7 @@ module Google
|
|
|
5515
5826
|
|
|
5516
5827
|
# Dynamic targeting key collection.
|
|
5517
5828
|
# Corresponds to the JSON property `dynamicTargetingKeys`
|
|
5518
|
-
# @return [Array<Google::Apis::
|
|
5829
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DynamicTargetingKey>]
|
|
5519
5830
|
attr_accessor :dynamic_targeting_keys
|
|
5520
5831
|
|
|
5521
5832
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -5593,7 +5904,7 @@ module Google
|
|
|
5593
5904
|
|
|
5594
5905
|
# Represents a DimensionValue resource.
|
|
5595
5906
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
5596
|
-
# @return [Google::Apis::
|
|
5907
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
5597
5908
|
attr_accessor :advertiser_id_dimension_value
|
|
5598
5909
|
|
|
5599
5910
|
# Campaign ID of this event tag. This field or the advertiserId field is
|
|
@@ -5604,7 +5915,7 @@ module Google
|
|
|
5604
5915
|
|
|
5605
5916
|
# Represents a DimensionValue resource.
|
|
5606
5917
|
# Corresponds to the JSON property `campaignIdDimensionValue`
|
|
5607
|
-
# @return [Google::Apis::
|
|
5918
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
5608
5919
|
attr_accessor :campaign_id_dimension_value
|
|
5609
5920
|
|
|
5610
5921
|
# Whether this event tag should be automatically enabled for all of the
|
|
@@ -5750,7 +6061,7 @@ module Google
|
|
|
5750
6061
|
|
|
5751
6062
|
# Event tag collection.
|
|
5752
6063
|
# Corresponds to the JSON property `eventTags`
|
|
5753
|
-
# @return [Array<Google::Apis::
|
|
6064
|
+
# @return [Array<Google::Apis::DfareportingV3_4::EventTag>]
|
|
5754
6065
|
attr_accessor :event_tags
|
|
5755
6066
|
|
|
5756
6067
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -5778,10 +6089,10 @@ module Google
|
|
|
5778
6089
|
|
|
5779
6090
|
# Represents a date range.
|
|
5780
6091
|
# Corresponds to the JSON property `dateRange`
|
|
5781
|
-
# @return [Google::Apis::
|
|
6092
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
5782
6093
|
attr_accessor :date_range
|
|
5783
6094
|
|
|
5784
|
-
#
|
|
6095
|
+
# Etag of this resource.
|
|
5785
6096
|
# Corresponds to the JSON property `etag`
|
|
5786
6097
|
# @return [String]
|
|
5787
6098
|
attr_accessor :etag
|
|
@@ -5801,7 +6112,8 @@ module Google
|
|
|
5801
6112
|
# @return [Fixnum]
|
|
5802
6113
|
attr_accessor :id
|
|
5803
6114
|
|
|
5804
|
-
#
|
|
6115
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
6116
|
+
# dfareporting#file".
|
|
5805
6117
|
# Corresponds to the JSON property `kind`
|
|
5806
6118
|
# @return [String]
|
|
5807
6119
|
attr_accessor :kind
|
|
@@ -5823,7 +6135,7 @@ module Google
|
|
|
5823
6135
|
|
|
5824
6136
|
# The URLs where the completed report file can be downloaded.
|
|
5825
6137
|
# Corresponds to the JSON property `urls`
|
|
5826
|
-
# @return [Google::Apis::
|
|
6138
|
+
# @return [Google::Apis::DfareportingV3_4::File::Urls]
|
|
5827
6139
|
attr_accessor :urls
|
|
5828
6140
|
|
|
5829
6141
|
def initialize(**args)
|
|
@@ -5870,21 +6182,22 @@ module Google
|
|
|
5870
6182
|
end
|
|
5871
6183
|
end
|
|
5872
6184
|
|
|
5873
|
-
#
|
|
6185
|
+
# List of files for a report.
|
|
5874
6186
|
class FileList
|
|
5875
6187
|
include Google::Apis::Core::Hashable
|
|
5876
6188
|
|
|
5877
|
-
#
|
|
6189
|
+
# Etag of this resource.
|
|
5878
6190
|
# Corresponds to the JSON property `etag`
|
|
5879
6191
|
# @return [String]
|
|
5880
6192
|
attr_accessor :etag
|
|
5881
6193
|
|
|
5882
6194
|
# The files returned in this response.
|
|
5883
6195
|
# Corresponds to the JSON property `items`
|
|
5884
|
-
# @return [Array<Google::Apis::
|
|
6196
|
+
# @return [Array<Google::Apis::DfareportingV3_4::File>]
|
|
5885
6197
|
attr_accessor :items
|
|
5886
6198
|
|
|
5887
|
-
#
|
|
6199
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
6200
|
+
# dfareporting#fileList".
|
|
5888
6201
|
# Corresponds to the JSON property `kind`
|
|
5889
6202
|
# @return [String]
|
|
5890
6203
|
attr_accessor :kind
|
|
@@ -5988,7 +6301,7 @@ module Google
|
|
|
5988
6301
|
|
|
5989
6302
|
# Floodlight activity collection.
|
|
5990
6303
|
# Corresponds to the JSON property `floodlightActivities`
|
|
5991
|
-
# @return [Array<Google::Apis::
|
|
6304
|
+
# @return [Array<Google::Apis::DfareportingV3_4::FloodlightActivity>]
|
|
5992
6305
|
attr_accessor :floodlight_activities
|
|
5993
6306
|
|
|
5994
6307
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6033,7 +6346,7 @@ module Google
|
|
|
6033
6346
|
|
|
6034
6347
|
# Represents a DimensionValue resource.
|
|
6035
6348
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
6036
|
-
# @return [Google::Apis::
|
|
6349
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6037
6350
|
attr_accessor :advertiser_id_dimension_value
|
|
6038
6351
|
|
|
6039
6352
|
# Code type used for cache busting in the generated tag. Applicable only when
|
|
@@ -6051,7 +6364,7 @@ module Google
|
|
|
6051
6364
|
|
|
6052
6365
|
# Dynamic floodlight tags.
|
|
6053
6366
|
# Corresponds to the JSON property `defaultTags`
|
|
6054
|
-
# @return [Array<Google::Apis::
|
|
6367
|
+
# @return [Array<Google::Apis::DfareportingV3_4::FloodlightActivityDynamicTag>]
|
|
6055
6368
|
attr_accessor :default_tags
|
|
6056
6369
|
|
|
6057
6370
|
# URL where this tag will be deployed. If specified, must be less than 256
|
|
@@ -6092,7 +6405,7 @@ module Google
|
|
|
6092
6405
|
|
|
6093
6406
|
# Represents a DimensionValue resource.
|
|
6094
6407
|
# Corresponds to the JSON property `floodlightConfigurationIdDimensionValue`
|
|
6095
|
-
# @return [Google::Apis::
|
|
6408
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6096
6409
|
attr_accessor :floodlight_configuration_id_dimension_value
|
|
6097
6410
|
|
|
6098
6411
|
# The type of Floodlight tag this activity will generate. This is a required
|
|
@@ -6101,12 +6414,6 @@ module Google
|
|
|
6101
6414
|
# @return [String]
|
|
6102
6415
|
attr_accessor :floodlight_tag_type
|
|
6103
6416
|
|
|
6104
|
-
# Whether this activity is archived.
|
|
6105
|
-
# Corresponds to the JSON property `hidden`
|
|
6106
|
-
# @return [Boolean]
|
|
6107
|
-
attr_accessor :hidden
|
|
6108
|
-
alias_method :hidden?, :hidden
|
|
6109
|
-
|
|
6110
6417
|
# ID of this floodlight activity. This is a read-only, auto-generated field.
|
|
6111
6418
|
# Corresponds to the JSON property `id`
|
|
6112
6419
|
# @return [Fixnum]
|
|
@@ -6114,7 +6421,7 @@ module Google
|
|
|
6114
6421
|
|
|
6115
6422
|
# Represents a DimensionValue resource.
|
|
6116
6423
|
# Corresponds to the JSON property `idDimensionValue`
|
|
6117
|
-
# @return [Google::Apis::
|
|
6424
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6118
6425
|
attr_accessor :id_dimension_value
|
|
6119
6426
|
|
|
6120
6427
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6136,7 +6443,7 @@ module Google
|
|
|
6136
6443
|
|
|
6137
6444
|
# Publisher dynamic floodlight tags.
|
|
6138
6445
|
# Corresponds to the JSON property `publisherTags`
|
|
6139
|
-
# @return [Array<Google::Apis::
|
|
6446
|
+
# @return [Array<Google::Apis::DfareportingV3_4::FloodlightActivityPublisherDynamicTag>]
|
|
6140
6447
|
attr_accessor :publisher_tags
|
|
6141
6448
|
|
|
6142
6449
|
# Whether this tag should use SSL.
|
|
@@ -6158,6 +6465,15 @@ module Google
|
|
|
6158
6465
|
attr_accessor :ssl_required
|
|
6159
6466
|
alias_method :ssl_required?, :ssl_required
|
|
6160
6467
|
|
|
6468
|
+
# The status of the activity. This can only be set to ACTIVE or
|
|
6469
|
+
# ARCHIVED_AND_DISABLED. The ARCHIVED status is no longer supported and cannot
|
|
6470
|
+
# be set for Floodlight activities. The DISABLED_POLICY status indicates that a
|
|
6471
|
+
# Floodlight activity is violating Google policy. Contact your account manager
|
|
6472
|
+
# for more information.
|
|
6473
|
+
# Corresponds to the JSON property `status`
|
|
6474
|
+
# @return [String]
|
|
6475
|
+
attr_accessor :status
|
|
6476
|
+
|
|
6161
6477
|
# Subaccount ID of this floodlight activity. This is a read-only field that can
|
|
6162
6478
|
# be left blank.
|
|
6163
6479
|
# Corresponds to the JSON property `subaccountId`
|
|
@@ -6207,7 +6523,6 @@ module Google
|
|
|
6207
6523
|
@floodlight_configuration_id = args[:floodlight_configuration_id] if args.key?(:floodlight_configuration_id)
|
|
6208
6524
|
@floodlight_configuration_id_dimension_value = args[:floodlight_configuration_id_dimension_value] if args.key?(:floodlight_configuration_id_dimension_value)
|
|
6209
6525
|
@floodlight_tag_type = args[:floodlight_tag_type] if args.key?(:floodlight_tag_type)
|
|
6210
|
-
@hidden = args[:hidden] if args.key?(:hidden)
|
|
6211
6526
|
@id = args[:id] if args.key?(:id)
|
|
6212
6527
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
6213
6528
|
@kind = args[:kind] if args.key?(:kind)
|
|
@@ -6217,6 +6532,7 @@ module Google
|
|
|
6217
6532
|
@secure = args[:secure] if args.key?(:secure)
|
|
6218
6533
|
@ssl_compliant = args[:ssl_compliant] if args.key?(:ssl_compliant)
|
|
6219
6534
|
@ssl_required = args[:ssl_required] if args.key?(:ssl_required)
|
|
6535
|
+
@status = args[:status] if args.key?(:status)
|
|
6220
6536
|
@subaccount_id = args[:subaccount_id] if args.key?(:subaccount_id)
|
|
6221
6537
|
@tag_format = args[:tag_format] if args.key?(:tag_format)
|
|
6222
6538
|
@tag_string = args[:tag_string] if args.key?(:tag_string)
|
|
@@ -6274,7 +6590,7 @@ module Google
|
|
|
6274
6590
|
|
|
6275
6591
|
# Represents a DimensionValue resource.
|
|
6276
6592
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
6277
|
-
# @return [Google::Apis::
|
|
6593
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6278
6594
|
attr_accessor :advertiser_id_dimension_value
|
|
6279
6595
|
|
|
6280
6596
|
# Floodlight configuration ID of this floodlight activity group. This is a
|
|
@@ -6285,7 +6601,7 @@ module Google
|
|
|
6285
6601
|
|
|
6286
6602
|
# Represents a DimensionValue resource.
|
|
6287
6603
|
# Corresponds to the JSON property `floodlightConfigurationIdDimensionValue`
|
|
6288
|
-
# @return [Google::Apis::
|
|
6604
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6289
6605
|
attr_accessor :floodlight_configuration_id_dimension_value
|
|
6290
6606
|
|
|
6291
6607
|
# ID of this floodlight activity group. This is a read-only, auto-generated
|
|
@@ -6296,7 +6612,7 @@ module Google
|
|
|
6296
6612
|
|
|
6297
6613
|
# Represents a DimensionValue resource.
|
|
6298
6614
|
# Corresponds to the JSON property `idDimensionValue`
|
|
6299
|
-
# @return [Google::Apis::
|
|
6615
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6300
6616
|
attr_accessor :id_dimension_value
|
|
6301
6617
|
|
|
6302
6618
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6360,7 +6676,7 @@ module Google
|
|
|
6360
6676
|
|
|
6361
6677
|
# Floodlight activity group collection.
|
|
6362
6678
|
# Corresponds to the JSON property `floodlightActivityGroups`
|
|
6363
|
-
# @return [Array<Google::Apis::
|
|
6679
|
+
# @return [Array<Google::Apis::DfareportingV3_4::FloodlightActivityGroup>]
|
|
6364
6680
|
attr_accessor :floodlight_activity_groups
|
|
6365
6681
|
|
|
6366
6682
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6405,7 +6721,7 @@ module Google
|
|
|
6405
6721
|
|
|
6406
6722
|
# Dynamic Tag
|
|
6407
6723
|
# Corresponds to the JSON property `dynamicTag`
|
|
6408
|
-
# @return [Google::Apis::
|
|
6724
|
+
# @return [Google::Apis::DfareportingV3_4::FloodlightActivityDynamicTag]
|
|
6409
6725
|
attr_accessor :dynamic_tag
|
|
6410
6726
|
|
|
6411
6727
|
# Site ID of this dynamic tag.
|
|
@@ -6415,7 +6731,7 @@ module Google
|
|
|
6415
6731
|
|
|
6416
6732
|
# Represents a DimensionValue resource.
|
|
6417
6733
|
# Corresponds to the JSON property `siteIdDimensionValue`
|
|
6418
|
-
# @return [Google::Apis::
|
|
6734
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6419
6735
|
attr_accessor :site_id_dimension_value
|
|
6420
6736
|
|
|
6421
6737
|
# Whether this tag is applicable only for view-throughs.
|
|
@@ -6456,7 +6772,7 @@ module Google
|
|
|
6456
6772
|
|
|
6457
6773
|
# Represents a DimensionValue resource.
|
|
6458
6774
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
6459
|
-
# @return [Google::Apis::
|
|
6775
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6460
6776
|
attr_accessor :advertiser_id_dimension_value
|
|
6461
6777
|
|
|
6462
6778
|
# Whether advertiser data is shared with Google Analytics.
|
|
@@ -6465,6 +6781,11 @@ module Google
|
|
|
6465
6781
|
attr_accessor :analytics_data_sharing_enabled
|
|
6466
6782
|
alias_method :analytics_data_sharing_enabled?, :analytics_data_sharing_enabled
|
|
6467
6783
|
|
|
6784
|
+
# Custom Viewability Metric
|
|
6785
|
+
# Corresponds to the JSON property `customViewabilityMetric`
|
|
6786
|
+
# @return [Google::Apis::DfareportingV3_4::CustomViewabilityMetric]
|
|
6787
|
+
attr_accessor :custom_viewability_metric
|
|
6788
|
+
|
|
6468
6789
|
# Whether the exposure-to-conversion report is enabled. This report shows
|
|
6469
6790
|
# detailed pathway information on up to 10 of the most recent ad exposures seen
|
|
6470
6791
|
# by a user before converting.
|
|
@@ -6486,7 +6807,7 @@ module Google
|
|
|
6486
6807
|
|
|
6487
6808
|
# Represents a DimensionValue resource.
|
|
6488
6809
|
# Corresponds to the JSON property `idDimensionValue`
|
|
6489
|
-
# @return [Google::Apis::
|
|
6810
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
6490
6811
|
attr_accessor :id_dimension_value
|
|
6491
6812
|
|
|
6492
6813
|
# Whether in-app attribution tracking is enabled.
|
|
@@ -6503,7 +6824,7 @@ module Google
|
|
|
6503
6824
|
|
|
6504
6825
|
# Lookback configuration settings.
|
|
6505
6826
|
# Corresponds to the JSON property `lookbackConfiguration`
|
|
6506
|
-
# @return [Google::Apis::
|
|
6827
|
+
# @return [Google::Apis::DfareportingV3_4::LookbackConfiguration]
|
|
6507
6828
|
attr_accessor :lookback_configuration
|
|
6508
6829
|
|
|
6509
6830
|
# Types of attribution options for natural search conversions.
|
|
@@ -6513,7 +6834,7 @@ module Google
|
|
|
6513
6834
|
|
|
6514
6835
|
# Omniture Integration Settings.
|
|
6515
6836
|
# Corresponds to the JSON property `omnitureSettings`
|
|
6516
|
-
# @return [Google::Apis::
|
|
6837
|
+
# @return [Google::Apis::DfareportingV3_4::OmnitureSettings]
|
|
6517
6838
|
attr_accessor :omniture_settings
|
|
6518
6839
|
|
|
6519
6840
|
# Subaccount ID of this floodlight configuration. This is a read-only field that
|
|
@@ -6524,17 +6845,17 @@ module Google
|
|
|
6524
6845
|
|
|
6525
6846
|
# Dynamic and Image Tag Settings.
|
|
6526
6847
|
# Corresponds to the JSON property `tagSettings`
|
|
6527
|
-
# @return [Google::Apis::
|
|
6848
|
+
# @return [Google::Apis::DfareportingV3_4::TagSettings]
|
|
6528
6849
|
attr_accessor :tag_settings
|
|
6529
6850
|
|
|
6530
6851
|
# List of third-party authentication tokens enabled for this configuration.
|
|
6531
6852
|
# Corresponds to the JSON property `thirdPartyAuthenticationTokens`
|
|
6532
|
-
# @return [Array<Google::Apis::
|
|
6853
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ThirdPartyAuthenticationToken>]
|
|
6533
6854
|
attr_accessor :third_party_authentication_tokens
|
|
6534
6855
|
|
|
6535
6856
|
# List of user defined variables enabled for this configuration.
|
|
6536
6857
|
# Corresponds to the JSON property `userDefinedVariableConfigurations`
|
|
6537
|
-
# @return [Array<Google::Apis::
|
|
6858
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserDefinedVariableConfiguration>]
|
|
6538
6859
|
attr_accessor :user_defined_variable_configurations
|
|
6539
6860
|
|
|
6540
6861
|
def initialize(**args)
|
|
@@ -6547,6 +6868,7 @@ module Google
|
|
|
6547
6868
|
@advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
|
|
6548
6869
|
@advertiser_id_dimension_value = args[:advertiser_id_dimension_value] if args.key?(:advertiser_id_dimension_value)
|
|
6549
6870
|
@analytics_data_sharing_enabled = args[:analytics_data_sharing_enabled] if args.key?(:analytics_data_sharing_enabled)
|
|
6871
|
+
@custom_viewability_metric = args[:custom_viewability_metric] if args.key?(:custom_viewability_metric)
|
|
6550
6872
|
@exposure_to_conversion_enabled = args[:exposure_to_conversion_enabled] if args.key?(:exposure_to_conversion_enabled)
|
|
6551
6873
|
@first_day_of_week = args[:first_day_of_week] if args.key?(:first_day_of_week)
|
|
6552
6874
|
@id = args[:id] if args.key?(:id)
|
|
@@ -6569,7 +6891,7 @@ module Google
|
|
|
6569
6891
|
|
|
6570
6892
|
# Floodlight configuration collection.
|
|
6571
6893
|
# Corresponds to the JSON property `floodlightConfigurations`
|
|
6572
|
-
# @return [Array<Google::Apis::
|
|
6894
|
+
# @return [Array<Google::Apis::DfareportingV3_4::FloodlightConfiguration>]
|
|
6573
6895
|
attr_accessor :floodlight_configurations
|
|
6574
6896
|
|
|
6575
6897
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6597,13 +6919,13 @@ module Google
|
|
|
6597
6919
|
# Dimensions which are compatible to be selected in the "dimensionFilters"
|
|
6598
6920
|
# section of the report.
|
|
6599
6921
|
# Corresponds to the JSON property `dimensionFilters`
|
|
6600
|
-
# @return [Array<Google::Apis::
|
|
6922
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
6601
6923
|
attr_accessor :dimension_filters
|
|
6602
6924
|
|
|
6603
6925
|
# Dimensions which are compatible to be selected in the "dimensions" section of
|
|
6604
6926
|
# the report.
|
|
6605
6927
|
# Corresponds to the JSON property `dimensions`
|
|
6606
|
-
# @return [Array<Google::Apis::
|
|
6928
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
6607
6929
|
attr_accessor :dimensions
|
|
6608
6930
|
|
|
6609
6931
|
# The kind of resource this is, in this case dfareporting#
|
|
@@ -6615,7 +6937,7 @@ module Google
|
|
|
6615
6937
|
# Metrics which are compatible to be selected in the "metricNames" section of
|
|
6616
6938
|
# the report.
|
|
6617
6939
|
# Corresponds to the JSON property `metrics`
|
|
6618
|
-
# @return [Array<Google::Apis::
|
|
6940
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
6619
6941
|
attr_accessor :metrics
|
|
6620
6942
|
|
|
6621
6943
|
def initialize(**args)
|
|
@@ -6712,7 +7034,7 @@ module Google
|
|
|
6712
7034
|
# city, do not target or exclude the country of the city, and do not target the
|
|
6713
7035
|
# metro or region of the city.
|
|
6714
7036
|
# Corresponds to the JSON property `cities`
|
|
6715
|
-
# @return [Array<Google::Apis::
|
|
7037
|
+
# @return [Array<Google::Apis::DfareportingV3_4::City>]
|
|
6716
7038
|
attr_accessor :cities
|
|
6717
7039
|
|
|
6718
7040
|
# Countries to be targeted or excluded from targeting, depending on the setting
|
|
@@ -6721,7 +7043,7 @@ module Google
|
|
|
6721
7043
|
# If targeting or excluding a country, do not target regions, cities, metros, or
|
|
6722
7044
|
# postal codes in the same country.
|
|
6723
7045
|
# Corresponds to the JSON property `countries`
|
|
6724
|
-
# @return [Array<Google::Apis::
|
|
7046
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Country>]
|
|
6725
7047
|
attr_accessor :countries
|
|
6726
7048
|
|
|
6727
7049
|
# Whether or not to exclude the countries in the countries field from targeting.
|
|
@@ -6736,7 +7058,7 @@ module Google
|
|
|
6736
7058
|
# are populated automatically when the ad is inserted or updated. If targeting a
|
|
6737
7059
|
# metro, do not target or exclude the country of the metro.
|
|
6738
7060
|
# Corresponds to the JSON property `metros`
|
|
6739
|
-
# @return [Array<Google::Apis::
|
|
7061
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metro>]
|
|
6740
7062
|
attr_accessor :metros
|
|
6741
7063
|
|
|
6742
7064
|
# Postal codes to be targeted. For each postal code only id is required. The
|
|
@@ -6744,14 +7066,14 @@ module Google
|
|
|
6744
7066
|
# If targeting a postal code, do not target or exclude the country of the postal
|
|
6745
7067
|
# code.
|
|
6746
7068
|
# Corresponds to the JSON property `postalCodes`
|
|
6747
|
-
# @return [Array<Google::Apis::
|
|
7069
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PostalCode>]
|
|
6748
7070
|
attr_accessor :postal_codes
|
|
6749
7071
|
|
|
6750
7072
|
# Regions to be targeted. For each region only dartId is required. The other
|
|
6751
7073
|
# fields are populated automatically when the ad is inserted or updated. If
|
|
6752
7074
|
# targeting a region, do not target or exclude the country of the region.
|
|
6753
7075
|
# Corresponds to the JSON property `regions`
|
|
6754
|
-
# @return [Array<Google::Apis::
|
|
7076
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Region>]
|
|
6755
7077
|
attr_accessor :regions
|
|
6756
7078
|
|
|
6757
7079
|
def initialize(**args)
|
|
@@ -6783,7 +7105,7 @@ module Google
|
|
|
6783
7105
|
# item represents a placement group, there will be more than one ad slot, each
|
|
6784
7106
|
# representing one child placement in that placement group.
|
|
6785
7107
|
# Corresponds to the JSON property `adSlots`
|
|
6786
|
-
# @return [Array<Google::Apis::
|
|
7108
|
+
# @return [Array<Google::Apis::DfareportingV3_4::AdSlot>]
|
|
6787
7109
|
attr_accessor :ad_slots
|
|
6788
7110
|
|
|
6789
7111
|
# Advertiser ID of this inventory item.
|
|
@@ -6825,7 +7147,7 @@ module Google
|
|
|
6825
7147
|
|
|
6826
7148
|
# Modification timestamp.
|
|
6827
7149
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
6828
|
-
# @return [Google::Apis::
|
|
7150
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
6829
7151
|
attr_accessor :last_modified_info
|
|
6830
7152
|
|
|
6831
7153
|
# Name of this inventory item. For standalone inventory items, this is the same
|
|
@@ -6852,7 +7174,7 @@ module Google
|
|
|
6852
7174
|
|
|
6853
7175
|
# Pricing Information
|
|
6854
7176
|
# Corresponds to the JSON property `pricing`
|
|
6855
|
-
# @return [Google::Apis::
|
|
7177
|
+
# @return [Google::Apis::DfareportingV3_4::Pricing]
|
|
6856
7178
|
attr_accessor :pricing
|
|
6857
7179
|
|
|
6858
7180
|
# Project ID of this inventory item.
|
|
@@ -6915,7 +7237,7 @@ module Google
|
|
|
6915
7237
|
|
|
6916
7238
|
# Inventory item collection
|
|
6917
7239
|
# Corresponds to the JSON property `inventoryItems`
|
|
6918
|
-
# @return [Array<Google::Apis::
|
|
7240
|
+
# @return [Array<Google::Apis::DfareportingV3_4::InventoryItem>]
|
|
6919
7241
|
attr_accessor :inventory_items
|
|
6920
7242
|
|
|
6921
7243
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -6978,7 +7300,7 @@ module Google
|
|
|
6978
7300
|
|
|
6979
7301
|
# Links that will direct the user to a mobile app, if installed.
|
|
6980
7302
|
# Corresponds to the JSON property `deepLinks`
|
|
6981
|
-
# @return [Array<Google::Apis::
|
|
7303
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DeepLink>]
|
|
6982
7304
|
attr_accessor :deep_links
|
|
6983
7305
|
|
|
6984
7306
|
# ID of this landing page. This is a read-only, auto-generated field.
|
|
@@ -7068,7 +7390,7 @@ module Google
|
|
|
7068
7390
|
# The other fields are populated automatically when the ad is inserted or
|
|
7069
7391
|
# updated.
|
|
7070
7392
|
# Corresponds to the JSON property `languages`
|
|
7071
|
-
# @return [Array<Google::Apis::
|
|
7393
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Language>]
|
|
7072
7394
|
attr_accessor :languages
|
|
7073
7395
|
|
|
7074
7396
|
def initialize(**args)
|
|
@@ -7093,7 +7415,7 @@ module Google
|
|
|
7093
7415
|
|
|
7094
7416
|
# Language collection.
|
|
7095
7417
|
# Corresponds to the JSON property `languages`
|
|
7096
|
-
# @return [Array<Google::Apis::
|
|
7418
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Language>]
|
|
7097
7419
|
attr_accessor :languages
|
|
7098
7420
|
|
|
7099
7421
|
def initialize(**args)
|
|
@@ -7134,7 +7456,7 @@ module Google
|
|
|
7134
7456
|
# Terms of this list population clause. Each clause is made up of list
|
|
7135
7457
|
# population terms representing constraints and are joined by ORs.
|
|
7136
7458
|
# Corresponds to the JSON property `terms`
|
|
7137
|
-
# @return [Array<Google::Apis::
|
|
7459
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ListPopulationTerm>]
|
|
7138
7460
|
attr_accessor :terms
|
|
7139
7461
|
|
|
7140
7462
|
def initialize(**args)
|
|
@@ -7166,7 +7488,7 @@ module Google
|
|
|
7166
7488
|
# and the clauses themselves are made up of list population terms which are
|
|
7167
7489
|
# joined by ORs.
|
|
7168
7490
|
# Corresponds to the JSON property `listPopulationClauses`
|
|
7169
|
-
# @return [Array<Google::Apis::
|
|
7491
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ListPopulationClause>]
|
|
7170
7492
|
attr_accessor :list_population_clauses
|
|
7171
7493
|
|
|
7172
7494
|
def initialize(**args)
|
|
@@ -7402,7 +7724,7 @@ module Google
|
|
|
7402
7724
|
|
|
7403
7725
|
# Metro collection.
|
|
7404
7726
|
# Corresponds to the JSON property `metros`
|
|
7405
|
-
# @return [Array<Google::Apis::
|
|
7727
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metro>]
|
|
7406
7728
|
attr_accessor :metros
|
|
7407
7729
|
|
|
7408
7730
|
def initialize(**args)
|
|
@@ -7472,7 +7794,7 @@ module Google
|
|
|
7472
7794
|
|
|
7473
7795
|
# Mobile apps collection.
|
|
7474
7796
|
# Corresponds to the JSON property `mobileApps`
|
|
7475
|
-
# @return [Array<Google::Apis::
|
|
7797
|
+
# @return [Array<Google::Apis::DfareportingV3_4::MobileApp>]
|
|
7476
7798
|
attr_accessor :mobile_apps
|
|
7477
7799
|
|
|
7478
7800
|
# Pagination token to be used for the next list operation.
|
|
@@ -7548,7 +7870,7 @@ module Google
|
|
|
7548
7870
|
|
|
7549
7871
|
# Mobile carrier collection.
|
|
7550
7872
|
# Corresponds to the JSON property `mobileCarriers`
|
|
7551
|
-
# @return [Array<Google::Apis::
|
|
7873
|
+
# @return [Array<Google::Apis::DfareportingV3_4::MobileCarrier>]
|
|
7552
7874
|
attr_accessor :mobile_carriers
|
|
7553
7875
|
|
|
7554
7876
|
def initialize(**args)
|
|
@@ -7562,6 +7884,69 @@ module Google
|
|
|
7562
7884
|
end
|
|
7563
7885
|
end
|
|
7564
7886
|
|
|
7887
|
+
# Online Behavioral Advertiser icon.
|
|
7888
|
+
class ObaIcon
|
|
7889
|
+
include Google::Apis::Core::Hashable
|
|
7890
|
+
|
|
7891
|
+
# URL to redirect to when an OBA icon is clicked.
|
|
7892
|
+
# Corresponds to the JSON property `iconClickThroughUrl`
|
|
7893
|
+
# @return [String]
|
|
7894
|
+
attr_accessor :icon_click_through_url
|
|
7895
|
+
|
|
7896
|
+
# URL to track click when an OBA icon is clicked.
|
|
7897
|
+
# Corresponds to the JSON property `iconClickTrackingUrl`
|
|
7898
|
+
# @return [String]
|
|
7899
|
+
attr_accessor :icon_click_tracking_url
|
|
7900
|
+
|
|
7901
|
+
# URL to track view when an OBA icon is clicked.
|
|
7902
|
+
# Corresponds to the JSON property `iconViewTrackingUrl`
|
|
7903
|
+
# @return [String]
|
|
7904
|
+
attr_accessor :icon_view_tracking_url
|
|
7905
|
+
|
|
7906
|
+
# Identifies the industry initiative that the icon supports. For example,
|
|
7907
|
+
# AdChoices.
|
|
7908
|
+
# Corresponds to the JSON property `program`
|
|
7909
|
+
# @return [String]
|
|
7910
|
+
attr_accessor :program
|
|
7911
|
+
|
|
7912
|
+
# OBA icon resource URL. Campaign Manager only supports image and JavaScript
|
|
7913
|
+
# icons. Learn more
|
|
7914
|
+
# Corresponds to the JSON property `resourceUrl`
|
|
7915
|
+
# @return [String]
|
|
7916
|
+
attr_accessor :resource_url
|
|
7917
|
+
|
|
7918
|
+
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
7919
|
+
# Corresponds to the JSON property `size`
|
|
7920
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
7921
|
+
attr_accessor :size
|
|
7922
|
+
|
|
7923
|
+
# OBA icon x coordinate position. Accepted values are left or right.
|
|
7924
|
+
# Corresponds to the JSON property `xPosition`
|
|
7925
|
+
# @return [String]
|
|
7926
|
+
attr_accessor :x_position
|
|
7927
|
+
|
|
7928
|
+
# OBA icon y coordinate position. Accepted values are top or bottom.
|
|
7929
|
+
# Corresponds to the JSON property `yPosition`
|
|
7930
|
+
# @return [String]
|
|
7931
|
+
attr_accessor :y_position
|
|
7932
|
+
|
|
7933
|
+
def initialize(**args)
|
|
7934
|
+
update!(**args)
|
|
7935
|
+
end
|
|
7936
|
+
|
|
7937
|
+
# Update properties of this object
|
|
7938
|
+
def update!(**args)
|
|
7939
|
+
@icon_click_through_url = args[:icon_click_through_url] if args.key?(:icon_click_through_url)
|
|
7940
|
+
@icon_click_tracking_url = args[:icon_click_tracking_url] if args.key?(:icon_click_tracking_url)
|
|
7941
|
+
@icon_view_tracking_url = args[:icon_view_tracking_url] if args.key?(:icon_view_tracking_url)
|
|
7942
|
+
@program = args[:program] if args.key?(:program)
|
|
7943
|
+
@resource_url = args[:resource_url] if args.key?(:resource_url)
|
|
7944
|
+
@size = args[:size] if args.key?(:size)
|
|
7945
|
+
@x_position = args[:x_position] if args.key?(:x_position)
|
|
7946
|
+
@y_position = args[:y_position] if args.key?(:y_position)
|
|
7947
|
+
end
|
|
7948
|
+
end
|
|
7949
|
+
|
|
7565
7950
|
# Object Filter.
|
|
7566
7951
|
class ObjectFilter
|
|
7567
7952
|
include Google::Apis::Core::Hashable
|
|
@@ -7730,7 +8115,7 @@ module Google
|
|
|
7730
8115
|
|
|
7731
8116
|
# Contains information about an operating system that can be targeted by ads.
|
|
7732
8117
|
# Corresponds to the JSON property `operatingSystem`
|
|
7733
|
-
# @return [Google::Apis::
|
|
8118
|
+
# @return [Google::Apis::DfareportingV3_4::OperatingSystem]
|
|
7734
8119
|
attr_accessor :operating_system
|
|
7735
8120
|
|
|
7736
8121
|
def initialize(**args)
|
|
@@ -7760,7 +8145,7 @@ module Google
|
|
|
7760
8145
|
|
|
7761
8146
|
# Operating system version collection.
|
|
7762
8147
|
# Corresponds to the JSON property `operatingSystemVersions`
|
|
7763
|
-
# @return [Array<Google::Apis::
|
|
8148
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OperatingSystemVersion>]
|
|
7764
8149
|
attr_accessor :operating_system_versions
|
|
7765
8150
|
|
|
7766
8151
|
def initialize(**args)
|
|
@@ -7786,7 +8171,7 @@ module Google
|
|
|
7786
8171
|
|
|
7787
8172
|
# Operating system collection.
|
|
7788
8173
|
# Corresponds to the JSON property `operatingSystems`
|
|
7789
|
-
# @return [Array<Google::Apis::
|
|
8174
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OperatingSystem>]
|
|
7790
8175
|
attr_accessor :operating_systems
|
|
7791
8176
|
|
|
7792
8177
|
def initialize(**args)
|
|
@@ -7811,7 +8196,7 @@ module Google
|
|
|
7811
8196
|
|
|
7812
8197
|
# Represents a DimensionValue resource.
|
|
7813
8198
|
# Corresponds to the JSON property `floodlightActivityIdDimensionValue`
|
|
7814
|
-
# @return [Google::Apis::
|
|
8199
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
7815
8200
|
attr_accessor :floodlight_activity_id_dimension_value
|
|
7816
8201
|
|
|
7817
8202
|
# Weight associated with this optimization. The weight assigned will be
|
|
@@ -7869,7 +8254,7 @@ module Google
|
|
|
7869
8254
|
|
|
7870
8255
|
# Contacts for this order.
|
|
7871
8256
|
# Corresponds to the JSON property `contacts`
|
|
7872
|
-
# @return [Array<Google::Apis::
|
|
8257
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OrderContact>]
|
|
7873
8258
|
attr_accessor :contacts
|
|
7874
8259
|
|
|
7875
8260
|
# ID of this order. This is a read-only, auto-generated field.
|
|
@@ -7885,7 +8270,7 @@ module Google
|
|
|
7885
8270
|
|
|
7886
8271
|
# Modification timestamp.
|
|
7887
8272
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
7888
|
-
# @return [Google::Apis::
|
|
8273
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
7889
8274
|
attr_accessor :last_modified_info
|
|
7890
8275
|
|
|
7891
8276
|
# Name of this order.
|
|
@@ -8047,7 +8432,7 @@ module Google
|
|
|
8047
8432
|
|
|
8048
8433
|
# Modification timestamp.
|
|
8049
8434
|
# Corresponds to the JSON property `createdInfo`
|
|
8050
|
-
# @return [Google::Apis::
|
|
8435
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8051
8436
|
attr_accessor :created_info
|
|
8052
8437
|
|
|
8053
8438
|
# Effective date of this order document.
|
|
@@ -8150,7 +8535,7 @@ module Google
|
|
|
8150
8535
|
|
|
8151
8536
|
# Order document collection
|
|
8152
8537
|
# Corresponds to the JSON property `orderDocuments`
|
|
8153
|
-
# @return [Array<Google::Apis::
|
|
8538
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OrderDocument>]
|
|
8154
8539
|
attr_accessor :order_documents
|
|
8155
8540
|
|
|
8156
8541
|
def initialize(**args)
|
|
@@ -8182,7 +8567,7 @@ module Google
|
|
|
8182
8567
|
|
|
8183
8568
|
# Order collection.
|
|
8184
8569
|
# Corresponds to the JSON property `orders`
|
|
8185
|
-
# @return [Array<Google::Apis::
|
|
8570
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Order>]
|
|
8186
8571
|
attr_accessor :orders
|
|
8187
8572
|
|
|
8188
8573
|
def initialize(**args)
|
|
@@ -8205,13 +8590,13 @@ module Google
|
|
|
8205
8590
|
# Conversion dimensions which are compatible to be selected in the "
|
|
8206
8591
|
# conversionDimensions" section of the report.
|
|
8207
8592
|
# Corresponds to the JSON property `conversionDimensions`
|
|
8208
|
-
# @return [Array<Google::Apis::
|
|
8593
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
8209
8594
|
attr_accessor :conversion_dimensions
|
|
8210
8595
|
|
|
8211
8596
|
# Custom floodlight variables which are compatible to be selected in the "
|
|
8212
8597
|
# customFloodlightVariables" section of the report.
|
|
8213
8598
|
# Corresponds to the JSON property `customFloodlightVariables`
|
|
8214
|
-
# @return [Array<Google::Apis::
|
|
8599
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
8215
8600
|
attr_accessor :custom_floodlight_variables
|
|
8216
8601
|
|
|
8217
8602
|
# The kind of resource this is, in this case dfareporting#
|
|
@@ -8223,13 +8608,13 @@ module Google
|
|
|
8223
8608
|
# Metrics which are compatible to be selected in the "metricNames" section of
|
|
8224
8609
|
# the report.
|
|
8225
8610
|
# Corresponds to the JSON property `metrics`
|
|
8226
|
-
# @return [Array<Google::Apis::
|
|
8611
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
8227
8612
|
attr_accessor :metrics
|
|
8228
8613
|
|
|
8229
8614
|
# Per-interaction dimensions which are compatible to be selected in the "
|
|
8230
8615
|
# perInteractionDimensions" section of the report.
|
|
8231
8616
|
# Corresponds to the JSON property `perInteractionDimensions`
|
|
8232
|
-
# @return [Array<Google::Apis::
|
|
8617
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
8233
8618
|
attr_accessor :per_interaction_dimensions
|
|
8234
8619
|
|
|
8235
8620
|
def initialize(**args)
|
|
@@ -8266,7 +8651,7 @@ module Google
|
|
|
8266
8651
|
# Additional sizes associated with this placement. When inserting or updating a
|
|
8267
8652
|
# placement, only the size ID field is used.
|
|
8268
8653
|
# Corresponds to the JSON property `additionalSizes`
|
|
8269
|
-
# @return [Array<Google::Apis::
|
|
8654
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
8270
8655
|
attr_accessor :additional_sizes
|
|
8271
8656
|
|
|
8272
8657
|
# Advertiser ID of this placement. This field can be left blank.
|
|
@@ -8276,7 +8661,7 @@ module Google
|
|
|
8276
8661
|
|
|
8277
8662
|
# Represents a DimensionValue resource.
|
|
8278
8663
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
8279
|
-
# @return [Google::Apis::
|
|
8664
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8280
8665
|
attr_accessor :advertiser_id_dimension_value
|
|
8281
8666
|
|
|
8282
8667
|
# Whether this placement is archived.
|
|
@@ -8292,7 +8677,7 @@ module Google
|
|
|
8292
8677
|
|
|
8293
8678
|
# Represents a DimensionValue resource.
|
|
8294
8679
|
# Corresponds to the JSON property `campaignIdDimensionValue`
|
|
8295
|
-
# @return [Google::Apis::
|
|
8680
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8296
8681
|
attr_accessor :campaign_id_dimension_value
|
|
8297
8682
|
|
|
8298
8683
|
# Comments for this placement.
|
|
@@ -8317,7 +8702,7 @@ module Google
|
|
|
8317
8702
|
|
|
8318
8703
|
# Modification timestamp.
|
|
8319
8704
|
# Corresponds to the JSON property `createInfo`
|
|
8320
|
-
# @return [Google::Apis::
|
|
8705
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8321
8706
|
attr_accessor :create_info
|
|
8322
8707
|
|
|
8323
8708
|
# Directory site ID of this placement. On insert, you must set either this field
|
|
@@ -8329,7 +8714,7 @@ module Google
|
|
|
8329
8714
|
|
|
8330
8715
|
# Represents a DimensionValue resource.
|
|
8331
8716
|
# Corresponds to the JSON property `directorySiteIdDimensionValue`
|
|
8332
|
-
# @return [Google::Apis::
|
|
8717
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8333
8718
|
attr_accessor :directory_site_id_dimension_value
|
|
8334
8719
|
|
|
8335
8720
|
# External ID for this placement.
|
|
@@ -8344,7 +8729,7 @@ module Google
|
|
|
8344
8729
|
|
|
8345
8730
|
# Represents a DimensionValue resource.
|
|
8346
8731
|
# Corresponds to the JSON property `idDimensionValue`
|
|
8347
|
-
# @return [Google::Apis::
|
|
8732
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8348
8733
|
attr_accessor :id_dimension_value
|
|
8349
8734
|
|
|
8350
8735
|
# Key name of this placement. This is a read-only, auto-generated field.
|
|
@@ -8360,12 +8745,12 @@ module Google
|
|
|
8360
8745
|
|
|
8361
8746
|
# Modification timestamp.
|
|
8362
8747
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
8363
|
-
# @return [Google::Apis::
|
|
8748
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8364
8749
|
attr_accessor :last_modified_info
|
|
8365
8750
|
|
|
8366
8751
|
# Lookback configuration settings.
|
|
8367
8752
|
# Corresponds to the JSON property `lookbackConfiguration`
|
|
8368
|
-
# @return [Google::Apis::
|
|
8753
|
+
# @return [Google::Apis::DfareportingV3_4::LookbackConfiguration]
|
|
8369
8754
|
attr_accessor :lookback_configuration
|
|
8370
8755
|
|
|
8371
8756
|
# Name of this placement.This is a required field and must be less than 256
|
|
@@ -8394,7 +8779,7 @@ module Google
|
|
|
8394
8779
|
|
|
8395
8780
|
# Represents a DimensionValue resource.
|
|
8396
8781
|
# Corresponds to the JSON property `placementGroupIdDimensionValue`
|
|
8397
|
-
# @return [Google::Apis::
|
|
8782
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8398
8783
|
attr_accessor :placement_group_id_dimension_value
|
|
8399
8784
|
|
|
8400
8785
|
# ID of the placement strategy assigned to this placement.
|
|
@@ -8404,7 +8789,7 @@ module Google
|
|
|
8404
8789
|
|
|
8405
8790
|
# Pricing Schedule
|
|
8406
8791
|
# Corresponds to the JSON property `pricingSchedule`
|
|
8407
|
-
# @return [Google::Apis::
|
|
8792
|
+
# @return [Google::Apis::DfareportingV3_4::PricingSchedule]
|
|
8408
8793
|
attr_accessor :pricing_schedule
|
|
8409
8794
|
|
|
8410
8795
|
# Whether this placement is the primary placement of a roadblock (placement
|
|
@@ -8419,7 +8804,7 @@ module Google
|
|
|
8419
8804
|
|
|
8420
8805
|
# Modification timestamp.
|
|
8421
8806
|
# Corresponds to the JSON property `publisherUpdateInfo`
|
|
8422
|
-
# @return [Google::Apis::
|
|
8807
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8423
8808
|
attr_accessor :publisher_update_info
|
|
8424
8809
|
|
|
8425
8810
|
# Site ID associated with this placement. On insert, you must set either this
|
|
@@ -8431,12 +8816,12 @@ module Google
|
|
|
8431
8816
|
|
|
8432
8817
|
# Represents a DimensionValue resource.
|
|
8433
8818
|
# Corresponds to the JSON property `siteIdDimensionValue`
|
|
8434
|
-
# @return [Google::Apis::
|
|
8819
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8435
8820
|
attr_accessor :site_id_dimension_value
|
|
8436
8821
|
|
|
8437
8822
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
8438
8823
|
# Corresponds to the JSON property `size`
|
|
8439
|
-
# @return [Google::Apis::
|
|
8824
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
8440
8825
|
attr_accessor :size
|
|
8441
8826
|
|
|
8442
8827
|
# Whether creatives assigned to this placement must be SSL-compliant.
|
|
@@ -8479,7 +8864,7 @@ module Google
|
|
|
8479
8864
|
|
|
8480
8865
|
# Tag Settings
|
|
8481
8866
|
# Corresponds to the JSON property `tagSetting`
|
|
8482
|
-
# @return [Google::Apis::
|
|
8867
|
+
# @return [Google::Apis::DfareportingV3_4::TagSetting]
|
|
8483
8868
|
attr_accessor :tag_setting
|
|
8484
8869
|
|
|
8485
8870
|
# Whether Verification and ActiveView are disabled for in-stream video creatives
|
|
@@ -8496,7 +8881,7 @@ module Google
|
|
|
8496
8881
|
|
|
8497
8882
|
# Video Settings
|
|
8498
8883
|
# Corresponds to the JSON property `videoSettings`
|
|
8499
|
-
# @return [Google::Apis::
|
|
8884
|
+
# @return [Google::Apis::DfareportingV3_4::VideoSettings]
|
|
8500
8885
|
attr_accessor :video_settings
|
|
8501
8886
|
|
|
8502
8887
|
# VPAID adapter setting for this placement. Controls which VPAID format the
|
|
@@ -8576,7 +8961,7 @@ module Google
|
|
|
8576
8961
|
|
|
8577
8962
|
# Represents a DimensionValue resource.
|
|
8578
8963
|
# Corresponds to the JSON property `placementIdDimensionValue`
|
|
8579
|
-
# @return [Google::Apis::
|
|
8964
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8580
8965
|
attr_accessor :placement_id_dimension_value
|
|
8581
8966
|
|
|
8582
8967
|
# Whether the placement to be assigned requires SSL. This is a read-only field
|
|
@@ -8616,7 +9001,7 @@ module Google
|
|
|
8616
9001
|
|
|
8617
9002
|
# Represents a DimensionValue resource.
|
|
8618
9003
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
8619
|
-
# @return [Google::Apis::
|
|
9004
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8620
9005
|
attr_accessor :advertiser_id_dimension_value
|
|
8621
9006
|
|
|
8622
9007
|
# Whether this placement group is archived.
|
|
@@ -8632,7 +9017,7 @@ module Google
|
|
|
8632
9017
|
|
|
8633
9018
|
# Represents a DimensionValue resource.
|
|
8634
9019
|
# Corresponds to the JSON property `campaignIdDimensionValue`
|
|
8635
|
-
# @return [Google::Apis::
|
|
9020
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8636
9021
|
attr_accessor :campaign_id_dimension_value
|
|
8637
9022
|
|
|
8638
9023
|
# IDs of placements which are assigned to this placement group. This is a read-
|
|
@@ -8653,7 +9038,7 @@ module Google
|
|
|
8653
9038
|
|
|
8654
9039
|
# Modification timestamp.
|
|
8655
9040
|
# Corresponds to the JSON property `createInfo`
|
|
8656
|
-
# @return [Google::Apis::
|
|
9041
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8657
9042
|
attr_accessor :create_info
|
|
8658
9043
|
|
|
8659
9044
|
# Directory site ID associated with this placement group. On insert, you must
|
|
@@ -8666,7 +9051,7 @@ module Google
|
|
|
8666
9051
|
|
|
8667
9052
|
# Represents a DimensionValue resource.
|
|
8668
9053
|
# Corresponds to the JSON property `directorySiteIdDimensionValue`
|
|
8669
|
-
# @return [Google::Apis::
|
|
9054
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8670
9055
|
attr_accessor :directory_site_id_dimension_value
|
|
8671
9056
|
|
|
8672
9057
|
# External ID for this placement.
|
|
@@ -8681,7 +9066,7 @@ module Google
|
|
|
8681
9066
|
|
|
8682
9067
|
# Represents a DimensionValue resource.
|
|
8683
9068
|
# Corresponds to the JSON property `idDimensionValue`
|
|
8684
|
-
# @return [Google::Apis::
|
|
9069
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8685
9070
|
attr_accessor :id_dimension_value
|
|
8686
9071
|
|
|
8687
9072
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -8692,7 +9077,7 @@ module Google
|
|
|
8692
9077
|
|
|
8693
9078
|
# Modification timestamp.
|
|
8694
9079
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
8695
|
-
# @return [Google::Apis::
|
|
9080
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
8696
9081
|
attr_accessor :last_modified_info
|
|
8697
9082
|
|
|
8698
9083
|
# Name of this placement group. This is a required field and must be less than
|
|
@@ -8718,7 +9103,7 @@ module Google
|
|
|
8718
9103
|
|
|
8719
9104
|
# Pricing Schedule
|
|
8720
9105
|
# Corresponds to the JSON property `pricingSchedule`
|
|
8721
|
-
# @return [Google::Apis::
|
|
9106
|
+
# @return [Google::Apis::DfareportingV3_4::PricingSchedule]
|
|
8722
9107
|
attr_accessor :pricing_schedule
|
|
8723
9108
|
|
|
8724
9109
|
# ID of the primary placement, used to calculate the media cost of a roadblock (
|
|
@@ -8730,7 +9115,7 @@ module Google
|
|
|
8730
9115
|
|
|
8731
9116
|
# Represents a DimensionValue resource.
|
|
8732
9117
|
# Corresponds to the JSON property `primaryPlacementIdDimensionValue`
|
|
8733
|
-
# @return [Google::Apis::
|
|
9118
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8734
9119
|
attr_accessor :primary_placement_id_dimension_value
|
|
8735
9120
|
|
|
8736
9121
|
# Site ID associated with this placement group. On insert, you must set either
|
|
@@ -8743,7 +9128,7 @@ module Google
|
|
|
8743
9128
|
|
|
8744
9129
|
# Represents a DimensionValue resource.
|
|
8745
9130
|
# Corresponds to the JSON property `siteIdDimensionValue`
|
|
8746
|
-
# @return [Google::Apis::
|
|
9131
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
8747
9132
|
attr_accessor :site_id_dimension_value
|
|
8748
9133
|
|
|
8749
9134
|
# Subaccount ID of this placement group. This is a read-only field that can be
|
|
@@ -8804,7 +9189,7 @@ module Google
|
|
|
8804
9189
|
|
|
8805
9190
|
# Placement group collection.
|
|
8806
9191
|
# Corresponds to the JSON property `placementGroups`
|
|
8807
|
-
# @return [Array<Google::Apis::
|
|
9192
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlacementGroup>]
|
|
8808
9193
|
attr_accessor :placement_groups
|
|
8809
9194
|
|
|
8810
9195
|
def initialize(**args)
|
|
@@ -8836,7 +9221,7 @@ module Google
|
|
|
8836
9221
|
|
|
8837
9222
|
# Placement strategy collection.
|
|
8838
9223
|
# Corresponds to the JSON property `placementStrategies`
|
|
8839
|
-
# @return [Array<Google::Apis::
|
|
9224
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlacementStrategy>]
|
|
8840
9225
|
attr_accessor :placement_strategies
|
|
8841
9226
|
|
|
8842
9227
|
def initialize(**args)
|
|
@@ -8903,7 +9288,7 @@ module Google
|
|
|
8903
9288
|
|
|
8904
9289
|
# Tags generated for this placement.
|
|
8905
9290
|
# Corresponds to the JSON property `tagDatas`
|
|
8906
|
-
# @return [Array<Google::Apis::
|
|
9291
|
+
# @return [Array<Google::Apis::DfareportingV3_4::TagData>]
|
|
8907
9292
|
attr_accessor :tag_datas
|
|
8908
9293
|
|
|
8909
9294
|
def initialize(**args)
|
|
@@ -8929,7 +9314,7 @@ module Google
|
|
|
8929
9314
|
|
|
8930
9315
|
# Set of generated tags for the specified placements.
|
|
8931
9316
|
# Corresponds to the JSON property `placementTags`
|
|
8932
|
-
# @return [Array<Google::Apis::
|
|
9317
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlacementTag>]
|
|
8933
9318
|
attr_accessor :placement_tags
|
|
8934
9319
|
|
|
8935
9320
|
def initialize(**args)
|
|
@@ -8960,7 +9345,7 @@ module Google
|
|
|
8960
9345
|
|
|
8961
9346
|
# Placement collection.
|
|
8962
9347
|
# Corresponds to the JSON property `placements`
|
|
8963
|
-
# @return [Array<Google::Apis::
|
|
9348
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Placement>]
|
|
8964
9349
|
attr_accessor :placements
|
|
8965
9350
|
|
|
8966
9351
|
def initialize(**args)
|
|
@@ -9019,7 +9404,7 @@ module Google
|
|
|
9019
9404
|
|
|
9020
9405
|
# Platform type collection.
|
|
9021
9406
|
# Corresponds to the JSON property `platformTypes`
|
|
9022
|
-
# @return [Array<Google::Apis::
|
|
9407
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlatformType>]
|
|
9023
9408
|
attr_accessor :platform_types
|
|
9024
9409
|
|
|
9025
9410
|
def initialize(**args)
|
|
@@ -9039,12 +9424,12 @@ module Google
|
|
|
9039
9424
|
|
|
9040
9425
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
9041
9426
|
# Corresponds to the JSON property `dimension`
|
|
9042
|
-
# @return [Google::Apis::
|
|
9427
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
9043
9428
|
attr_accessor :dimension
|
|
9044
9429
|
|
|
9045
9430
|
# Offset Position.
|
|
9046
9431
|
# Corresponds to the JSON property `offset`
|
|
9047
|
-
# @return [Google::Apis::
|
|
9432
|
+
# @return [Google::Apis::DfareportingV3_4::OffsetPosition]
|
|
9048
9433
|
attr_accessor :offset
|
|
9049
9434
|
|
|
9050
9435
|
# Popup window position either centered or at specific coordinate.
|
|
@@ -9161,7 +9546,7 @@ module Google
|
|
|
9161
9546
|
|
|
9162
9547
|
# Postal code collection.
|
|
9163
9548
|
# Corresponds to the JSON property `postalCodes`
|
|
9164
|
-
# @return [Array<Google::Apis::
|
|
9549
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PostalCode>]
|
|
9165
9550
|
attr_accessor :postal_codes
|
|
9166
9551
|
|
|
9167
9552
|
def initialize(**args)
|
|
@@ -9192,7 +9577,7 @@ module Google
|
|
|
9192
9577
|
# Flights of this inventory item. A flight (a.k.a. pricing period) represents
|
|
9193
9578
|
# the inventory item pricing information for a specific period of time.
|
|
9194
9579
|
# Corresponds to the JSON property `flights`
|
|
9195
|
-
# @return [Array<Google::Apis::
|
|
9580
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Flight>]
|
|
9196
9581
|
attr_accessor :flights
|
|
9197
9582
|
|
|
9198
9583
|
# Group type of this inventory item if it represents a placement group. Is null
|
|
@@ -9241,12 +9626,6 @@ module Google
|
|
|
9241
9626
|
# @return [String]
|
|
9242
9627
|
attr_accessor :cap_cost_option
|
|
9243
9628
|
|
|
9244
|
-
# Whether cap costs are ignored by ad serving.
|
|
9245
|
-
# Corresponds to the JSON property `disregardOverdelivery`
|
|
9246
|
-
# @return [Boolean]
|
|
9247
|
-
attr_accessor :disregard_overdelivery
|
|
9248
|
-
alias_method :disregard_overdelivery?, :disregard_overdelivery
|
|
9249
|
-
|
|
9250
9629
|
# Placement end date. This date must be later than, or the same day as, the
|
|
9251
9630
|
# placement start date, but not later than the campaign end date. If, for
|
|
9252
9631
|
# example, you set 6/25/2015 as both the start and end dates, the effective
|
|
@@ -9272,7 +9651,7 @@ module Google
|
|
|
9272
9651
|
|
|
9273
9652
|
# Pricing periods for this placement.
|
|
9274
9653
|
# Corresponds to the JSON property `pricingPeriods`
|
|
9275
|
-
# @return [Array<Google::Apis::
|
|
9654
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PricingSchedulePricingPeriod>]
|
|
9276
9655
|
attr_accessor :pricing_periods
|
|
9277
9656
|
|
|
9278
9657
|
# Placement pricing type. This field is required on insertion.
|
|
@@ -9301,7 +9680,6 @@ module Google
|
|
|
9301
9680
|
# Update properties of this object
|
|
9302
9681
|
def update!(**args)
|
|
9303
9682
|
@cap_cost_option = args[:cap_cost_option] if args.key?(:cap_cost_option)
|
|
9304
|
-
@disregard_overdelivery = args[:disregard_overdelivery] if args.key?(:disregard_overdelivery)
|
|
9305
9683
|
@end_date = args[:end_date] if args.key?(:end_date)
|
|
9306
9684
|
@flighted = args[:flighted] if args.key?(:flighted)
|
|
9307
9685
|
@floodlight_activity_id = args[:floodlight_activity_id] if args.key?(:floodlight_activity_id)
|
|
@@ -9424,7 +9802,7 @@ module Google
|
|
|
9424
9802
|
|
|
9425
9803
|
# Modification timestamp.
|
|
9426
9804
|
# Corresponds to the JSON property `lastModifiedInfo`
|
|
9427
|
-
# @return [Google::Apis::
|
|
9805
|
+
# @return [Google::Apis::DfareportingV3_4::LastModifiedInfo]
|
|
9428
9806
|
attr_accessor :last_modified_info
|
|
9429
9807
|
|
|
9430
9808
|
# Name of this project.
|
|
@@ -9530,7 +9908,7 @@ module Google
|
|
|
9530
9908
|
|
|
9531
9909
|
# Project collection.
|
|
9532
9910
|
# Corresponds to the JSON property `projects`
|
|
9533
|
-
# @return [Array<Google::Apis::
|
|
9911
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Project>]
|
|
9534
9912
|
attr_accessor :projects
|
|
9535
9913
|
|
|
9536
9914
|
def initialize(**args)
|
|
@@ -9553,13 +9931,13 @@ module Google
|
|
|
9553
9931
|
# Dimensions which are compatible to be selected in the "dimensionFilters"
|
|
9554
9932
|
# section of the report.
|
|
9555
9933
|
# Corresponds to the JSON property `dimensionFilters`
|
|
9556
|
-
# @return [Array<Google::Apis::
|
|
9934
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
9557
9935
|
attr_accessor :dimension_filters
|
|
9558
9936
|
|
|
9559
9937
|
# Dimensions which are compatible to be selected in the "dimensions" section of
|
|
9560
9938
|
# the report.
|
|
9561
9939
|
# Corresponds to the JSON property `dimensions`
|
|
9562
|
-
# @return [Array<Google::Apis::
|
|
9940
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
9563
9941
|
attr_accessor :dimensions
|
|
9564
9942
|
|
|
9565
9943
|
# The kind of resource this is, in this case dfareporting#
|
|
@@ -9571,19 +9949,19 @@ module Google
|
|
|
9571
9949
|
# Metrics which are compatible to be selected in the "metricNames" section of
|
|
9572
9950
|
# the report.
|
|
9573
9951
|
# Corresponds to the JSON property `metrics`
|
|
9574
|
-
# @return [Array<Google::Apis::
|
|
9952
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
9575
9953
|
attr_accessor :metrics
|
|
9576
9954
|
|
|
9577
9955
|
# Metrics which are compatible to be selected as activity metrics to pivot on in
|
|
9578
9956
|
# the "activities" section of the report.
|
|
9579
9957
|
# Corresponds to the JSON property `pivotedActivityMetrics`
|
|
9580
|
-
# @return [Array<Google::Apis::
|
|
9958
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
9581
9959
|
attr_accessor :pivoted_activity_metrics
|
|
9582
9960
|
|
|
9583
9961
|
# Metrics which are compatible to be selected in the "
|
|
9584
9962
|
# reachByFrequencyMetricNames" section of the report.
|
|
9585
9963
|
# Corresponds to the JSON property `reachByFrequencyMetrics`
|
|
9586
|
-
# @return [Array<Google::Apis::
|
|
9964
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
9587
9965
|
attr_accessor :reach_by_frequency_metrics
|
|
9588
9966
|
|
|
9589
9967
|
def initialize(**args)
|
|
@@ -9694,7 +10072,7 @@ module Google
|
|
|
9694
10072
|
|
|
9695
10073
|
# Region collection.
|
|
9696
10074
|
# Corresponds to the JSON property `regions`
|
|
9697
|
-
# @return [Array<Google::Apis::
|
|
10075
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Region>]
|
|
9698
10076
|
attr_accessor :regions
|
|
9699
10077
|
|
|
9700
10078
|
def initialize(**args)
|
|
@@ -9737,7 +10115,7 @@ module Google
|
|
|
9737
10115
|
|
|
9738
10116
|
# Represents a DimensionValue resource.
|
|
9739
10117
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
9740
|
-
# @return [Google::Apis::
|
|
10118
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
9741
10119
|
attr_accessor :advertiser_id_dimension_value
|
|
9742
10120
|
|
|
9743
10121
|
# Remarketing list description.
|
|
@@ -9764,7 +10142,7 @@ module Google
|
|
|
9764
10142
|
|
|
9765
10143
|
# Remarketing List Population Rule.
|
|
9766
10144
|
# Corresponds to the JSON property `listPopulationRule`
|
|
9767
|
-
# @return [Google::Apis::
|
|
10145
|
+
# @return [Google::Apis::DfareportingV3_4::ListPopulationRule]
|
|
9768
10146
|
attr_accessor :list_population_rule
|
|
9769
10147
|
|
|
9770
10148
|
# Number of users currently in the list. This is a read-only field.
|
|
@@ -9869,7 +10247,7 @@ module Google
|
|
|
9869
10247
|
|
|
9870
10248
|
# Remarketing list collection.
|
|
9871
10249
|
# Corresponds to the JSON property `remarketingLists`
|
|
9872
|
-
# @return [Array<Google::Apis::
|
|
10250
|
+
# @return [Array<Google::Apis::DfareportingV3_4::RemarketingList>]
|
|
9873
10251
|
attr_accessor :remarketing_lists
|
|
9874
10252
|
|
|
9875
10253
|
def initialize(**args)
|
|
@@ -9895,17 +10273,17 @@ module Google
|
|
|
9895
10273
|
|
|
9896
10274
|
# The report criteria for a report of type "STANDARD".
|
|
9897
10275
|
# Corresponds to the JSON property `criteria`
|
|
9898
|
-
# @return [Google::Apis::
|
|
10276
|
+
# @return [Google::Apis::DfareportingV3_4::Report::Criteria]
|
|
9899
10277
|
attr_accessor :criteria
|
|
9900
10278
|
|
|
9901
10279
|
# The report criteria for a report of type "CROSS_DIMENSION_REACH".
|
|
9902
10280
|
# Corresponds to the JSON property `crossDimensionReachCriteria`
|
|
9903
|
-
# @return [Google::Apis::
|
|
10281
|
+
# @return [Google::Apis::DfareportingV3_4::Report::CrossDimensionReachCriteria]
|
|
9904
10282
|
attr_accessor :cross_dimension_reach_criteria
|
|
9905
10283
|
|
|
9906
10284
|
# The report's email delivery settings.
|
|
9907
10285
|
# Corresponds to the JSON property `delivery`
|
|
9908
|
-
# @return [Google::Apis::
|
|
10286
|
+
# @return [Google::Apis::DfareportingV3_4::Report::Delivery]
|
|
9909
10287
|
attr_accessor :delivery
|
|
9910
10288
|
|
|
9911
10289
|
# The eTag of this response for caching purposes.
|
|
@@ -9920,7 +10298,7 @@ module Google
|
|
|
9920
10298
|
|
|
9921
10299
|
# The report criteria for a report of type "FLOODLIGHT".
|
|
9922
10300
|
# Corresponds to the JSON property `floodlightCriteria`
|
|
9923
|
-
# @return [Google::Apis::
|
|
10301
|
+
# @return [Google::Apis::DfareportingV3_4::Report::FloodlightCriteria]
|
|
9924
10302
|
attr_accessor :floodlight_criteria
|
|
9925
10303
|
|
|
9926
10304
|
# The output format of the report. If not specified, default format is "CSV".
|
|
@@ -9959,18 +10337,18 @@ module Google
|
|
|
9959
10337
|
|
|
9960
10338
|
# The report criteria for a report of type "PATH_TO_CONVERSION".
|
|
9961
10339
|
# Corresponds to the JSON property `pathToConversionCriteria`
|
|
9962
|
-
# @return [Google::Apis::
|
|
10340
|
+
# @return [Google::Apis::DfareportingV3_4::Report::PathToConversionCriteria]
|
|
9963
10341
|
attr_accessor :path_to_conversion_criteria
|
|
9964
10342
|
|
|
9965
10343
|
# The report criteria for a report of type "REACH".
|
|
9966
10344
|
# Corresponds to the JSON property `reachCriteria`
|
|
9967
|
-
# @return [Google::Apis::
|
|
10345
|
+
# @return [Google::Apis::DfareportingV3_4::Report::ReachCriteria]
|
|
9968
10346
|
attr_accessor :reach_criteria
|
|
9969
10347
|
|
|
9970
10348
|
# The report's schedule. Can only be set if the report's 'dateRange' is a
|
|
9971
10349
|
# relative date range and the relative date range is not "TODAY".
|
|
9972
10350
|
# Corresponds to the JSON property `schedule`
|
|
9973
|
-
# @return [Google::Apis::
|
|
10351
|
+
# @return [Google::Apis::DfareportingV3_4::Report::Schedule]
|
|
9974
10352
|
attr_accessor :schedule
|
|
9975
10353
|
|
|
9976
10354
|
# The subaccount ID to which this report belongs if applicable.
|
|
@@ -10015,29 +10393,29 @@ module Google
|
|
|
10015
10393
|
|
|
10016
10394
|
# Represents an activity group.
|
|
10017
10395
|
# Corresponds to the JSON property `activities`
|
|
10018
|
-
# @return [Google::Apis::
|
|
10396
|
+
# @return [Google::Apis::DfareportingV3_4::Activities]
|
|
10019
10397
|
attr_accessor :activities
|
|
10020
10398
|
|
|
10021
10399
|
# Represents a Custom Rich Media Events group.
|
|
10022
10400
|
# Corresponds to the JSON property `customRichMediaEvents`
|
|
10023
|
-
# @return [Google::Apis::
|
|
10401
|
+
# @return [Google::Apis::DfareportingV3_4::CustomRichMediaEvents]
|
|
10024
10402
|
attr_accessor :custom_rich_media_events
|
|
10025
10403
|
|
|
10026
10404
|
# Represents a date range.
|
|
10027
10405
|
# Corresponds to the JSON property `dateRange`
|
|
10028
|
-
# @return [Google::Apis::
|
|
10406
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
10029
10407
|
attr_accessor :date_range
|
|
10030
10408
|
|
|
10031
10409
|
# The list of filters on which dimensions are filtered.
|
|
10032
10410
|
# Filters for different dimensions are ANDed, filters for the same dimension are
|
|
10033
10411
|
# grouped together and ORed.
|
|
10034
10412
|
# Corresponds to the JSON property `dimensionFilters`
|
|
10035
|
-
# @return [Array<Google::Apis::
|
|
10413
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10036
10414
|
attr_accessor :dimension_filters
|
|
10037
10415
|
|
|
10038
10416
|
# The list of standard dimensions the report should include.
|
|
10039
10417
|
# Corresponds to the JSON property `dimensions`
|
|
10040
|
-
# @return [Array<Google::Apis::
|
|
10418
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10041
10419
|
attr_accessor :dimensions
|
|
10042
10420
|
|
|
10043
10421
|
# The list of names of metrics the report should include.
|
|
@@ -10066,12 +10444,12 @@ module Google
|
|
|
10066
10444
|
|
|
10067
10445
|
# The list of dimensions the report should include.
|
|
10068
10446
|
# Corresponds to the JSON property `breakdown`
|
|
10069
|
-
# @return [Array<Google::Apis::
|
|
10447
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10070
10448
|
attr_accessor :breakdown
|
|
10071
10449
|
|
|
10072
10450
|
# Represents a date range.
|
|
10073
10451
|
# Corresponds to the JSON property `dateRange`
|
|
10074
|
-
# @return [Google::Apis::
|
|
10452
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
10075
10453
|
attr_accessor :date_range
|
|
10076
10454
|
|
|
10077
10455
|
# The dimension option.
|
|
@@ -10081,7 +10459,7 @@ module Google
|
|
|
10081
10459
|
|
|
10082
10460
|
# The list of filters on which dimensions are filtered.
|
|
10083
10461
|
# Corresponds to the JSON property `dimensionFilters`
|
|
10084
|
-
# @return [Array<Google::Apis::
|
|
10462
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10085
10463
|
attr_accessor :dimension_filters
|
|
10086
10464
|
|
|
10087
10465
|
# The list of names of metrics the report should include.
|
|
@@ -10138,7 +10516,7 @@ module Google
|
|
|
10138
10516
|
|
|
10139
10517
|
# The list of recipients to which to email the report.
|
|
10140
10518
|
# Corresponds to the JSON property `recipients`
|
|
10141
|
-
# @return [Array<Google::Apis::
|
|
10519
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Recipient>]
|
|
10142
10520
|
attr_accessor :recipients
|
|
10143
10521
|
|
|
10144
10522
|
def initialize(**args)
|
|
@@ -10160,29 +10538,29 @@ module Google
|
|
|
10160
10538
|
|
|
10161
10539
|
# The list of custom rich media events to include.
|
|
10162
10540
|
# Corresponds to the JSON property `customRichMediaEvents`
|
|
10163
|
-
# @return [Array<Google::Apis::
|
|
10541
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10164
10542
|
attr_accessor :custom_rich_media_events
|
|
10165
10543
|
|
|
10166
10544
|
# Represents a date range.
|
|
10167
10545
|
# Corresponds to the JSON property `dateRange`
|
|
10168
|
-
# @return [Google::Apis::
|
|
10546
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
10169
10547
|
attr_accessor :date_range
|
|
10170
10548
|
|
|
10171
10549
|
# The list of filters on which dimensions are filtered.
|
|
10172
10550
|
# Filters for different dimensions are ANDed, filters for the same dimension are
|
|
10173
10551
|
# grouped together and ORed.
|
|
10174
10552
|
# Corresponds to the JSON property `dimensionFilters`
|
|
10175
|
-
# @return [Array<Google::Apis::
|
|
10553
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10176
10554
|
attr_accessor :dimension_filters
|
|
10177
10555
|
|
|
10178
10556
|
# The list of dimensions the report should include.
|
|
10179
10557
|
# Corresponds to the JSON property `dimensions`
|
|
10180
|
-
# @return [Array<Google::Apis::
|
|
10558
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10181
10559
|
attr_accessor :dimensions
|
|
10182
10560
|
|
|
10183
10561
|
# Represents a DimensionValue resource.
|
|
10184
10562
|
# Corresponds to the JSON property `floodlightConfigId`
|
|
10185
|
-
# @return [Google::Apis::
|
|
10563
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
10186
10564
|
attr_accessor :floodlight_config_id
|
|
10187
10565
|
|
|
10188
10566
|
# The list of names of metrics the report should include.
|
|
@@ -10192,7 +10570,7 @@ module Google
|
|
|
10192
10570
|
|
|
10193
10571
|
# The properties of the report.
|
|
10194
10572
|
# Corresponds to the JSON property `reportProperties`
|
|
10195
|
-
# @return [Google::Apis::
|
|
10573
|
+
# @return [Google::Apis::DfareportingV3_4::Report::FloodlightCriteria::ReportProperties]
|
|
10196
10574
|
attr_accessor :report_properties
|
|
10197
10575
|
|
|
10198
10576
|
def initialize(**args)
|
|
@@ -10255,32 +10633,32 @@ module Google
|
|
|
10255
10633
|
|
|
10256
10634
|
# The list of 'dfa:activity' values to filter on.
|
|
10257
10635
|
# Corresponds to the JSON property `activityFilters`
|
|
10258
|
-
# @return [Array<Google::Apis::
|
|
10636
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10259
10637
|
attr_accessor :activity_filters
|
|
10260
10638
|
|
|
10261
10639
|
# The list of conversion dimensions the report should include.
|
|
10262
10640
|
# Corresponds to the JSON property `conversionDimensions`
|
|
10263
|
-
# @return [Array<Google::Apis::
|
|
10641
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10264
10642
|
attr_accessor :conversion_dimensions
|
|
10265
10643
|
|
|
10266
10644
|
# The list of custom floodlight variables the report should include.
|
|
10267
10645
|
# Corresponds to the JSON property `customFloodlightVariables`
|
|
10268
|
-
# @return [Array<Google::Apis::
|
|
10646
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10269
10647
|
attr_accessor :custom_floodlight_variables
|
|
10270
10648
|
|
|
10271
10649
|
# The list of custom rich media events to include.
|
|
10272
10650
|
# Corresponds to the JSON property `customRichMediaEvents`
|
|
10273
|
-
# @return [Array<Google::Apis::
|
|
10651
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10274
10652
|
attr_accessor :custom_rich_media_events
|
|
10275
10653
|
|
|
10276
10654
|
# Represents a date range.
|
|
10277
10655
|
# Corresponds to the JSON property `dateRange`
|
|
10278
|
-
# @return [Google::Apis::
|
|
10656
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
10279
10657
|
attr_accessor :date_range
|
|
10280
10658
|
|
|
10281
10659
|
# Represents a DimensionValue resource.
|
|
10282
10660
|
# Corresponds to the JSON property `floodlightConfigId`
|
|
10283
|
-
# @return [Google::Apis::
|
|
10661
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
10284
10662
|
attr_accessor :floodlight_config_id
|
|
10285
10663
|
|
|
10286
10664
|
# The list of names of metrics the report should include.
|
|
@@ -10290,12 +10668,12 @@ module Google
|
|
|
10290
10668
|
|
|
10291
10669
|
# The list of per interaction dimensions the report should include.
|
|
10292
10670
|
# Corresponds to the JSON property `perInteractionDimensions`
|
|
10293
|
-
# @return [Array<Google::Apis::
|
|
10671
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10294
10672
|
attr_accessor :per_interaction_dimensions
|
|
10295
10673
|
|
|
10296
10674
|
# The properties of the report.
|
|
10297
10675
|
# Corresponds to the JSON property `reportProperties`
|
|
10298
|
-
# @return [Google::Apis::
|
|
10676
|
+
# @return [Google::Apis::DfareportingV3_4::Report::PathToConversionCriteria::ReportProperties]
|
|
10299
10677
|
attr_accessor :report_properties
|
|
10300
10678
|
|
|
10301
10679
|
def initialize(**args)
|
|
@@ -10408,29 +10786,29 @@ module Google
|
|
|
10408
10786
|
|
|
10409
10787
|
# Represents an activity group.
|
|
10410
10788
|
# Corresponds to the JSON property `activities`
|
|
10411
|
-
# @return [Google::Apis::
|
|
10789
|
+
# @return [Google::Apis::DfareportingV3_4::Activities]
|
|
10412
10790
|
attr_accessor :activities
|
|
10413
10791
|
|
|
10414
10792
|
# Represents a Custom Rich Media Events group.
|
|
10415
10793
|
# Corresponds to the JSON property `customRichMediaEvents`
|
|
10416
|
-
# @return [Google::Apis::
|
|
10794
|
+
# @return [Google::Apis::DfareportingV3_4::CustomRichMediaEvents]
|
|
10417
10795
|
attr_accessor :custom_rich_media_events
|
|
10418
10796
|
|
|
10419
10797
|
# Represents a date range.
|
|
10420
10798
|
# Corresponds to the JSON property `dateRange`
|
|
10421
|
-
# @return [Google::Apis::
|
|
10799
|
+
# @return [Google::Apis::DfareportingV3_4::DateRange]
|
|
10422
10800
|
attr_accessor :date_range
|
|
10423
10801
|
|
|
10424
10802
|
# The list of filters on which dimensions are filtered.
|
|
10425
10803
|
# Filters for different dimensions are ANDed, filters for the same dimension are
|
|
10426
10804
|
# grouped together and ORed.
|
|
10427
10805
|
# Corresponds to the JSON property `dimensionFilters`
|
|
10428
|
-
# @return [Array<Google::Apis::
|
|
10806
|
+
# @return [Array<Google::Apis::DfareportingV3_4::DimensionValue>]
|
|
10429
10807
|
attr_accessor :dimension_filters
|
|
10430
10808
|
|
|
10431
10809
|
# The list of dimensions the report should include.
|
|
10432
10810
|
# Corresponds to the JSON property `dimensions`
|
|
10433
|
-
# @return [Array<Google::Apis::
|
|
10811
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SortedDimension>]
|
|
10434
10812
|
attr_accessor :dimensions
|
|
10435
10813
|
|
|
10436
10814
|
# Whether to enable all reach dimension combinations in the report. Defaults to
|
|
@@ -10543,13 +10921,13 @@ module Google
|
|
|
10543
10921
|
# Dimensions which are compatible to be selected in the "dimensionFilters"
|
|
10544
10922
|
# section of the report.
|
|
10545
10923
|
# Corresponds to the JSON property `dimensionFilters`
|
|
10546
|
-
# @return [Array<Google::Apis::
|
|
10924
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
10547
10925
|
attr_accessor :dimension_filters
|
|
10548
10926
|
|
|
10549
10927
|
# Dimensions which are compatible to be selected in the "dimensions" section of
|
|
10550
10928
|
# the report.
|
|
10551
10929
|
# Corresponds to the JSON property `dimensions`
|
|
10552
|
-
# @return [Array<Google::Apis::
|
|
10930
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Dimension>]
|
|
10553
10931
|
attr_accessor :dimensions
|
|
10554
10932
|
|
|
10555
10933
|
# The kind of resource this is, in this case dfareporting#reportCompatibleFields.
|
|
@@ -10560,13 +10938,13 @@ module Google
|
|
|
10560
10938
|
# Metrics which are compatible to be selected in the "metricNames" section of
|
|
10561
10939
|
# the report.
|
|
10562
10940
|
# Corresponds to the JSON property `metrics`
|
|
10563
|
-
# @return [Array<Google::Apis::
|
|
10941
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
10564
10942
|
attr_accessor :metrics
|
|
10565
10943
|
|
|
10566
10944
|
# Metrics which are compatible to be selected as activity metrics to pivot on in
|
|
10567
10945
|
# the "activities" section of the report.
|
|
10568
10946
|
# Corresponds to the JSON property `pivotedActivityMetrics`
|
|
10569
|
-
# @return [Array<Google::Apis::
|
|
10947
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Metric>]
|
|
10570
10948
|
attr_accessor :pivoted_activity_metrics
|
|
10571
10949
|
|
|
10572
10950
|
def initialize(**args)
|
|
@@ -10594,7 +10972,7 @@ module Google
|
|
|
10594
10972
|
|
|
10595
10973
|
# The reports returned in this response.
|
|
10596
10974
|
# Corresponds to the JSON property `items`
|
|
10597
|
-
# @return [Array<Google::Apis::
|
|
10975
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Report>]
|
|
10598
10976
|
attr_accessor :items
|
|
10599
10977
|
|
|
10600
10978
|
# The kind of list this is, in this case dfareporting#reportList.
|
|
@@ -10637,7 +11015,7 @@ module Google
|
|
|
10637
11015
|
|
|
10638
11016
|
# Lookback configuration settings.
|
|
10639
11017
|
# Corresponds to the JSON property `lookbackConfiguration`
|
|
10640
|
-
# @return [Google::Apis::
|
|
11018
|
+
# @return [Google::Apis::DfareportingV3_4::LookbackConfiguration]
|
|
10641
11019
|
attr_accessor :lookback_configuration
|
|
10642
11020
|
|
|
10643
11021
|
# Report generation time zone ID of this account. This is a required field that
|
|
@@ -10656,6 +11034,25 @@ module Google
|
|
|
10656
11034
|
# - "11" for "America/Los_Angeles"
|
|
10657
11035
|
# - "12" for "Pacific/Auckland"
|
|
10658
11036
|
# - "13" for "America/Sao_Paulo"
|
|
11037
|
+
# - "16" for "America/Asuncion"
|
|
11038
|
+
# - "17" for "America/Chicago"
|
|
11039
|
+
# - "18" for "America/Denver"
|
|
11040
|
+
# - "19" for "America/St_Johns"
|
|
11041
|
+
# - "20" for "Asia/Dhaka"
|
|
11042
|
+
# - "21" for "Asia/Jakarta"
|
|
11043
|
+
# - "22" for "Asia/Kabul"
|
|
11044
|
+
# - "23" for "Asia/Karachi"
|
|
11045
|
+
# - "24" for "Asia/Calcutta"
|
|
11046
|
+
# - "25" for "Asia/Pyongyang"
|
|
11047
|
+
# - "26" for "Asia/Rangoon"
|
|
11048
|
+
# - "27" for "Atlantic/Cape_Verde"
|
|
11049
|
+
# - "28" for "Atlantic/South_Georgia"
|
|
11050
|
+
# - "29" for "Australia/Adelaide"
|
|
11051
|
+
# - "30" for "Australia/Lord_Howe"
|
|
11052
|
+
# - "31" for "Europe/Moscow"
|
|
11053
|
+
# - "32" for "Pacific/Kiritimati"
|
|
11054
|
+
# - "35" for "Pacific/Norfolk"
|
|
11055
|
+
# - "36" for "Pacific/Tongatapu"
|
|
10659
11056
|
# Corresponds to the JSON property `reportGenerationTimeZoneId`
|
|
10660
11057
|
# @return [Fixnum]
|
|
10661
11058
|
attr_accessor :report_generation_time_zone_id
|
|
@@ -10678,7 +11075,7 @@ module Google
|
|
|
10678
11075
|
|
|
10679
11076
|
# Click-through URL
|
|
10680
11077
|
# Corresponds to the JSON property `clickThroughUrl`
|
|
10681
|
-
# @return [Google::Apis::
|
|
11078
|
+
# @return [Google::Apis::DfareportingV3_4::ClickThroughUrl]
|
|
10682
11079
|
attr_accessor :click_through_url
|
|
10683
11080
|
|
|
10684
11081
|
# Whether to use the clickThroughUrl. If false, the creative-level exit will be
|
|
@@ -10763,7 +11160,7 @@ module Google
|
|
|
10763
11160
|
|
|
10764
11161
|
# Represents a DimensionValue resource.
|
|
10765
11162
|
# Corresponds to the JSON property `directorySiteIdDimensionValue`
|
|
10766
|
-
# @return [Google::Apis::
|
|
11163
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
10767
11164
|
attr_accessor :directory_site_id_dimension_value
|
|
10768
11165
|
|
|
10769
11166
|
# ID of this site. This is a read-only, auto-generated field.
|
|
@@ -10773,7 +11170,7 @@ module Google
|
|
|
10773
11170
|
|
|
10774
11171
|
# Represents a DimensionValue resource.
|
|
10775
11172
|
# Corresponds to the JSON property `idDimensionValue`
|
|
10776
|
-
# @return [Google::Apis::
|
|
11173
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
10777
11174
|
attr_accessor :id_dimension_value
|
|
10778
11175
|
|
|
10779
11176
|
# Key name of this site. This is a read-only, auto-generated field.
|
|
@@ -10797,12 +11194,12 @@ module Google
|
|
|
10797
11194
|
|
|
10798
11195
|
# Site contacts.
|
|
10799
11196
|
# Corresponds to the JSON property `siteContacts`
|
|
10800
|
-
# @return [Array<Google::Apis::
|
|
11197
|
+
# @return [Array<Google::Apis::DfareportingV3_4::SiteContact>]
|
|
10801
11198
|
attr_accessor :site_contacts
|
|
10802
11199
|
|
|
10803
11200
|
# Site Settings
|
|
10804
11201
|
# Corresponds to the JSON property `siteSettings`
|
|
10805
|
-
# @return [Google::Apis::
|
|
11202
|
+
# @return [Google::Apis::DfareportingV3_4::SiteSettings]
|
|
10806
11203
|
attr_accessor :site_settings
|
|
10807
11204
|
|
|
10808
11205
|
# Subaccount ID of this site. This is a read-only field that can be left blank.
|
|
@@ -10810,6 +11207,11 @@ module Google
|
|
|
10810
11207
|
# @return [Fixnum]
|
|
10811
11208
|
attr_accessor :subaccount_id
|
|
10812
11209
|
|
|
11210
|
+
# Video Settings
|
|
11211
|
+
# Corresponds to the JSON property `videoSettings`
|
|
11212
|
+
# @return [Google::Apis::DfareportingV3_4::SiteVideoSettings]
|
|
11213
|
+
attr_accessor :video_settings
|
|
11214
|
+
|
|
10813
11215
|
def initialize(**args)
|
|
10814
11216
|
update!(**args)
|
|
10815
11217
|
end
|
|
@@ -10828,6 +11230,48 @@ module Google
|
|
|
10828
11230
|
@site_contacts = args[:site_contacts] if args.key?(:site_contacts)
|
|
10829
11231
|
@site_settings = args[:site_settings] if args.key?(:site_settings)
|
|
10830
11232
|
@subaccount_id = args[:subaccount_id] if args.key?(:subaccount_id)
|
|
11233
|
+
@video_settings = args[:video_settings] if args.key?(:video_settings)
|
|
11234
|
+
end
|
|
11235
|
+
end
|
|
11236
|
+
|
|
11237
|
+
# Companion Settings
|
|
11238
|
+
class SiteCompanionSetting
|
|
11239
|
+
include Google::Apis::Core::Hashable
|
|
11240
|
+
|
|
11241
|
+
# Whether companions are disabled for this site template.
|
|
11242
|
+
# Corresponds to the JSON property `companionsDisabled`
|
|
11243
|
+
# @return [Boolean]
|
|
11244
|
+
attr_accessor :companions_disabled
|
|
11245
|
+
alias_method :companions_disabled?, :companions_disabled
|
|
11246
|
+
|
|
11247
|
+
# Whitelist of companion sizes to be served via this site template. Set this
|
|
11248
|
+
# list to null or empty to serve all companion sizes.
|
|
11249
|
+
# Corresponds to the JSON property `enabledSizes`
|
|
11250
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
11251
|
+
attr_accessor :enabled_sizes
|
|
11252
|
+
|
|
11253
|
+
# Whether to serve only static images as companions.
|
|
11254
|
+
# Corresponds to the JSON property `imageOnly`
|
|
11255
|
+
# @return [Boolean]
|
|
11256
|
+
attr_accessor :image_only
|
|
11257
|
+
alias_method :image_only?, :image_only
|
|
11258
|
+
|
|
11259
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
11260
|
+
# dfareporting#siteCompanionSetting".
|
|
11261
|
+
# Corresponds to the JSON property `kind`
|
|
11262
|
+
# @return [String]
|
|
11263
|
+
attr_accessor :kind
|
|
11264
|
+
|
|
11265
|
+
def initialize(**args)
|
|
11266
|
+
update!(**args)
|
|
11267
|
+
end
|
|
11268
|
+
|
|
11269
|
+
# Update properties of this object
|
|
11270
|
+
def update!(**args)
|
|
11271
|
+
@companions_disabled = args[:companions_disabled] if args.key?(:companions_disabled)
|
|
11272
|
+
@enabled_sizes = args[:enabled_sizes] if args.key?(:enabled_sizes)
|
|
11273
|
+
@image_only = args[:image_only] if args.key?(:image_only)
|
|
11274
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
10831
11275
|
end
|
|
10832
11276
|
end
|
|
10833
11277
|
|
|
@@ -10910,25 +11354,15 @@ module Google
|
|
|
10910
11354
|
attr_accessor :ad_blocking_opt_out
|
|
10911
11355
|
alias_method :ad_blocking_opt_out?, :ad_blocking_opt_out
|
|
10912
11356
|
|
|
10913
|
-
# Creative Settings
|
|
10914
|
-
# Corresponds to the JSON property `creativeSettings`
|
|
10915
|
-
# @return [Google::Apis::DfareportingV3_2::CreativeSettings]
|
|
10916
|
-
attr_accessor :creative_settings
|
|
10917
|
-
|
|
10918
11357
|
# Whether new cookies are disabled for this site.
|
|
10919
11358
|
# Corresponds to the JSON property `disableNewCookie`
|
|
10920
11359
|
# @return [Boolean]
|
|
10921
11360
|
attr_accessor :disable_new_cookie
|
|
10922
11361
|
alias_method :disable_new_cookie?, :disable_new_cookie
|
|
10923
11362
|
|
|
10924
|
-
# Lookback configuration settings.
|
|
10925
|
-
# Corresponds to the JSON property `lookbackConfiguration`
|
|
10926
|
-
# @return [Google::Apis::DfareportingV3_2::LookbackConfiguration]
|
|
10927
|
-
attr_accessor :lookback_configuration
|
|
10928
|
-
|
|
10929
11363
|
# Tag Settings
|
|
10930
11364
|
# Corresponds to the JSON property `tagSetting`
|
|
10931
|
-
# @return [Google::Apis::
|
|
11365
|
+
# @return [Google::Apis::DfareportingV3_4::TagSetting]
|
|
10932
11366
|
attr_accessor :tag_setting
|
|
10933
11367
|
|
|
10934
11368
|
# Whether Verification and ActiveView for in-stream video creatives are disabled
|
|
@@ -10961,15 +11395,125 @@ module Google
|
|
|
10961
11395
|
def update!(**args)
|
|
10962
11396
|
@active_view_opt_out = args[:active_view_opt_out] if args.key?(:active_view_opt_out)
|
|
10963
11397
|
@ad_blocking_opt_out = args[:ad_blocking_opt_out] if args.key?(:ad_blocking_opt_out)
|
|
10964
|
-
@creative_settings = args[:creative_settings] if args.key?(:creative_settings)
|
|
10965
11398
|
@disable_new_cookie = args[:disable_new_cookie] if args.key?(:disable_new_cookie)
|
|
10966
|
-
@lookback_configuration = args[:lookback_configuration] if args.key?(:lookback_configuration)
|
|
10967
11399
|
@tag_setting = args[:tag_setting] if args.key?(:tag_setting)
|
|
10968
11400
|
@video_active_view_opt_out_template = args[:video_active_view_opt_out_template] if args.key?(:video_active_view_opt_out_template)
|
|
10969
11401
|
@vpaid_adapter_choice_template = args[:vpaid_adapter_choice_template] if args.key?(:vpaid_adapter_choice_template)
|
|
10970
11402
|
end
|
|
10971
11403
|
end
|
|
10972
11404
|
|
|
11405
|
+
# Skippable Settings
|
|
11406
|
+
class SiteSkippableSetting
|
|
11407
|
+
include Google::Apis::Core::Hashable
|
|
11408
|
+
|
|
11409
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
11410
|
+
# dfareporting#siteSkippableSetting".
|
|
11411
|
+
# Corresponds to the JSON property `kind`
|
|
11412
|
+
# @return [String]
|
|
11413
|
+
attr_accessor :kind
|
|
11414
|
+
|
|
11415
|
+
# Video Offset
|
|
11416
|
+
# Corresponds to the JSON property `progressOffset`
|
|
11417
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
11418
|
+
attr_accessor :progress_offset
|
|
11419
|
+
|
|
11420
|
+
# Video Offset
|
|
11421
|
+
# Corresponds to the JSON property `skipOffset`
|
|
11422
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
11423
|
+
attr_accessor :skip_offset
|
|
11424
|
+
|
|
11425
|
+
# Whether the user can skip creatives served to this site. This will act as
|
|
11426
|
+
# default for new placements created under this site.
|
|
11427
|
+
# Corresponds to the JSON property `skippable`
|
|
11428
|
+
# @return [Boolean]
|
|
11429
|
+
attr_accessor :skippable
|
|
11430
|
+
alias_method :skippable?, :skippable
|
|
11431
|
+
|
|
11432
|
+
def initialize(**args)
|
|
11433
|
+
update!(**args)
|
|
11434
|
+
end
|
|
11435
|
+
|
|
11436
|
+
# Update properties of this object
|
|
11437
|
+
def update!(**args)
|
|
11438
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
11439
|
+
@progress_offset = args[:progress_offset] if args.key?(:progress_offset)
|
|
11440
|
+
@skip_offset = args[:skip_offset] if args.key?(:skip_offset)
|
|
11441
|
+
@skippable = args[:skippable] if args.key?(:skippable)
|
|
11442
|
+
end
|
|
11443
|
+
end
|
|
11444
|
+
|
|
11445
|
+
# Transcode Settings
|
|
11446
|
+
class SiteTranscodeSetting
|
|
11447
|
+
include Google::Apis::Core::Hashable
|
|
11448
|
+
|
|
11449
|
+
# Whitelist of video formats to be served to this site template. Set this list
|
|
11450
|
+
# to null or empty to serve all video formats.
|
|
11451
|
+
# Corresponds to the JSON property `enabledVideoFormats`
|
|
11452
|
+
# @return [Array<Fixnum>]
|
|
11453
|
+
attr_accessor :enabled_video_formats
|
|
11454
|
+
|
|
11455
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
11456
|
+
# dfareporting#siteTranscodeSetting".
|
|
11457
|
+
# Corresponds to the JSON property `kind`
|
|
11458
|
+
# @return [String]
|
|
11459
|
+
attr_accessor :kind
|
|
11460
|
+
|
|
11461
|
+
def initialize(**args)
|
|
11462
|
+
update!(**args)
|
|
11463
|
+
end
|
|
11464
|
+
|
|
11465
|
+
# Update properties of this object
|
|
11466
|
+
def update!(**args)
|
|
11467
|
+
@enabled_video_formats = args[:enabled_video_formats] if args.key?(:enabled_video_formats)
|
|
11468
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
11469
|
+
end
|
|
11470
|
+
end
|
|
11471
|
+
|
|
11472
|
+
# Video Settings
|
|
11473
|
+
class SiteVideoSettings
|
|
11474
|
+
include Google::Apis::Core::Hashable
|
|
11475
|
+
|
|
11476
|
+
# Companion Settings
|
|
11477
|
+
# Corresponds to the JSON property `companionSettings`
|
|
11478
|
+
# @return [Google::Apis::DfareportingV3_4::SiteCompanionSetting]
|
|
11479
|
+
attr_accessor :companion_settings
|
|
11480
|
+
|
|
11481
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
11482
|
+
# dfareporting#siteVideoSettings".
|
|
11483
|
+
# Corresponds to the JSON property `kind`
|
|
11484
|
+
# @return [String]
|
|
11485
|
+
attr_accessor :kind
|
|
11486
|
+
|
|
11487
|
+
# Orientation of a site template used for video. This will act as default for
|
|
11488
|
+
# new placements created under this site.
|
|
11489
|
+
# Corresponds to the JSON property `orientation`
|
|
11490
|
+
# @return [String]
|
|
11491
|
+
attr_accessor :orientation
|
|
11492
|
+
|
|
11493
|
+
# Skippable Settings
|
|
11494
|
+
# Corresponds to the JSON property `skippableSettings`
|
|
11495
|
+
# @return [Google::Apis::DfareportingV3_4::SiteSkippableSetting]
|
|
11496
|
+
attr_accessor :skippable_settings
|
|
11497
|
+
|
|
11498
|
+
# Transcode Settings
|
|
11499
|
+
# Corresponds to the JSON property `transcodeSettings`
|
|
11500
|
+
# @return [Google::Apis::DfareportingV3_4::SiteTranscodeSetting]
|
|
11501
|
+
attr_accessor :transcode_settings
|
|
11502
|
+
|
|
11503
|
+
def initialize(**args)
|
|
11504
|
+
update!(**args)
|
|
11505
|
+
end
|
|
11506
|
+
|
|
11507
|
+
# Update properties of this object
|
|
11508
|
+
def update!(**args)
|
|
11509
|
+
@companion_settings = args[:companion_settings] if args.key?(:companion_settings)
|
|
11510
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
11511
|
+
@orientation = args[:orientation] if args.key?(:orientation)
|
|
11512
|
+
@skippable_settings = args[:skippable_settings] if args.key?(:skippable_settings)
|
|
11513
|
+
@transcode_settings = args[:transcode_settings] if args.key?(:transcode_settings)
|
|
11514
|
+
end
|
|
11515
|
+
end
|
|
11516
|
+
|
|
10973
11517
|
# Site List Response
|
|
10974
11518
|
class SitesListResponse
|
|
10975
11519
|
include Google::Apis::Core::Hashable
|
|
@@ -10987,7 +11531,7 @@ module Google
|
|
|
10987
11531
|
|
|
10988
11532
|
# Site collection.
|
|
10989
11533
|
# Corresponds to the JSON property `sites`
|
|
10990
|
-
# @return [Array<Google::Apis::
|
|
11534
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Site>]
|
|
10991
11535
|
attr_accessor :sites
|
|
10992
11536
|
|
|
10993
11537
|
def initialize(**args)
|
|
@@ -11059,7 +11603,7 @@ module Google
|
|
|
11059
11603
|
|
|
11060
11604
|
# Size collection.
|
|
11061
11605
|
# Corresponds to the JSON property `sizes`
|
|
11062
|
-
# @return [Array<Google::Apis::
|
|
11606
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Size>]
|
|
11063
11607
|
attr_accessor :sizes
|
|
11064
11608
|
|
|
11065
11609
|
def initialize(**args)
|
|
@@ -11085,12 +11629,12 @@ module Google
|
|
|
11085
11629
|
|
|
11086
11630
|
# Video Offset
|
|
11087
11631
|
# Corresponds to the JSON property `progressOffset`
|
|
11088
|
-
# @return [Google::Apis::
|
|
11632
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
11089
11633
|
attr_accessor :progress_offset
|
|
11090
11634
|
|
|
11091
11635
|
# Video Offset
|
|
11092
11636
|
# Corresponds to the JSON property `skipOffset`
|
|
11093
|
-
# @return [Google::Apis::
|
|
11637
|
+
# @return [Google::Apis::DfareportingV3_4::VideoOffset]
|
|
11094
11638
|
attr_accessor :skip_offset
|
|
11095
11639
|
|
|
11096
11640
|
# Whether the user can skip creatives served to this placement.
|
|
@@ -11206,7 +11750,7 @@ module Google
|
|
|
11206
11750
|
|
|
11207
11751
|
# Subaccount collection.
|
|
11208
11752
|
# Corresponds to the JSON property `subaccounts`
|
|
11209
|
-
# @return [Array<Google::Apis::
|
|
11753
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Subaccount>]
|
|
11210
11754
|
attr_accessor :subaccounts
|
|
11211
11755
|
|
|
11212
11756
|
def initialize(**args)
|
|
@@ -11395,7 +11939,7 @@ module Google
|
|
|
11395
11939
|
|
|
11396
11940
|
# Represents a DimensionValue resource.
|
|
11397
11941
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
11398
|
-
# @return [Google::Apis::
|
|
11942
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
11399
11943
|
attr_accessor :advertiser_id_dimension_value
|
|
11400
11944
|
|
|
11401
11945
|
# Targetable remarketing list description.
|
|
@@ -11480,7 +12024,7 @@ module Google
|
|
|
11480
12024
|
|
|
11481
12025
|
# Targetable remarketing list collection.
|
|
11482
12026
|
# Corresponds to the JSON property `targetableRemarketingLists`
|
|
11483
|
-
# @return [Array<Google::Apis::
|
|
12027
|
+
# @return [Array<Google::Apis::DfareportingV3_4::TargetableRemarketingList>]
|
|
11484
12028
|
attr_accessor :targetable_remarketing_lists
|
|
11485
12029
|
|
|
11486
12030
|
def initialize(**args)
|
|
@@ -11514,17 +12058,17 @@ module Google
|
|
|
11514
12058
|
|
|
11515
12059
|
# Represents a DimensionValue resource.
|
|
11516
12060
|
# Corresponds to the JSON property `advertiserIdDimensionValue`
|
|
11517
|
-
# @return [Google::Apis::
|
|
12061
|
+
# @return [Google::Apis::DfareportingV3_4::DimensionValue]
|
|
11518
12062
|
attr_accessor :advertiser_id_dimension_value
|
|
11519
12063
|
|
|
11520
12064
|
# Day Part Targeting.
|
|
11521
12065
|
# Corresponds to the JSON property `dayPartTargeting`
|
|
11522
|
-
# @return [Google::Apis::
|
|
12066
|
+
# @return [Google::Apis::DfareportingV3_4::DayPartTargeting]
|
|
11523
12067
|
attr_accessor :day_part_targeting
|
|
11524
12068
|
|
|
11525
12069
|
# Geographical Targeting.
|
|
11526
12070
|
# Corresponds to the JSON property `geoTargeting`
|
|
11527
|
-
# @return [Google::Apis::
|
|
12071
|
+
# @return [Google::Apis::DfareportingV3_4::GeoTargeting]
|
|
11528
12072
|
attr_accessor :geo_targeting
|
|
11529
12073
|
|
|
11530
12074
|
# ID of this targeting template. This is a read-only, auto-generated field.
|
|
@@ -11534,7 +12078,7 @@ module Google
|
|
|
11534
12078
|
|
|
11535
12079
|
# Key Value Targeting Expression.
|
|
11536
12080
|
# Corresponds to the JSON property `keyValueTargetingExpression`
|
|
11537
|
-
# @return [Google::Apis::
|
|
12081
|
+
# @return [Google::Apis::DfareportingV3_4::KeyValueTargetingExpression]
|
|
11538
12082
|
attr_accessor :key_value_targeting_expression
|
|
11539
12083
|
|
|
11540
12084
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -11545,12 +12089,12 @@ module Google
|
|
|
11545
12089
|
|
|
11546
12090
|
# Language Targeting.
|
|
11547
12091
|
# Corresponds to the JSON property `languageTargeting`
|
|
11548
|
-
# @return [Google::Apis::
|
|
12092
|
+
# @return [Google::Apis::DfareportingV3_4::LanguageTargeting]
|
|
11549
12093
|
attr_accessor :language_targeting
|
|
11550
12094
|
|
|
11551
12095
|
# Remarketing List Targeting Expression.
|
|
11552
12096
|
# Corresponds to the JSON property `listTargetingExpression`
|
|
11553
|
-
# @return [Google::Apis::
|
|
12097
|
+
# @return [Google::Apis::DfareportingV3_4::ListTargetingExpression]
|
|
11554
12098
|
attr_accessor :list_targeting_expression
|
|
11555
12099
|
|
|
11556
12100
|
# Name of this targeting template. This field is required. It must be less than
|
|
@@ -11567,7 +12111,7 @@ module Google
|
|
|
11567
12111
|
|
|
11568
12112
|
# Technology Targeting.
|
|
11569
12113
|
# Corresponds to the JSON property `technologyTargeting`
|
|
11570
|
-
# @return [Google::Apis::
|
|
12114
|
+
# @return [Google::Apis::DfareportingV3_4::TechnologyTargeting]
|
|
11571
12115
|
attr_accessor :technology_targeting
|
|
11572
12116
|
|
|
11573
12117
|
def initialize(**args)
|
|
@@ -11609,7 +12153,7 @@ module Google
|
|
|
11609
12153
|
|
|
11610
12154
|
# Targeting template collection.
|
|
11611
12155
|
# Corresponds to the JSON property `targetingTemplates`
|
|
11612
|
-
# @return [Array<Google::Apis::
|
|
12156
|
+
# @return [Array<Google::Apis::DfareportingV3_4::TargetingTemplate>]
|
|
11613
12157
|
attr_accessor :targeting_templates
|
|
11614
12158
|
|
|
11615
12159
|
def initialize(**args)
|
|
@@ -11633,14 +12177,14 @@ module Google
|
|
|
11633
12177
|
# browserVersionId will be used. The other fields are populated automatically
|
|
11634
12178
|
# when the ad is inserted or updated.
|
|
11635
12179
|
# Corresponds to the JSON property `browsers`
|
|
11636
|
-
# @return [Array<Google::Apis::
|
|
12180
|
+
# @return [Array<Google::Apis::DfareportingV3_4::Browser>]
|
|
11637
12181
|
attr_accessor :browsers
|
|
11638
12182
|
|
|
11639
12183
|
# Connection types that this ad targets. For each connection type only id is
|
|
11640
12184
|
# required. The other fields are populated automatically when the ad is inserted
|
|
11641
12185
|
# or updated.
|
|
11642
12186
|
# Corresponds to the JSON property `connectionTypes`
|
|
11643
|
-
# @return [Array<Google::Apis::
|
|
12187
|
+
# @return [Array<Google::Apis::DfareportingV3_4::ConnectionType>]
|
|
11644
12188
|
attr_accessor :connection_types
|
|
11645
12189
|
|
|
11646
12190
|
# Mobile carriers that this ad targets. For each mobile carrier only id is
|
|
@@ -11648,7 +12192,7 @@ module Google
|
|
|
11648
12192
|
# inserted or updated. If targeting a mobile carrier, do not set targeting for
|
|
11649
12193
|
# any zip codes.
|
|
11650
12194
|
# Corresponds to the JSON property `mobileCarriers`
|
|
11651
|
-
# @return [Array<Google::Apis::
|
|
12195
|
+
# @return [Array<Google::Apis::DfareportingV3_4::MobileCarrier>]
|
|
11652
12196
|
attr_accessor :mobile_carriers
|
|
11653
12197
|
|
|
11654
12198
|
# Operating system versions that this ad targets. To target all versions, use
|
|
@@ -11657,7 +12201,7 @@ module Google
|
|
|
11657
12201
|
# If targeting an operating system version, do not set targeting for the
|
|
11658
12202
|
# corresponding operating system in operatingSystems.
|
|
11659
12203
|
# Corresponds to the JSON property `operatingSystemVersions`
|
|
11660
|
-
# @return [Array<Google::Apis::
|
|
12204
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OperatingSystemVersion>]
|
|
11661
12205
|
attr_accessor :operating_system_versions
|
|
11662
12206
|
|
|
11663
12207
|
# Operating systems that this ad targets. To target specific versions, use
|
|
@@ -11666,14 +12210,14 @@ module Google
|
|
|
11666
12210
|
# updated. If targeting an operating system, do not set targeting for operating
|
|
11667
12211
|
# system versions for the same operating system.
|
|
11668
12212
|
# Corresponds to the JSON property `operatingSystems`
|
|
11669
|
-
# @return [Array<Google::Apis::
|
|
12213
|
+
# @return [Array<Google::Apis::DfareportingV3_4::OperatingSystem>]
|
|
11670
12214
|
attr_accessor :operating_systems
|
|
11671
12215
|
|
|
11672
12216
|
# Platform types that this ad targets. For example, desktop, mobile, or tablet.
|
|
11673
12217
|
# For each platform type, only id is required, and the other fields are
|
|
11674
12218
|
# populated automatically when the ad is inserted or updated.
|
|
11675
12219
|
# Corresponds to the JSON property `platformTypes`
|
|
11676
|
-
# @return [Array<Google::Apis::
|
|
12220
|
+
# @return [Array<Google::Apis::DfareportingV3_4::PlatformType>]
|
|
11677
12221
|
attr_accessor :platform_types
|
|
11678
12222
|
|
|
11679
12223
|
def initialize(**args)
|
|
@@ -11830,7 +12374,9 @@ module Google
|
|
|
11830
12374
|
end
|
|
11831
12375
|
end
|
|
11832
12376
|
|
|
11833
|
-
#
|
|
12377
|
+
# A UserProfile resource lets you list all DFA user profiles that are associated
|
|
12378
|
+
# with a Google user account. The profile_id needs to be specified in other API
|
|
12379
|
+
# requests.
|
|
11834
12380
|
class UserProfile
|
|
11835
12381
|
include Google::Apis::Core::Hashable
|
|
11836
12382
|
|
|
@@ -11844,12 +12390,13 @@ module Google
|
|
|
11844
12390
|
# @return [String]
|
|
11845
12391
|
attr_accessor :account_name
|
|
11846
12392
|
|
|
11847
|
-
#
|
|
12393
|
+
# Etag of this resource.
|
|
11848
12394
|
# Corresponds to the JSON property `etag`
|
|
11849
12395
|
# @return [String]
|
|
11850
12396
|
attr_accessor :etag
|
|
11851
12397
|
|
|
11852
|
-
#
|
|
12398
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
12399
|
+
# dfareporting#userProfile".
|
|
11853
12400
|
# Corresponds to the JSON property `kind`
|
|
11854
12401
|
# @return [String]
|
|
11855
12402
|
attr_accessor :kind
|
|
@@ -11895,17 +12442,18 @@ module Google
|
|
|
11895
12442
|
class UserProfileList
|
|
11896
12443
|
include Google::Apis::Core::Hashable
|
|
11897
12444
|
|
|
11898
|
-
#
|
|
12445
|
+
# Etag of this resource.
|
|
11899
12446
|
# Corresponds to the JSON property `etag`
|
|
11900
12447
|
# @return [String]
|
|
11901
12448
|
attr_accessor :etag
|
|
11902
12449
|
|
|
11903
12450
|
# The user profiles returned in this response.
|
|
11904
12451
|
# Corresponds to the JSON property `items`
|
|
11905
|
-
# @return [Array<Google::Apis::
|
|
12452
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserProfile>]
|
|
11906
12453
|
attr_accessor :items
|
|
11907
12454
|
|
|
11908
|
-
#
|
|
12455
|
+
# Identifies what kind of resource this is. Value: the fixed string "
|
|
12456
|
+
# dfareporting#userProfileList".
|
|
11909
12457
|
# Corresponds to the JSON property `kind`
|
|
11910
12458
|
# @return [String]
|
|
11911
12459
|
attr_accessor :kind
|
|
@@ -11967,7 +12515,7 @@ module Google
|
|
|
11967
12515
|
|
|
11968
12516
|
# List of permissions associated with this user role.
|
|
11969
12517
|
# Corresponds to the JSON property `permissions`
|
|
11970
|
-
# @return [Array<Google::Apis::
|
|
12518
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserRolePermission>]
|
|
11971
12519
|
attr_accessor :permissions
|
|
11972
12520
|
|
|
11973
12521
|
# Subaccount ID of this user role. This is a read-only field that can be left
|
|
@@ -12081,7 +12629,7 @@ module Google
|
|
|
12081
12629
|
|
|
12082
12630
|
# User role permission group collection.
|
|
12083
12631
|
# Corresponds to the JSON property `userRolePermissionGroups`
|
|
12084
|
-
# @return [Array<Google::Apis::
|
|
12632
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserRolePermissionGroup>]
|
|
12085
12633
|
attr_accessor :user_role_permission_groups
|
|
12086
12634
|
|
|
12087
12635
|
def initialize(**args)
|
|
@@ -12107,7 +12655,7 @@ module Google
|
|
|
12107
12655
|
|
|
12108
12656
|
# User role permission collection.
|
|
12109
12657
|
# Corresponds to the JSON property `userRolePermissions`
|
|
12110
|
-
# @return [Array<Google::Apis::
|
|
12658
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserRolePermission>]
|
|
12111
12659
|
attr_accessor :user_role_permissions
|
|
12112
12660
|
|
|
12113
12661
|
def initialize(**args)
|
|
@@ -12138,7 +12686,7 @@ module Google
|
|
|
12138
12686
|
|
|
12139
12687
|
# User role collection.
|
|
12140
12688
|
# Corresponds to the JSON property `userRoles`
|
|
12141
|
-
# @return [Array<Google::Apis::
|
|
12689
|
+
# @return [Array<Google::Apis::DfareportingV3_4::UserRole>]
|
|
12142
12690
|
attr_accessor :user_roles
|
|
12143
12691
|
|
|
12144
12692
|
def initialize(**args)
|
|
@@ -12175,7 +12723,7 @@ module Google
|
|
|
12175
12723
|
|
|
12176
12724
|
# Represents the dimensions of ads, placements, creatives, or creative assets.
|
|
12177
12725
|
# Corresponds to the JSON property `resolution`
|
|
12178
|
-
# @return [Google::Apis::
|
|
12726
|
+
# @return [Google::Apis::DfareportingV3_4::Size]
|
|
12179
12727
|
attr_accessor :resolution
|
|
12180
12728
|
|
|
12181
12729
|
# The target bit rate of this video format.
|
|
@@ -12209,7 +12757,7 @@ module Google
|
|
|
12209
12757
|
|
|
12210
12758
|
# Video format collection.
|
|
12211
12759
|
# Corresponds to the JSON property `videoFormats`
|
|
12212
|
-
# @return [Array<Google::Apis::
|
|
12760
|
+
# @return [Array<Google::Apis::DfareportingV3_4::VideoFormat>]
|
|
12213
12761
|
attr_accessor :video_formats
|
|
12214
12762
|
|
|
12215
12763
|
def initialize(**args)
|
|
@@ -12256,7 +12804,7 @@ module Google
|
|
|
12256
12804
|
|
|
12257
12805
|
# Companion Settings
|
|
12258
12806
|
# Corresponds to the JSON property `companionSettings`
|
|
12259
|
-
# @return [Google::Apis::
|
|
12807
|
+
# @return [Google::Apis::DfareportingV3_4::CompanionSetting]
|
|
12260
12808
|
attr_accessor :companion_settings
|
|
12261
12809
|
|
|
12262
12810
|
# Identifies what kind of resource this is. Value: the fixed string "
|
|
@@ -12273,12 +12821,12 @@ module Google
|
|
|
12273
12821
|
|
|
12274
12822
|
# Skippable Settings
|
|
12275
12823
|
# Corresponds to the JSON property `skippableSettings`
|
|
12276
|
-
# @return [Google::Apis::
|
|
12824
|
+
# @return [Google::Apis::DfareportingV3_4::SkippableSetting]
|
|
12277
12825
|
attr_accessor :skippable_settings
|
|
12278
12826
|
|
|
12279
12827
|
# Transcode Settings
|
|
12280
12828
|
# Corresponds to the JSON property `transcodeSettings`
|
|
12281
|
-
# @return [Google::Apis::
|
|
12829
|
+
# @return [Google::Apis::DfareportingV3_4::TranscodeSetting]
|
|
12282
12830
|
attr_accessor :transcode_settings
|
|
12283
12831
|
|
|
12284
12832
|
def initialize(**args)
|