SeasonalityEventScope
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. |
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-10-12 UTC.
[[["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-12 UTC."],[[["Seasonality events can be applied to a customer's entire traffic, specific campaigns, or campaigns within certain channel types."],["The `CUSTOMER` scope impacts all supported advertising channels and device types for the customer but cannot be used for modifications."],["`CAMPAIGN` and `CHANNEL` scopes allow for applying seasonality events to designated campaigns or channel types, respectively."],["When no value is provided, `UNSPECIFIED` is used, and `UNKNOWN` indicates a received value not recognized in the current version."]]],[]]