@@ -5863,11 +5863,8 @@ class DuplicateLineItemRequest
58635863 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
58645864 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
58655865 # otherwise specified. This field can then be updated using the UI, API, or
5866- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
5867- # must be set. If not, either the value `
5868- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
5869- # if the parent advertiser has declared that it does not serve EU political ads,
5870- # or **the request will fail**.
5866+ # Structured Data Files. This field must be assigned when creating a new line
5867+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
58715868 # Corresponds to the JSON property `containsEuPoliticalAds`
58725869 # @return [String]
58735870 attr_accessor :contains_eu_political_ads
@@ -6799,11 +6796,8 @@ class GenerateDefaultLineItemRequest
67996796 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
68006797 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
68016798 # otherwise specified. This field can then be updated using the UI, API, or
6802- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
6803- # must be set. If not, either the value `
6804- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned to the line item
6805- # if the parent advertiser has declared that it does not serve EU political ads,
6806- # or **the request will fail**.
6799+ # Structured Data Files. This field must be assigned when creating a new line
6800+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
68076801 # Corresponds to the JSON property `containsEuPoliticalAds`
68086802 # @return [String]
68096803 attr_accessor :contains_eu_political_ads
@@ -8429,11 +8423,8 @@ class LineItem
84298423 # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this
84308424 # field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not
84318425 # otherwise specified. This field can then be updated using the UI, API, or
8432- # Structured Data Files. *Warning*: Starting **September 8, 2025**, this field
8433- # must be set when creating a new line item. If not, either the value `
8434- # DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` will be assigned if the parent
8435- # advertiser has declared that it does not serve EU political ads, or **the `
8436- # advertisers.lineItems.create` request will fail**.
8426+ # Structured Data Files. This field must be assigned when creating a new line
8427+ # item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
84378428 # Corresponds to the JSON property `containsEuPoliticalAds`
84388429 # @return [String]
84398430 attr_accessor :contains_eu_political_ads
0 commit comments