google-api-client 0.30.9 → 0.30.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +89 -0
- data/api_names.yaml +1 -0
- data/generated/google/apis/abusiveexperiencereport_v1.rb +1 -1
- data/generated/google/apis/abusiveexperiencereport_v1/classes.rb +18 -7
- data/generated/google/apis/abusiveexperiencereport_v1/service.rb +5 -10
- data/generated/google/apis/adexperiencereport_v1.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1/classes.rb +24 -12
- data/generated/google/apis/adexperiencereport_v1/service.rb +6 -9
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +3 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +62 -9
- data/generated/google/apis/androidmanagement_v1/representations.rb +19 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +32 -9
- data/generated/google/apis/bigquery_v2/representations.rb +5 -0
- data/generated/google/apis/bigquery_v2/service.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +37 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +645 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/representations.rb +263 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +378 -0
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +41 -16
- data/generated/google/apis/bigtableadmin_v2/representations.rb +15 -0
- data/generated/google/apis/binaryauthorization_v1.rb +35 -0
- data/generated/google/apis/binaryauthorization_v1/classes.rb +388 -0
- data/generated/google/apis/binaryauthorization_v1/representations.rb +167 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +313 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +6 -1
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +10 -6
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +1 -1
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +52 -1
- data/generated/google/apis/cloudasset_v1/representations.rb +17 -0
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +11 -4
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +0 -14
- data/generated/google/apis/cloudkms_v1/representations.rb +0 -2
- data/generated/google/apis/cloudkms_v1/service.rb +3 -3
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +1 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +5 -3
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +5 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +11 -4
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +11 -4
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +14 -3
- data/generated/google/apis/cloudsearch_v1/representations.rb +1 -0
- data/generated/google/apis/cloudsearch_v1/service.rb +3 -1
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +2 -2
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +8 -0
- data/generated/google/apis/cloudtrace_v2/representations.rb +1 -0
- data/generated/google/apis/commentanalyzer_v1alpha1.rb +1 -1
- data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +1 -0
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1/classes.rb +17 -24
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +17 -24
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +1139 -284
- data/generated/google/apis/compute_alpha/representations.rb +304 -1
- data/generated/google/apis/compute_alpha/service.rb +935 -23
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +554 -98
- data/generated/google/apis/compute_beta/representations.rb +117 -0
- data/generated/google/apis/compute_beta/service.rb +63 -19
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1187 -165
- data/generated/google/apis/compute_v1/representations.rb +402 -0
- data/generated/google/apis/compute_v1/service.rb +832 -12
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +36 -0
- data/generated/google/apis/container_v1/representations.rb +16 -0
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +153 -0
- data/generated/google/apis/container_v1beta1/representations.rb +77 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +93 -2
- data/generated/google/apis/content_v2/representations.rb +37 -0
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +86 -2
- data/generated/google/apis/content_v2_1/representations.rb +36 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +21 -106
- data/generated/google/apis/dataflow_v1b3/representations.rb +3 -58
- data/generated/google/apis/dataflow_v1b3/service.rb +0 -327
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +9 -75
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1/classes.rb +9 -75
- data/generated/google/apis/dfareporting_v3_1.rb +1 -1
- data/generated/google/apis/dfareporting_v3_1/classes.rb +42 -302
- data/generated/google/apis/dfareporting_v3_1/representations.rb +8 -84
- data/generated/google/apis/dfareporting_v3_1/service.rb +5 -107
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +118 -0
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +70 -0
- data/generated/google/apis/dialogflow_v2beta1/service.rb +75 -0
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +42 -0
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +125 -1
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +128 -0
- data/generated/google/apis/docs_v1/representations.rb +49 -0
- data/generated/google/apis/{appstate_v1.rb → domainsrdap_v1.rb} +8 -11
- data/generated/google/apis/domainsrdap_v1/classes.rb +269 -0
- data/generated/google/apis/{appstate_v1 → domainsrdap_v1}/representations.rb +33 -22
- data/generated/google/apis/domainsrdap_v1/service.rb +350 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +10 -1
- data/generated/google/apis/drive_v2/representations.rb +1 -0
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +10 -1
- data/generated/google/apis/drive_v3/representations.rb +1 -0
- data/generated/google/apis/driveactivity_v2.rb +1 -1
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +21 -130
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +16 -122
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/firestore_v1beta2/classes.rb +14 -83
- data/generated/google/apis/healthcare_v1alpha2.rb +1 -1
- data/generated/google/apis/healthcare_v1alpha2/classes.rb +94 -48
- data/generated/google/apis/healthcare_v1alpha2/representations.rb +16 -0
- data/generated/google/apis/healthcare_v1alpha2/service.rb +117 -75
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +56 -2
- data/generated/google/apis/healthcare_v1beta1/representations.rb +17 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +10 -5
- data/generated/google/apis/homegraph_v1.rb +31 -0
- data/generated/google/apis/homegraph_v1/classes.rb +692 -0
- data/generated/google/apis/homegraph_v1/representations.rb +323 -0
- data/generated/google/apis/homegraph_v1/service.rb +255 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +8 -7
- data/generated/google/apis/logging_v2/service.rb +40 -35
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/pagespeedonline_v5.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1/service.rb +15 -9
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1beta2/service.rb +10 -6
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +26 -6
- data/generated/google/apis/run_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/run_v1alpha1/service.rb +5 -3
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +6 -1
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +5 -3
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/service.rb +6 -5
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +11 -4
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +11 -4
- data/generated/google/apis/servicebroker_v1.rb +1 -1
- data/generated/google/apis/servicebroker_v1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
- data/generated/google/apis/servicebroker_v1alpha1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1alpha1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
- data/generated/google/apis/servicebroker_v1beta1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1beta1/service.rb +5 -3
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +1 -4
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +11 -4
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +1 -4
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +1 -4
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1/representations.rb +14 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +14 -0
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +1 -1
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +9 -7
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +17 -15
- data/generated/google/apis/speech_v2beta.rb +1 -1
- data/generated/google/apis/speech_v2beta/classes.rb +3 -3
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +72 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +35 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +2 -1
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +7 -1
- data/generated/google/apis/storage_v1/representations.rb +2 -2
- data/generated/google/apis/storage_v1/service.rb +6 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/service.rb +1 -9
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +19 -0
- data/generated/google/apis/testing_v1/representations.rb +3 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +1 -0
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/translate_v3beta1/classes.rb +33 -0
- data/generated/google/apis/translate_v3beta1/representations.rb +3 -0
- data/generated/google/apis/verifiedaccess_v1.rb +35 -0
- data/generated/google/apis/verifiedaccess_v1/classes.rb +174 -0
- data/generated/google/apis/verifiedaccess_v1/representations.rb +99 -0
- data/generated/google/apis/verifiedaccess_v1/service.rb +120 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +204 -2375
- data/generated/google/apis/vision_v1/representations.rb +701 -1634
- data/generated/google/apis/vision_v1/service.rb +17 -17
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +135 -2306
- data/generated/google/apis/vision_v1p1beta1/representations.rb +768 -1701
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +326 -2161
- data/generated/google/apis/vision_v1p2beta1/representations.rb +897 -1710
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +8 -2
- data/generated/google/apis/youtube_v3/representations.rb +1 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +22 -6
- data/generated/google/apis/appstate_v1/classes.rb +0 -154
- data/generated/google/apis/appstate_v1/service.rb +0 -249
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/dataproc/
|
|
26
26
|
module DataprocV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20190823'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -1360,6 +1360,12 @@ module Google
|
|
|
1360
1360
|
# @return [String]
|
|
1361
1361
|
attr_accessor :kms_key_uri
|
|
1362
1362
|
|
|
1363
|
+
# Optional. The name of the on-cluster Kerberos realm. If not specified, the
|
|
1364
|
+
# uppercased domain of hostnames will be the realm.
|
|
1365
|
+
# Corresponds to the JSON property `realm`
|
|
1366
|
+
# @return [String]
|
|
1367
|
+
attr_accessor :realm
|
|
1368
|
+
|
|
1363
1369
|
# Required. The Cloud Storage URI of a KMS encrypted file containing the root
|
|
1364
1370
|
# principal password.
|
|
1365
1371
|
# Corresponds to the JSON property `rootPrincipalPasswordUri`
|
|
@@ -1401,6 +1407,7 @@ module Google
|
|
|
1401
1407
|
@keystore_password_uri = args[:keystore_password_uri] if args.key?(:keystore_password_uri)
|
|
1402
1408
|
@keystore_uri = args[:keystore_uri] if args.key?(:keystore_uri)
|
|
1403
1409
|
@kms_key_uri = args[:kms_key_uri] if args.key?(:kms_key_uri)
|
|
1410
|
+
@realm = args[:realm] if args.key?(:realm)
|
|
1404
1411
|
@root_principal_password_uri = args[:root_principal_password_uri] if args.key?(:root_principal_password_uri)
|
|
1405
1412
|
@tgt_lifetime_hours = args[:tgt_lifetime_hours] if args.key?(:tgt_lifetime_hours)
|
|
1406
1413
|
@truststore_password_uri = args[:truststore_password_uri] if args.key?(:truststore_password_uri)
|
|
@@ -742,6 +742,7 @@ module Google
|
|
|
742
742
|
property :keystore_password_uri, as: 'keystorePasswordUri'
|
|
743
743
|
property :keystore_uri, as: 'keystoreUri'
|
|
744
744
|
property :kms_key_uri, as: 'kmsKeyUri'
|
|
745
|
+
property :realm, as: 'realm'
|
|
745
746
|
property :root_principal_password_uri, as: 'rootPrincipalPasswordUri'
|
|
746
747
|
property :tgt_lifetime_hours, as: 'tgtLifetimeHours'
|
|
747
748
|
property :truststore_password_uri, as: 'truststorePasswordUri'
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/dataproc/
|
|
26
26
|
module DataprocV1beta2
|
|
27
27
|
VERSION = 'V1beta2'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20190823'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -1657,6 +1657,12 @@ module Google
|
|
|
1657
1657
|
# @return [String]
|
|
1658
1658
|
attr_accessor :kms_key_uri
|
|
1659
1659
|
|
|
1660
|
+
# Optional. The name of the on-cluster Kerberos realm. If not specified, the
|
|
1661
|
+
# uppercased domain of hostnames will be the realm.
|
|
1662
|
+
# Corresponds to the JSON property `realm`
|
|
1663
|
+
# @return [String]
|
|
1664
|
+
attr_accessor :realm
|
|
1665
|
+
|
|
1660
1666
|
# Required. The Cloud Storage URI of a KMS encrypted file containing the root
|
|
1661
1667
|
# principal password.
|
|
1662
1668
|
# Corresponds to the JSON property `rootPrincipalPasswordUri`
|
|
@@ -1698,6 +1704,7 @@ module Google
|
|
|
1698
1704
|
@keystore_password_uri = args[:keystore_password_uri] if args.key?(:keystore_password_uri)
|
|
1699
1705
|
@keystore_uri = args[:keystore_uri] if args.key?(:keystore_uri)
|
|
1700
1706
|
@kms_key_uri = args[:kms_key_uri] if args.key?(:kms_key_uri)
|
|
1707
|
+
@realm = args[:realm] if args.key?(:realm)
|
|
1701
1708
|
@root_principal_password_uri = args[:root_principal_password_uri] if args.key?(:root_principal_password_uri)
|
|
1702
1709
|
@tgt_lifetime_hours = args[:tgt_lifetime_hours] if args.key?(:tgt_lifetime_hours)
|
|
1703
1710
|
@truststore_password_uri = args[:truststore_password_uri] if args.key?(:truststore_password_uri)
|
|
@@ -873,6 +873,7 @@ module Google
|
|
|
873
873
|
property :keystore_password_uri, as: 'keystorePasswordUri'
|
|
874
874
|
property :keystore_uri, as: 'keystoreUri'
|
|
875
875
|
property :kms_key_uri, as: 'kmsKeyUri'
|
|
876
|
+
property :realm, as: 'realm'
|
|
876
877
|
property :root_principal_password_uri, as: 'rootPrincipalPasswordUri'
|
|
877
878
|
property :tgt_lifetime_hours, as: 'tgtLifetimeHours'
|
|
878
879
|
property :truststore_password_uri, as: 'truststorePasswordUri'
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/datastore/
|
|
27
27
|
module DatastoreV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20190804'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -1150,43 +1150,10 @@ module Google
|
|
|
1150
1150
|
|
|
1151
1151
|
# The `Status` type defines a logical error model that is suitable for
|
|
1152
1152
|
# different programming environments, including REST APIs and RPC APIs. It is
|
|
1153
|
-
# used by [gRPC](https://github.com/grpc).
|
|
1154
|
-
#
|
|
1155
|
-
#
|
|
1156
|
-
#
|
|
1157
|
-
# The `Status` message contains three pieces of data: error code, error
|
|
1158
|
-
# message, and error details. The error code should be an enum value of
|
|
1159
|
-
# google.rpc.Code, but it may accept additional error codes if needed. The
|
|
1160
|
-
# error message should be a developer-facing English message that helps
|
|
1161
|
-
# developers *understand* and *resolve* the error. If a localized user-facing
|
|
1162
|
-
# error message is needed, put the localized message in the error details or
|
|
1163
|
-
# localize it in the client. The optional error details may contain arbitrary
|
|
1164
|
-
# information about the error. There is a predefined set of error detail types
|
|
1165
|
-
# in the package `google.rpc` that can be used for common error conditions.
|
|
1166
|
-
# # Language mapping
|
|
1167
|
-
# The `Status` message is the logical representation of the error model, but it
|
|
1168
|
-
# is not necessarily the actual wire format. When the `Status` message is
|
|
1169
|
-
# exposed in different client libraries and different wire protocols, it can be
|
|
1170
|
-
# mapped differently. For example, it will likely be mapped to some exceptions
|
|
1171
|
-
# in Java, but more likely mapped to some error codes in C.
|
|
1172
|
-
# # Other uses
|
|
1173
|
-
# The error model and the `Status` message can be used in a variety of
|
|
1174
|
-
# environments, either with or without APIs, to provide a
|
|
1175
|
-
# consistent developer experience across different environments.
|
|
1176
|
-
# Example uses of this error model include:
|
|
1177
|
-
# - Partial errors. If a service needs to return partial errors to the client,
|
|
1178
|
-
# it may embed the `Status` in the normal response to indicate the partial
|
|
1179
|
-
# errors.
|
|
1180
|
-
# - Workflow errors. A typical workflow has multiple steps. Each step may
|
|
1181
|
-
# have a `Status` message for error reporting.
|
|
1182
|
-
# - Batch operations. If a client uses batch request and batch response, the
|
|
1183
|
-
# `Status` message should be used directly inside batch response, one for
|
|
1184
|
-
# each error sub-response.
|
|
1185
|
-
# - Asynchronous operations. If an API call embeds asynchronous operation
|
|
1186
|
-
# results in its response, the status of those operations should be
|
|
1187
|
-
# represented directly using the `Status` message.
|
|
1188
|
-
# - Logging. If some API errors are stored in logs, the message `Status` could
|
|
1189
|
-
# be used directly after any stripping needed for security/privacy reasons.
|
|
1153
|
+
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
|
|
1154
|
+
# three pieces of data: error code, error message, and error details.
|
|
1155
|
+
# You can find out more about this error model and how to work with it in the
|
|
1156
|
+
# [API Design Guide](https://cloud.google.com/apis/design/errors).
|
|
1190
1157
|
# Corresponds to the JSON property `error`
|
|
1191
1158
|
# @return [Google::Apis::DatastoreV1::Status]
|
|
1192
1159
|
attr_accessor :error
|
|
@@ -1201,7 +1168,7 @@ module Google
|
|
|
1201
1168
|
|
|
1202
1169
|
# The server-assigned name, which is only unique within the same service that
|
|
1203
1170
|
# originally returns it. If you use the default HTTP mapping, the
|
|
1204
|
-
# `name` should
|
|
1171
|
+
# `name` should be a resource name ending with `operations/`unique_id``.
|
|
1205
1172
|
# Corresponds to the JSON property `name`
|
|
1206
1173
|
# @return [String]
|
|
1207
1174
|
attr_accessor :name
|
|
@@ -2113,43 +2080,10 @@ module Google
|
|
|
2113
2080
|
|
|
2114
2081
|
# The `Status` type defines a logical error model that is suitable for
|
|
2115
2082
|
# different programming environments, including REST APIs and RPC APIs. It is
|
|
2116
|
-
# used by [gRPC](https://github.com/grpc).
|
|
2117
|
-
#
|
|
2118
|
-
#
|
|
2119
|
-
#
|
|
2120
|
-
# The `Status` message contains three pieces of data: error code, error
|
|
2121
|
-
# message, and error details. The error code should be an enum value of
|
|
2122
|
-
# google.rpc.Code, but it may accept additional error codes if needed. The
|
|
2123
|
-
# error message should be a developer-facing English message that helps
|
|
2124
|
-
# developers *understand* and *resolve* the error. If a localized user-facing
|
|
2125
|
-
# error message is needed, put the localized message in the error details or
|
|
2126
|
-
# localize it in the client. The optional error details may contain arbitrary
|
|
2127
|
-
# information about the error. There is a predefined set of error detail types
|
|
2128
|
-
# in the package `google.rpc` that can be used for common error conditions.
|
|
2129
|
-
# # Language mapping
|
|
2130
|
-
# The `Status` message is the logical representation of the error model, but it
|
|
2131
|
-
# is not necessarily the actual wire format. When the `Status` message is
|
|
2132
|
-
# exposed in different client libraries and different wire protocols, it can be
|
|
2133
|
-
# mapped differently. For example, it will likely be mapped to some exceptions
|
|
2134
|
-
# in Java, but more likely mapped to some error codes in C.
|
|
2135
|
-
# # Other uses
|
|
2136
|
-
# The error model and the `Status` message can be used in a variety of
|
|
2137
|
-
# environments, either with or without APIs, to provide a
|
|
2138
|
-
# consistent developer experience across different environments.
|
|
2139
|
-
# Example uses of this error model include:
|
|
2140
|
-
# - Partial errors. If a service needs to return partial errors to the client,
|
|
2141
|
-
# it may embed the `Status` in the normal response to indicate the partial
|
|
2142
|
-
# errors.
|
|
2143
|
-
# - Workflow errors. A typical workflow has multiple steps. Each step may
|
|
2144
|
-
# have a `Status` message for error reporting.
|
|
2145
|
-
# - Batch operations. If a client uses batch request and batch response, the
|
|
2146
|
-
# `Status` message should be used directly inside batch response, one for
|
|
2147
|
-
# each error sub-response.
|
|
2148
|
-
# - Asynchronous operations. If an API call embeds asynchronous operation
|
|
2149
|
-
# results in its response, the status of those operations should be
|
|
2150
|
-
# represented directly using the `Status` message.
|
|
2151
|
-
# - Logging. If some API errors are stored in logs, the message `Status` could
|
|
2152
|
-
# be used directly after any stripping needed for security/privacy reasons.
|
|
2083
|
+
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
|
|
2084
|
+
# three pieces of data: error code, error message, and error details.
|
|
2085
|
+
# You can find out more about this error model and how to work with it in the
|
|
2086
|
+
# [API Design Guide](https://cloud.google.com/apis/design/errors).
|
|
2153
2087
|
class Status
|
|
2154
2088
|
include Google::Apis::Core::Hashable
|
|
2155
2089
|
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/datastore/
|
|
27
27
|
module DatastoreV1beta1
|
|
28
28
|
VERSION = 'V1beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20190804'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -696,43 +696,10 @@ module Google
|
|
|
696
696
|
|
|
697
697
|
# The `Status` type defines a logical error model that is suitable for
|
|
698
698
|
# different programming environments, including REST APIs and RPC APIs. It is
|
|
699
|
-
# used by [gRPC](https://github.com/grpc).
|
|
700
|
-
#
|
|
701
|
-
#
|
|
702
|
-
#
|
|
703
|
-
# The `Status` message contains three pieces of data: error code, error
|
|
704
|
-
# message, and error details. The error code should be an enum value of
|
|
705
|
-
# google.rpc.Code, but it may accept additional error codes if needed. The
|
|
706
|
-
# error message should be a developer-facing English message that helps
|
|
707
|
-
# developers *understand* and *resolve* the error. If a localized user-facing
|
|
708
|
-
# error message is needed, put the localized message in the error details or
|
|
709
|
-
# localize it in the client. The optional error details may contain arbitrary
|
|
710
|
-
# information about the error. There is a predefined set of error detail types
|
|
711
|
-
# in the package `google.rpc` that can be used for common error conditions.
|
|
712
|
-
# # Language mapping
|
|
713
|
-
# The `Status` message is the logical representation of the error model, but it
|
|
714
|
-
# is not necessarily the actual wire format. When the `Status` message is
|
|
715
|
-
# exposed in different client libraries and different wire protocols, it can be
|
|
716
|
-
# mapped differently. For example, it will likely be mapped to some exceptions
|
|
717
|
-
# in Java, but more likely mapped to some error codes in C.
|
|
718
|
-
# # Other uses
|
|
719
|
-
# The error model and the `Status` message can be used in a variety of
|
|
720
|
-
# environments, either with or without APIs, to provide a
|
|
721
|
-
# consistent developer experience across different environments.
|
|
722
|
-
# Example uses of this error model include:
|
|
723
|
-
# - Partial errors. If a service needs to return partial errors to the client,
|
|
724
|
-
# it may embed the `Status` in the normal response to indicate the partial
|
|
725
|
-
# errors.
|
|
726
|
-
# - Workflow errors. A typical workflow has multiple steps. Each step may
|
|
727
|
-
# have a `Status` message for error reporting.
|
|
728
|
-
# - Batch operations. If a client uses batch request and batch response, the
|
|
729
|
-
# `Status` message should be used directly inside batch response, one for
|
|
730
|
-
# each error sub-response.
|
|
731
|
-
# - Asynchronous operations. If an API call embeds asynchronous operation
|
|
732
|
-
# results in its response, the status of those operations should be
|
|
733
|
-
# represented directly using the `Status` message.
|
|
734
|
-
# - Logging. If some API errors are stored in logs, the message `Status` could
|
|
735
|
-
# be used directly after any stripping needed for security/privacy reasons.
|
|
699
|
+
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
|
|
700
|
+
# three pieces of data: error code, error message, and error details.
|
|
701
|
+
# You can find out more about this error model and how to work with it in the
|
|
702
|
+
# [API Design Guide](https://cloud.google.com/apis/design/errors).
|
|
736
703
|
# Corresponds to the JSON property `error`
|
|
737
704
|
# @return [Google::Apis::DatastoreV1beta1::Status]
|
|
738
705
|
attr_accessor :error
|
|
@@ -747,7 +714,7 @@ module Google
|
|
|
747
714
|
|
|
748
715
|
# The server-assigned name, which is only unique within the same service that
|
|
749
716
|
# originally returns it. If you use the default HTTP mapping, the
|
|
750
|
-
# `name` should
|
|
717
|
+
# `name` should be a resource name ending with `operations/`unique_id``.
|
|
751
718
|
# Corresponds to the JSON property `name`
|
|
752
719
|
# @return [String]
|
|
753
720
|
attr_accessor :name
|
|
@@ -780,43 +747,10 @@ module Google
|
|
|
780
747
|
|
|
781
748
|
# The `Status` type defines a logical error model that is suitable for
|
|
782
749
|
# different programming environments, including REST APIs and RPC APIs. It is
|
|
783
|
-
# used by [gRPC](https://github.com/grpc).
|
|
784
|
-
#
|
|
785
|
-
#
|
|
786
|
-
#
|
|
787
|
-
# The `Status` message contains three pieces of data: error code, error
|
|
788
|
-
# message, and error details. The error code should be an enum value of
|
|
789
|
-
# google.rpc.Code, but it may accept additional error codes if needed. The
|
|
790
|
-
# error message should be a developer-facing English message that helps
|
|
791
|
-
# developers *understand* and *resolve* the error. If a localized user-facing
|
|
792
|
-
# error message is needed, put the localized message in the error details or
|
|
793
|
-
# localize it in the client. The optional error details may contain arbitrary
|
|
794
|
-
# information about the error. There is a predefined set of error detail types
|
|
795
|
-
# in the package `google.rpc` that can be used for common error conditions.
|
|
796
|
-
# # Language mapping
|
|
797
|
-
# The `Status` message is the logical representation of the error model, but it
|
|
798
|
-
# is not necessarily the actual wire format. When the `Status` message is
|
|
799
|
-
# exposed in different client libraries and different wire protocols, it can be
|
|
800
|
-
# mapped differently. For example, it will likely be mapped to some exceptions
|
|
801
|
-
# in Java, but more likely mapped to some error codes in C.
|
|
802
|
-
# # Other uses
|
|
803
|
-
# The error model and the `Status` message can be used in a variety of
|
|
804
|
-
# environments, either with or without APIs, to provide a
|
|
805
|
-
# consistent developer experience across different environments.
|
|
806
|
-
# Example uses of this error model include:
|
|
807
|
-
# - Partial errors. If a service needs to return partial errors to the client,
|
|
808
|
-
# it may embed the `Status` in the normal response to indicate the partial
|
|
809
|
-
# errors.
|
|
810
|
-
# - Workflow errors. A typical workflow has multiple steps. Each step may
|
|
811
|
-
# have a `Status` message for error reporting.
|
|
812
|
-
# - Batch operations. If a client uses batch request and batch response, the
|
|
813
|
-
# `Status` message should be used directly inside batch response, one for
|
|
814
|
-
# each error sub-response.
|
|
815
|
-
# - Asynchronous operations. If an API call embeds asynchronous operation
|
|
816
|
-
# results in its response, the status of those operations should be
|
|
817
|
-
# represented directly using the `Status` message.
|
|
818
|
-
# - Logging. If some API errors are stored in logs, the message `Status` could
|
|
819
|
-
# be used directly after any stripping needed for security/privacy reasons.
|
|
750
|
+
# used by [gRPC](https://github.com/grpc). Each `Status` message contains
|
|
751
|
+
# three pieces of data: error code, error message, and error details.
|
|
752
|
+
# You can find out more about this error model and how to work with it in the
|
|
753
|
+
# [API Design Guide](https://cloud.google.com/apis/design/errors).
|
|
820
754
|
class Status
|
|
821
755
|
include Google::Apis::Core::Hashable
|
|
822
756
|
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/doubleclick-advertisers/
|
|
26
26
|
module DfareportingV3_1
|
|
27
27
|
VERSION = 'V3_1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20190904'
|
|
29
29
|
|
|
30
30
|
# Manage DoubleClick Digital Marketing conversions
|
|
31
31
|
AUTH_DDMCONVERSIONS = 'https://www.googleapis.com/auth/ddmconversions'
|
|
@@ -1612,11 +1612,6 @@ module Google
|
|
|
1612
1612
|
# @return [Google::Apis::DfareportingV3_1::LastModifiedInfo]
|
|
1613
1613
|
attr_accessor :last_modified_info
|
|
1614
1614
|
|
|
1615
|
-
# Lookback configuration settings.
|
|
1616
|
-
# Corresponds to the JSON property `lookbackConfiguration`
|
|
1617
|
-
# @return [Google::Apis::DfareportingV3_1::LookbackConfiguration]
|
|
1618
|
-
attr_accessor :lookback_configuration
|
|
1619
|
-
|
|
1620
1615
|
# Name of this campaign. This is a required field and must be less than 256
|
|
1621
1616
|
# characters long and unique among campaigns of the same advertiser.
|
|
1622
1617
|
# Corresponds to the JSON property `name`
|
|
@@ -1676,7 +1671,6 @@ module Google
|
|
|
1676
1671
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
1677
1672
|
@kind = args[:kind] if args.key?(:kind)
|
|
1678
1673
|
@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
1674
|
@name = args[:name] if args.key?(:name)
|
|
1681
1675
|
@nielsen_ocr_enabled = args[:nielsen_ocr_enabled] if args.key?(:nielsen_ocr_enabled)
|
|
1682
1676
|
@start_date = args[:start_date] if args.key?(:start_date)
|
|
@@ -2368,7 +2362,8 @@ module Google
|
|
|
2368
2362
|
class Conversion
|
|
2369
2363
|
include Google::Apis::Core::Hashable
|
|
2370
2364
|
|
|
2371
|
-
# Whether
|
|
2365
|
+
# Whether this particular request may come from a user under the age of 13,
|
|
2366
|
+
# under COPPA compliance.
|
|
2372
2367
|
# Corresponds to the JSON property `childDirectedTreatment`
|
|
2373
2368
|
# @return [Boolean]
|
|
2374
2369
|
attr_accessor :child_directed_treatment
|
|
@@ -2436,6 +2431,12 @@ module Google
|
|
|
2436
2431
|
# @return [String]
|
|
2437
2432
|
attr_accessor :mobile_device_id
|
|
2438
2433
|
|
|
2434
|
+
# Whether the conversion was for a non personalized ad.
|
|
2435
|
+
# Corresponds to the JSON property `nonPersonalizedAd`
|
|
2436
|
+
# @return [Boolean]
|
|
2437
|
+
attr_accessor :non_personalized_ad
|
|
2438
|
+
alias_method :non_personalized_ad?, :non_personalized_ad
|
|
2439
|
+
|
|
2439
2440
|
# The ordinal of the conversion. Use this field to control how conversions of
|
|
2440
2441
|
# the same user and day are de-duplicated. This is a required field.
|
|
2441
2442
|
# Corresponds to the JSON property `ordinal`
|
|
@@ -2452,6 +2453,14 @@ module Google
|
|
|
2452
2453
|
# @return [Fixnum]
|
|
2453
2454
|
attr_accessor :timestamp_micros
|
|
2454
2455
|
|
|
2456
|
+
# Whether this particular request may come from a user under the age of 16 (may
|
|
2457
|
+
# differ by country), under compliance with the European Union's General Data
|
|
2458
|
+
# Protection Regulation (GDPR).
|
|
2459
|
+
# Corresponds to the JSON property `treatmentForUnderage`
|
|
2460
|
+
# @return [Boolean]
|
|
2461
|
+
attr_accessor :treatment_for_underage
|
|
2462
|
+
alias_method :treatment_for_underage?, :treatment_for_underage
|
|
2463
|
+
|
|
2455
2464
|
# The value of the conversion.
|
|
2456
2465
|
# Corresponds to the JSON property `value`
|
|
2457
2466
|
# @return [Float]
|
|
@@ -2473,9 +2482,11 @@ module Google
|
|
|
2473
2482
|
@kind = args[:kind] if args.key?(:kind)
|
|
2474
2483
|
@limit_ad_tracking = args[:limit_ad_tracking] if args.key?(:limit_ad_tracking)
|
|
2475
2484
|
@mobile_device_id = args[:mobile_device_id] if args.key?(:mobile_device_id)
|
|
2485
|
+
@non_personalized_ad = args[:non_personalized_ad] if args.key?(:non_personalized_ad)
|
|
2476
2486
|
@ordinal = args[:ordinal] if args.key?(:ordinal)
|
|
2477
2487
|
@quantity = args[:quantity] if args.key?(:quantity)
|
|
2478
2488
|
@timestamp_micros = args[:timestamp_micros] if args.key?(:timestamp_micros)
|
|
2489
|
+
@treatment_for_underage = args[:treatment_for_underage] if args.key?(:treatment_for_underage)
|
|
2479
2490
|
@value = args[:value] if args.key?(:value)
|
|
2480
2491
|
end
|
|
2481
2492
|
end
|
|
@@ -2782,6 +2793,14 @@ module Google
|
|
|
2782
2793
|
# @return [Array<String>]
|
|
2783
2794
|
attr_accessor :ad_tag_keys
|
|
2784
2795
|
|
|
2796
|
+
# Additional sizes associated with a responsive creative. When inserting or
|
|
2797
|
+
# updating a creative either the size ID field or size width and height fields
|
|
2798
|
+
# can be used. Applicable to DISPLAY creatives when the primary asset type is
|
|
2799
|
+
# HTML_IMAGE.
|
|
2800
|
+
# Corresponds to the JSON property `additionalSizes`
|
|
2801
|
+
# @return [Array<Google::Apis::DfareportingV3_1::Size>]
|
|
2802
|
+
attr_accessor :additional_sizes
|
|
2803
|
+
|
|
2785
2804
|
# Advertiser ID of this creative. This is a required field. Applicable to all
|
|
2786
2805
|
# creative types.
|
|
2787
2806
|
# Corresponds to the JSON property `advertiserId`
|
|
@@ -3052,12 +3071,6 @@ module Google
|
|
|
3052
3071
|
# @return [String]
|
|
3053
3072
|
attr_accessor :override_css
|
|
3054
3073
|
|
|
3055
|
-
# The asset ID of the polite load image asset. Applicable to the creative type:
|
|
3056
|
-
# DISPLAY.
|
|
3057
|
-
# Corresponds to the JSON property `politeLoadAssetId`
|
|
3058
|
-
# @return [Fixnum]
|
|
3059
|
-
attr_accessor :polite_load_asset_id
|
|
3060
|
-
|
|
3061
3074
|
# Video Offset
|
|
3062
3075
|
# Corresponds to the JSON property `progressOffset`
|
|
3063
3076
|
# @return [Google::Apis::DfareportingV3_1::VideoOffset]
|
|
@@ -3226,6 +3239,7 @@ module Google
|
|
|
3226
3239
|
@active = args[:active] if args.key?(:active)
|
|
3227
3240
|
@ad_parameters = args[:ad_parameters] if args.key?(:ad_parameters)
|
|
3228
3241
|
@ad_tag_keys = args[:ad_tag_keys] if args.key?(:ad_tag_keys)
|
|
3242
|
+
@additional_sizes = args[:additional_sizes] if args.key?(:additional_sizes)
|
|
3229
3243
|
@advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
|
|
3230
3244
|
@allow_script_access = args[:allow_script_access] if args.key?(:allow_script_access)
|
|
3231
3245
|
@archived = args[:archived] if args.key?(:archived)
|
|
@@ -3262,7 +3276,6 @@ module Google
|
|
|
3262
3276
|
@media_duration = args[:media_duration] if args.key?(:media_duration)
|
|
3263
3277
|
@name = args[:name] if args.key?(:name)
|
|
3264
3278
|
@override_css = args[:override_css] if args.key?(:override_css)
|
|
3265
|
-
@polite_load_asset_id = args[:polite_load_asset_id] if args.key?(:polite_load_asset_id)
|
|
3266
3279
|
@progress_offset = args[:progress_offset] if args.key?(:progress_offset)
|
|
3267
3280
|
@redirect_url = args[:redirect_url] if args.key?(:redirect_url)
|
|
3268
3281
|
@rendering_id = args[:rendering_id] if args.key?(:rendering_id)
|
|
@@ -3309,6 +3322,13 @@ module Google
|
|
|
3309
3322
|
attr_accessor :active
|
|
3310
3323
|
alias_method :active?, :active
|
|
3311
3324
|
|
|
3325
|
+
# Additional sizes associated with this creative asset. HTML5 asset generated by
|
|
3326
|
+
# compatible software such as GWD will be able to support more sizes this
|
|
3327
|
+
# creative asset can render.
|
|
3328
|
+
# Corresponds to the JSON property `additionalSizes`
|
|
3329
|
+
# @return [Array<Google::Apis::DfareportingV3_1::Size>]
|
|
3330
|
+
attr_accessor :additional_sizes
|
|
3331
|
+
|
|
3312
3332
|
# Possible alignments for an asset. This is a read-only field. Applicable to the
|
|
3313
3333
|
# following creative types: RICH_MEDIA_DISPLAY_MULTI_FLOATING_INTERSTITIAL.
|
|
3314
3334
|
# Corresponds to the JSON property `alignment`
|
|
@@ -3623,6 +3643,7 @@ module Google
|
|
|
3623
3643
|
def update!(**args)
|
|
3624
3644
|
@action_script3 = args[:action_script3] if args.key?(:action_script3)
|
|
3625
3645
|
@active = args[:active] if args.key?(:active)
|
|
3646
|
+
@additional_sizes = args[:additional_sizes] if args.key?(:additional_sizes)
|
|
3626
3647
|
@alignment = args[:alignment] if args.key?(:alignment)
|
|
3627
3648
|
@artwork_type = args[:artwork_type] if args.key?(:artwork_type)
|
|
3628
3649
|
@asset_identifier = args[:asset_identifier] if args.key?(:asset_identifier)
|
|
@@ -4431,33 +4452,6 @@ module Google
|
|
|
4431
4452
|
end
|
|
4432
4453
|
end
|
|
4433
4454
|
|
|
4434
|
-
# Creative Settings
|
|
4435
|
-
class CreativeSettings
|
|
4436
|
-
include Google::Apis::Core::Hashable
|
|
4437
|
-
|
|
4438
|
-
# Header text for iFrames for this site. Must be less than or equal to 2000
|
|
4439
|
-
# characters long.
|
|
4440
|
-
# Corresponds to the JSON property `iFrameFooter`
|
|
4441
|
-
# @return [String]
|
|
4442
|
-
attr_accessor :i_frame_footer
|
|
4443
|
-
|
|
4444
|
-
# Header text for iFrames for this site. Must be less than or equal to 2000
|
|
4445
|
-
# characters long.
|
|
4446
|
-
# Corresponds to the JSON property `iFrameHeader`
|
|
4447
|
-
# @return [String]
|
|
4448
|
-
attr_accessor :i_frame_header
|
|
4449
|
-
|
|
4450
|
-
def initialize(**args)
|
|
4451
|
-
update!(**args)
|
|
4452
|
-
end
|
|
4453
|
-
|
|
4454
|
-
# Update properties of this object
|
|
4455
|
-
def update!(**args)
|
|
4456
|
-
@i_frame_footer = args[:i_frame_footer] if args.key?(:i_frame_footer)
|
|
4457
|
-
@i_frame_header = args[:i_frame_header] if args.key?(:i_frame_header)
|
|
4458
|
-
end
|
|
4459
|
-
end
|
|
4460
|
-
|
|
4461
4455
|
# Creative List Response
|
|
4462
4456
|
class CreativesListResponse
|
|
4463
4457
|
include Google::Apis::Core::Hashable
|
|
@@ -5055,76 +5049,6 @@ module Google
|
|
|
5055
5049
|
attr_accessor :active
|
|
5056
5050
|
alias_method :active?, :active
|
|
5057
5051
|
|
|
5058
|
-
# Directory site contacts.
|
|
5059
|
-
# Corresponds to the JSON property `contactAssignments`
|
|
5060
|
-
# @return [Array<Google::Apis::DfareportingV3_1::DirectorySiteContactAssignment>]
|
|
5061
|
-
attr_accessor :contact_assignments
|
|
5062
|
-
|
|
5063
|
-
# Country ID of this directory site. This is a read-only field.
|
|
5064
|
-
# Corresponds to the JSON property `countryId`
|
|
5065
|
-
# @return [Fixnum]
|
|
5066
|
-
attr_accessor :country_id
|
|
5067
|
-
|
|
5068
|
-
# Currency ID of this directory site. This is a read-only field.
|
|
5069
|
-
# Possible values are:
|
|
5070
|
-
# - "1" for USD
|
|
5071
|
-
# - "2" for GBP
|
|
5072
|
-
# - "3" for ESP
|
|
5073
|
-
# - "4" for SEK
|
|
5074
|
-
# - "5" for CAD
|
|
5075
|
-
# - "6" for JPY
|
|
5076
|
-
# - "7" for DEM
|
|
5077
|
-
# - "8" for AUD
|
|
5078
|
-
# - "9" for FRF
|
|
5079
|
-
# - "10" for ITL
|
|
5080
|
-
# - "11" for DKK
|
|
5081
|
-
# - "12" for NOK
|
|
5082
|
-
# - "13" for FIM
|
|
5083
|
-
# - "14" for ZAR
|
|
5084
|
-
# - "15" for IEP
|
|
5085
|
-
# - "16" for NLG
|
|
5086
|
-
# - "17" for EUR
|
|
5087
|
-
# - "18" for KRW
|
|
5088
|
-
# - "19" for TWD
|
|
5089
|
-
# - "20" for SGD
|
|
5090
|
-
# - "21" for CNY
|
|
5091
|
-
# - "22" for HKD
|
|
5092
|
-
# - "23" for NZD
|
|
5093
|
-
# - "24" for MYR
|
|
5094
|
-
# - "25" for BRL
|
|
5095
|
-
# - "26" for PTE
|
|
5096
|
-
# - "27" for MXP
|
|
5097
|
-
# - "28" for CLP
|
|
5098
|
-
# - "29" for TRY
|
|
5099
|
-
# - "30" for ARS
|
|
5100
|
-
# - "31" for PEN
|
|
5101
|
-
# - "32" for ILS
|
|
5102
|
-
# - "33" for CHF
|
|
5103
|
-
# - "34" for VEF
|
|
5104
|
-
# - "35" for COP
|
|
5105
|
-
# - "36" for GTQ
|
|
5106
|
-
# - "37" for PLN
|
|
5107
|
-
# - "39" for INR
|
|
5108
|
-
# - "40" for THB
|
|
5109
|
-
# - "41" for IDR
|
|
5110
|
-
# - "42" for CZK
|
|
5111
|
-
# - "43" for RON
|
|
5112
|
-
# - "44" for HUF
|
|
5113
|
-
# - "45" for RUB
|
|
5114
|
-
# - "46" for AED
|
|
5115
|
-
# - "47" for BGN
|
|
5116
|
-
# - "48" for HRK
|
|
5117
|
-
# - "49" for MXN
|
|
5118
|
-
# - "50" for NGN
|
|
5119
|
-
# Corresponds to the JSON property `currencyId`
|
|
5120
|
-
# @return [Fixnum]
|
|
5121
|
-
attr_accessor :currency_id
|
|
5122
|
-
|
|
5123
|
-
# Description of this directory site. This is a read-only field.
|
|
5124
|
-
# Corresponds to the JSON property `description`
|
|
5125
|
-
# @return [String]
|
|
5126
|
-
attr_accessor :description
|
|
5127
|
-
|
|
5128
5052
|
# ID of this directory site. This is a read-only, auto-generated field.
|
|
5129
5053
|
# Corresponds to the JSON property `id`
|
|
5130
5054
|
# @return [Fixnum]
|
|
@@ -5165,11 +5089,6 @@ module Google
|
|
|
5165
5089
|
# @return [String]
|
|
5166
5090
|
attr_accessor :name
|
|
5167
5091
|
|
|
5168
|
-
# Parent directory site ID.
|
|
5169
|
-
# Corresponds to the JSON property `parentId`
|
|
5170
|
-
# @return [Fixnum]
|
|
5171
|
-
attr_accessor :parent_id
|
|
5172
|
-
|
|
5173
5092
|
# Directory Site Settings
|
|
5174
5093
|
# Corresponds to the JSON property `settings`
|
|
5175
5094
|
# @return [Google::Apis::DfareportingV3_1::DirectorySiteSettings]
|
|
@@ -5187,155 +5106,17 @@ module Google
|
|
|
5187
5106
|
# Update properties of this object
|
|
5188
5107
|
def update!(**args)
|
|
5189
5108
|
@active = args[:active] if args.key?(:active)
|
|
5190
|
-
@contact_assignments = args[:contact_assignments] if args.key?(:contact_assignments)
|
|
5191
|
-
@country_id = args[:country_id] if args.key?(:country_id)
|
|
5192
|
-
@currency_id = args[:currency_id] if args.key?(:currency_id)
|
|
5193
|
-
@description = args[:description] if args.key?(:description)
|
|
5194
5109
|
@id = args[:id] if args.key?(:id)
|
|
5195
5110
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
5196
5111
|
@inpage_tag_formats = args[:inpage_tag_formats] if args.key?(:inpage_tag_formats)
|
|
5197
5112
|
@interstitial_tag_formats = args[:interstitial_tag_formats] if args.key?(:interstitial_tag_formats)
|
|
5198
5113
|
@kind = args[:kind] if args.key?(:kind)
|
|
5199
5114
|
@name = args[:name] if args.key?(:name)
|
|
5200
|
-
@parent_id = args[:parent_id] if args.key?(:parent_id)
|
|
5201
5115
|
@settings = args[:settings] if args.key?(:settings)
|
|
5202
5116
|
@url = args[:url] if args.key?(:url)
|
|
5203
5117
|
end
|
|
5204
5118
|
end
|
|
5205
5119
|
|
|
5206
|
-
# Contains properties of a Site Directory contact.
|
|
5207
|
-
class DirectorySiteContact
|
|
5208
|
-
include Google::Apis::Core::Hashable
|
|
5209
|
-
|
|
5210
|
-
# Address of this directory site contact.
|
|
5211
|
-
# Corresponds to the JSON property `address`
|
|
5212
|
-
# @return [String]
|
|
5213
|
-
attr_accessor :address
|
|
5214
|
-
|
|
5215
|
-
# Email address of this directory site contact.
|
|
5216
|
-
# Corresponds to the JSON property `email`
|
|
5217
|
-
# @return [String]
|
|
5218
|
-
attr_accessor :email
|
|
5219
|
-
|
|
5220
|
-
# First name of this directory site contact.
|
|
5221
|
-
# Corresponds to the JSON property `firstName`
|
|
5222
|
-
# @return [String]
|
|
5223
|
-
attr_accessor :first_name
|
|
5224
|
-
|
|
5225
|
-
# ID of this directory site contact. This is a read-only, auto-generated field.
|
|
5226
|
-
# Corresponds to the JSON property `id`
|
|
5227
|
-
# @return [Fixnum]
|
|
5228
|
-
attr_accessor :id
|
|
5229
|
-
|
|
5230
|
-
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5231
|
-
# dfareporting#directorySiteContact".
|
|
5232
|
-
# Corresponds to the JSON property `kind`
|
|
5233
|
-
# @return [String]
|
|
5234
|
-
attr_accessor :kind
|
|
5235
|
-
|
|
5236
|
-
# Last name of this directory site contact.
|
|
5237
|
-
# Corresponds to the JSON property `lastName`
|
|
5238
|
-
# @return [String]
|
|
5239
|
-
attr_accessor :last_name
|
|
5240
|
-
|
|
5241
|
-
# Phone number of this directory site contact.
|
|
5242
|
-
# Corresponds to the JSON property `phone`
|
|
5243
|
-
# @return [String]
|
|
5244
|
-
attr_accessor :phone
|
|
5245
|
-
|
|
5246
|
-
# Directory site contact role.
|
|
5247
|
-
# Corresponds to the JSON property `role`
|
|
5248
|
-
# @return [String]
|
|
5249
|
-
attr_accessor :role
|
|
5250
|
-
|
|
5251
|
-
# Title or designation of this directory site contact.
|
|
5252
|
-
# Corresponds to the JSON property `title`
|
|
5253
|
-
# @return [String]
|
|
5254
|
-
attr_accessor :title
|
|
5255
|
-
|
|
5256
|
-
# Directory site contact type.
|
|
5257
|
-
# Corresponds to the JSON property `type`
|
|
5258
|
-
# @return [String]
|
|
5259
|
-
attr_accessor :type
|
|
5260
|
-
|
|
5261
|
-
def initialize(**args)
|
|
5262
|
-
update!(**args)
|
|
5263
|
-
end
|
|
5264
|
-
|
|
5265
|
-
# Update properties of this object
|
|
5266
|
-
def update!(**args)
|
|
5267
|
-
@address = args[:address] if args.key?(:address)
|
|
5268
|
-
@email = args[:email] if args.key?(:email)
|
|
5269
|
-
@first_name = args[:first_name] if args.key?(:first_name)
|
|
5270
|
-
@id = args[:id] if args.key?(:id)
|
|
5271
|
-
@kind = args[:kind] if args.key?(:kind)
|
|
5272
|
-
@last_name = args[:last_name] if args.key?(:last_name)
|
|
5273
|
-
@phone = args[:phone] if args.key?(:phone)
|
|
5274
|
-
@role = args[:role] if args.key?(:role)
|
|
5275
|
-
@title = args[:title] if args.key?(:title)
|
|
5276
|
-
@type = args[:type] if args.key?(:type)
|
|
5277
|
-
end
|
|
5278
|
-
end
|
|
5279
|
-
|
|
5280
|
-
# Directory Site Contact Assignment
|
|
5281
|
-
class DirectorySiteContactAssignment
|
|
5282
|
-
include Google::Apis::Core::Hashable
|
|
5283
|
-
|
|
5284
|
-
# ID of this directory site contact. This is a read-only, auto-generated field.
|
|
5285
|
-
# Corresponds to the JSON property `contactId`
|
|
5286
|
-
# @return [Fixnum]
|
|
5287
|
-
attr_accessor :contact_id
|
|
5288
|
-
|
|
5289
|
-
# Visibility of this directory site contact assignment. When set to PUBLIC this
|
|
5290
|
-
# contact assignment is visible to all account and agency users; when set to
|
|
5291
|
-
# PRIVATE it is visible only to the site.
|
|
5292
|
-
# Corresponds to the JSON property `visibility`
|
|
5293
|
-
# @return [String]
|
|
5294
|
-
attr_accessor :visibility
|
|
5295
|
-
|
|
5296
|
-
def initialize(**args)
|
|
5297
|
-
update!(**args)
|
|
5298
|
-
end
|
|
5299
|
-
|
|
5300
|
-
# Update properties of this object
|
|
5301
|
-
def update!(**args)
|
|
5302
|
-
@contact_id = args[:contact_id] if args.key?(:contact_id)
|
|
5303
|
-
@visibility = args[:visibility] if args.key?(:visibility)
|
|
5304
|
-
end
|
|
5305
|
-
end
|
|
5306
|
-
|
|
5307
|
-
# Directory Site Contact List Response
|
|
5308
|
-
class DirectorySiteContactsListResponse
|
|
5309
|
-
include Google::Apis::Core::Hashable
|
|
5310
|
-
|
|
5311
|
-
# Directory site contact collection
|
|
5312
|
-
# Corresponds to the JSON property `directorySiteContacts`
|
|
5313
|
-
# @return [Array<Google::Apis::DfareportingV3_1::DirectorySiteContact>]
|
|
5314
|
-
attr_accessor :directory_site_contacts
|
|
5315
|
-
|
|
5316
|
-
# Identifies what kind of resource this is. Value: the fixed string "
|
|
5317
|
-
# dfareporting#directorySiteContactsListResponse".
|
|
5318
|
-
# Corresponds to the JSON property `kind`
|
|
5319
|
-
# @return [String]
|
|
5320
|
-
attr_accessor :kind
|
|
5321
|
-
|
|
5322
|
-
# Pagination token to be used for the next list operation.
|
|
5323
|
-
# Corresponds to the JSON property `nextPageToken`
|
|
5324
|
-
# @return [String]
|
|
5325
|
-
attr_accessor :next_page_token
|
|
5326
|
-
|
|
5327
|
-
def initialize(**args)
|
|
5328
|
-
update!(**args)
|
|
5329
|
-
end
|
|
5330
|
-
|
|
5331
|
-
# Update properties of this object
|
|
5332
|
-
def update!(**args)
|
|
5333
|
-
@directory_site_contacts = args[:directory_site_contacts] if args.key?(:directory_site_contacts)
|
|
5334
|
-
@kind = args[:kind] if args.key?(:kind)
|
|
5335
|
-
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
|
5336
|
-
end
|
|
5337
|
-
end
|
|
5338
|
-
|
|
5339
5120
|
# Directory Site Settings
|
|
5340
5121
|
class DirectorySiteSettings
|
|
5341
5122
|
include Google::Apis::Core::Hashable
|
|
@@ -5363,25 +5144,6 @@ module Google
|
|
|
5363
5144
|
attr_accessor :interstitial_placement_accepted
|
|
5364
5145
|
alias_method :interstitial_placement_accepted?, :interstitial_placement_accepted
|
|
5365
5146
|
|
|
5366
|
-
# Whether this directory site has disabled Nielsen OCR reach ratings.
|
|
5367
|
-
# Corresponds to the JSON property `nielsenOcrOptOut`
|
|
5368
|
-
# @return [Boolean]
|
|
5369
|
-
attr_accessor :nielsen_ocr_opt_out
|
|
5370
|
-
alias_method :nielsen_ocr_opt_out?, :nielsen_ocr_opt_out
|
|
5371
|
-
|
|
5372
|
-
# Whether this directory site has disabled generation of Verification ins tags.
|
|
5373
|
-
# Corresponds to the JSON property `verificationTagOptOut`
|
|
5374
|
-
# @return [Boolean]
|
|
5375
|
-
attr_accessor :verification_tag_opt_out
|
|
5376
|
-
alias_method :verification_tag_opt_out?, :verification_tag_opt_out
|
|
5377
|
-
|
|
5378
|
-
# Whether this directory site has disabled active view for in-stream video
|
|
5379
|
-
# creatives. This is a read-only field.
|
|
5380
|
-
# Corresponds to the JSON property `videoActiveViewOptOut`
|
|
5381
|
-
# @return [Boolean]
|
|
5382
|
-
attr_accessor :video_active_view_opt_out
|
|
5383
|
-
alias_method :video_active_view_opt_out?, :video_active_view_opt_out
|
|
5384
|
-
|
|
5385
5147
|
def initialize(**args)
|
|
5386
5148
|
update!(**args)
|
|
5387
5149
|
end
|
|
@@ -5392,9 +5154,6 @@ module Google
|
|
|
5392
5154
|
@dfp_settings = args[:dfp_settings] if args.key?(:dfp_settings)
|
|
5393
5155
|
@instream_video_placement_accepted = args[:instream_video_placement_accepted] if args.key?(:instream_video_placement_accepted)
|
|
5394
5156
|
@interstitial_placement_accepted = args[:interstitial_placement_accepted] if args.key?(:interstitial_placement_accepted)
|
|
5395
|
-
@nielsen_ocr_opt_out = args[:nielsen_ocr_opt_out] if args.key?(:nielsen_ocr_opt_out)
|
|
5396
|
-
@verification_tag_opt_out = args[:verification_tag_opt_out] if args.key?(:verification_tag_opt_out)
|
|
5397
|
-
@video_active_view_opt_out = args[:video_active_view_opt_out] if args.key?(:video_active_view_opt_out)
|
|
5398
5157
|
end
|
|
5399
5158
|
end
|
|
5400
5159
|
|
|
@@ -6067,12 +5826,6 @@ module Google
|
|
|
6067
5826
|
# @return [String]
|
|
6068
5827
|
attr_accessor :floodlight_tag_type
|
|
6069
5828
|
|
|
6070
|
-
# Whether this activity is archived.
|
|
6071
|
-
# Corresponds to the JSON property `hidden`
|
|
6072
|
-
# @return [Boolean]
|
|
6073
|
-
attr_accessor :hidden
|
|
6074
|
-
alias_method :hidden?, :hidden
|
|
6075
|
-
|
|
6076
5829
|
# ID of this floodlight activity. This is a read-only, auto-generated field.
|
|
6077
5830
|
# Corresponds to the JSON property `id`
|
|
6078
5831
|
# @return [Fixnum]
|
|
@@ -6173,7 +5926,6 @@ module Google
|
|
|
6173
5926
|
@floodlight_configuration_id = args[:floodlight_configuration_id] if args.key?(:floodlight_configuration_id)
|
|
6174
5927
|
@floodlight_configuration_id_dimension_value = args[:floodlight_configuration_id_dimension_value] if args.key?(:floodlight_configuration_id_dimension_value)
|
|
6175
5928
|
@floodlight_tag_type = args[:floodlight_tag_type] if args.key?(:floodlight_tag_type)
|
|
6176
|
-
@hidden = args[:hidden] if args.key?(:hidden)
|
|
6177
5929
|
@id = args[:id] if args.key?(:id)
|
|
6178
5930
|
@id_dimension_value = args[:id_dimension_value] if args.key?(:id_dimension_value)
|
|
6179
5931
|
@kind = args[:kind] if args.key?(:kind)
|
|
@@ -8229,6 +7981,12 @@ module Google
|
|
|
8229
7981
|
attr_accessor :ad_blocking_opt_out
|
|
8230
7982
|
alias_method :ad_blocking_opt_out?, :ad_blocking_opt_out
|
|
8231
7983
|
|
|
7984
|
+
# Additional sizes associated with this placement. When inserting or updating a
|
|
7985
|
+
# placement, only the size ID field is used.
|
|
7986
|
+
# Corresponds to the JSON property `additionalSizes`
|
|
7987
|
+
# @return [Array<Google::Apis::DfareportingV3_1::Size>]
|
|
7988
|
+
attr_accessor :additional_sizes
|
|
7989
|
+
|
|
8232
7990
|
# Advertiser ID of this placement. This field can be left blank.
|
|
8233
7991
|
# Corresponds to the JSON property `advertiserId`
|
|
8234
7992
|
# @return [Fixnum]
|
|
@@ -8476,6 +8234,7 @@ module Google
|
|
|
8476
8234
|
def update!(**args)
|
|
8477
8235
|
@account_id = args[:account_id] if args.key?(:account_id)
|
|
8478
8236
|
@ad_blocking_opt_out = args[:ad_blocking_opt_out] if args.key?(:ad_blocking_opt_out)
|
|
8237
|
+
@additional_sizes = args[:additional_sizes] if args.key?(:additional_sizes)
|
|
8479
8238
|
@advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
|
|
8480
8239
|
@advertiser_id_dimension_value = args[:advertiser_id_dimension_value] if args.key?(:advertiser_id_dimension_value)
|
|
8481
8240
|
@archived = args[:archived] if args.key?(:archived)
|
|
@@ -9200,12 +8959,6 @@ module Google
|
|
|
9200
8959
|
# @return [String]
|
|
9201
8960
|
attr_accessor :cap_cost_option
|
|
9202
8961
|
|
|
9203
|
-
# Whether cap costs are ignored by ad serving.
|
|
9204
|
-
# Corresponds to the JSON property `disregardOverdelivery`
|
|
9205
|
-
# @return [Boolean]
|
|
9206
|
-
attr_accessor :disregard_overdelivery
|
|
9207
|
-
alias_method :disregard_overdelivery?, :disregard_overdelivery
|
|
9208
|
-
|
|
9209
8962
|
# Placement end date. This date must be later than, or the same day as, the
|
|
9210
8963
|
# placement start date, but not later than the campaign end date. If, for
|
|
9211
8964
|
# example, you set 6/25/2015 as both the start and end dates, the effective
|
|
@@ -9260,7 +9013,6 @@ module Google
|
|
|
9260
9013
|
# Update properties of this object
|
|
9261
9014
|
def update!(**args)
|
|
9262
9015
|
@cap_cost_option = args[:cap_cost_option] if args.key?(:cap_cost_option)
|
|
9263
|
-
@disregard_overdelivery = args[:disregard_overdelivery] if args.key?(:disregard_overdelivery)
|
|
9264
9016
|
@end_date = args[:end_date] if args.key?(:end_date)
|
|
9265
9017
|
@flighted = args[:flighted] if args.key?(:flighted)
|
|
9266
9018
|
@floodlight_activity_id = args[:floodlight_activity_id] if args.key?(:floodlight_activity_id)
|
|
@@ -10869,22 +10621,12 @@ module Google
|
|
|
10869
10621
|
attr_accessor :ad_blocking_opt_out
|
|
10870
10622
|
alias_method :ad_blocking_opt_out?, :ad_blocking_opt_out
|
|
10871
10623
|
|
|
10872
|
-
# Creative Settings
|
|
10873
|
-
# Corresponds to the JSON property `creativeSettings`
|
|
10874
|
-
# @return [Google::Apis::DfareportingV3_1::CreativeSettings]
|
|
10875
|
-
attr_accessor :creative_settings
|
|
10876
|
-
|
|
10877
10624
|
# Whether new cookies are disabled for this site.
|
|
10878
10625
|
# Corresponds to the JSON property `disableNewCookie`
|
|
10879
10626
|
# @return [Boolean]
|
|
10880
10627
|
attr_accessor :disable_new_cookie
|
|
10881
10628
|
alias_method :disable_new_cookie?, :disable_new_cookie
|
|
10882
10629
|
|
|
10883
|
-
# Lookback configuration settings.
|
|
10884
|
-
# Corresponds to the JSON property `lookbackConfiguration`
|
|
10885
|
-
# @return [Google::Apis::DfareportingV3_1::LookbackConfiguration]
|
|
10886
|
-
attr_accessor :lookback_configuration
|
|
10887
|
-
|
|
10888
10630
|
# Tag Settings
|
|
10889
10631
|
# Corresponds to the JSON property `tagSetting`
|
|
10890
10632
|
# @return [Google::Apis::DfareportingV3_1::TagSetting]
|
|
@@ -10920,9 +10662,7 @@ module Google
|
|
|
10920
10662
|
def update!(**args)
|
|
10921
10663
|
@active_view_opt_out = args[:active_view_opt_out] if args.key?(:active_view_opt_out)
|
|
10922
10664
|
@ad_blocking_opt_out = args[:ad_blocking_opt_out] if args.key?(:ad_blocking_opt_out)
|
|
10923
|
-
@creative_settings = args[:creative_settings] if args.key?(:creative_settings)
|
|
10924
10665
|
@disable_new_cookie = args[:disable_new_cookie] if args.key?(:disable_new_cookie)
|
|
10925
|
-
@lookback_configuration = args[:lookback_configuration] if args.key?(:lookback_configuration)
|
|
10926
10666
|
@tag_setting = args[:tag_setting] if args.key?(:tag_setting)
|
|
10927
10667
|
@video_active_view_opt_out_template = args[:video_active_view_opt_out_template] if args.key?(:video_active_view_opt_out_template)
|
|
10928
10668
|
@vpaid_adapter_choice_template = args[:vpaid_adapter_choice_template] if args.key?(:vpaid_adapter_choice_template)
|