Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-11 UTC."],[[["Seasonality Events can have scopes of `CUSTOMER`, `CAMPAIGN`, or `CHANNEL`, defining the extent of their impact."],["`CUSTOMER` scope applies to all customer traffic but cannot be modified, while `CAMPAIGN` is specific to listed campaigns."],["`CHANNEL` scope affects campaigns within the designated channel types, allowing for broader adjustments."],["`UNSPECIFIED` and `UNKNOWN` represent placeholder or unrecognized values within the system."]]],[]]