@@ -5856,11 +5856,8 @@ class DuplicateLineItemRequest
58565856 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
58575857 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
58585858 # otherwise specified. This field can then be updated using the UI, API, or
5859- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
5860- # must be set. If not, either the value `
5861- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
5862- # if the parent advertiser has declared that it does not serve EU political ads,
5863- # or **the request will fail**.
5859+ # Structured Data Files. This field must be assigned when creating a new line
5860+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
58645861 # Corresponds to the JSON property `containsEuPoliticalAds`
58655862 # @return [String]
58665863 attr_accessor :contains_eu_political_ads
@@ -6791,11 +6788,8 @@ class GenerateDefaultLineItemRequest
67916788 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
67926789 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
67936790 # otherwise specified. This field can then be updated using the UI, API, or
6794- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
6795- # must be set. If not, either the value `
6796- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
6797- # if the parent advertiser has declared that it does not serve EU political ads,
6798- # or **the request will fail**.
6791+ # Structured Data Files. This field must be assigned when creating a new line
6792+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
67996793 # Corresponds to the JSON property `containsEuPoliticalAds`
68006794 # @return [String]
68016795 attr_accessor :contains_eu_political_ads
@@ -8421,11 +8415,8 @@ class LineItem
84218415 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
84228416 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
84238417 # otherwise specified. This field can then be updated using the UI, API, or
8424- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
8425- # must be set when creating a new line item. If not, either the value `
8426- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned if the parent
8427- # advertiser has declared that it does not serve EU political ads, or **the `
8428- # advertisers.lineItems.create` request will fail**.
8418+ # Structured Data Files. This field must be assigned when creating a new line
8419+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
84298420 # Corresponds to the JSON property `containsEuPoliticalAds`
84308421 # @return [String]
84318422 attr_accessor :contains_eu_political_ads
0 commit comments