SeasonalityEventScope
The possible scopes of a Seasonality Event.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
CUSTOMER
|
The seasonality event is applied to all the customer's traffic for supported advertising channel types and device types. The CUSTOMER scope cannot be used in mutates. |
CAMPAIGN
|
The seasonality event is applied to all specified campaigns. |
CHANNEL
|
The seasonality event is applied to all campaigns that belong to specified channel types. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Seasonality events can have three main scopes: customer-wide, campaign-specific, or channel-based."],["A customer-level scope applies the event across all their advertising, while campaign and channel scopes offer more granular targeting."],["The `CUSTOMER` scope is read-only and cannot be used for creating or updating events."]]],[]]