@@ -4863,11 +4863,8 @@ class DuplicateLineItemRequest
48634863 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
48644864 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
48654865 # otherwise specified. This field can then be updated using the UI, API, or
4866- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
4867- # must be set. If not, either the value `
4868- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
4869- # if the parent advertiser has declared that it does not serve EU political ads,
4870- # or **the request will fail**.
4866+ # Structured Data Files. This field must be assigned when creating a new line
4867+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
48714868 # Corresponds to the JSON property `containsEuPoliticalAds`
48724869 # @return [String]
48734870 attr_accessor :contains_eu_political_ads
@@ -5525,11 +5522,8 @@ class GenerateDefaultLineItemRequest
55255522 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
55265523 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
55275524 # otherwise specified. This field can then be updated using the UI, API, or
5528- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
5529- # must be set. If not, either the value `
5530- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
5531- # if the parent advertiser has declared that it does not serve EU political ads,
5532- # or **the request will fail**.
5525+ # Structured Data Files. This field must be assigned when creating a new line
5526+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
55335527 # Corresponds to the JSON property `containsEuPoliticalAds`
55345528 # @return [String]
55355529 attr_accessor :contains_eu_political_ads
@@ -7079,11 +7073,8 @@ class LineItem
70797073 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
70807074 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
70817075 # otherwise specified. This field can then be updated using the UI, API, or
7082- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
7083- # must be set when creating a new line item. If not, either the value `
7084- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned if the parent
7085- # advertiser has declared that it does not serve EU political ads, or **the `
7086- # advertisers.lineItems.create` request will fail**.
7076+ # Structured Data Files. This field must be assigned when creating a new line
7077+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
70877078 # Corresponds to the JSON property `containsEuPoliticalAds`
70887079 # @return [String]
70897080 attr_accessor :contains_eu_political_ads
@@ -12004,7 +11995,7 @@ class YoutubeAndPartnersThirdPartyMeasurementSettings
1200411995 attr_accessor :brand_lift_vendor_configs
1200511996
1200611997 # The third-party vendors measuring brand safety. The following third-party
12007- # vendors are applicable: * `THIRD_PARTY_VENDOR_ZERF ` * `
11998+ # vendors are applicable: * `THIRD_PARTY_VENDOR_ZEFR ` * `
1200811999 # THIRD_PARTY_VENDOR_DOUBLE_VERIFY` * `THIRD_PARTY_VENDOR_INTEGRAL_AD_SCIENCE`
1200912000 # Corresponds to the JSON property `brandSafetyVendorConfigs`
1201012001 # @return [Array<Google::Apis::DisplayvideoV2::ThirdPartyVendorConfig>]
0 commit comments