CriterionCategoryChannelAvailability
Stay organized with collections
Save and categorize content based on your preferences.
Information of advertising channel type and subtypes a category is available in.
Fields |
availability_mode
|
CriterionCategoryChannelAvailabilityMode
Format of the channel availability. Can be ALL_CHANNELS (the rest of the fields will not be set), CHANNEL_TYPE (only advertising_channel_type type will be set, the category is available to all sub types under it) or CHANNEL_TYPE_AND_SUBTYPES (advertising_channel_type, advertising_channel_sub_type, and include_default_channel_sub_type will all be set).
|
advertising_channel_type
|
AdvertisingChannelType
Channel type the category is available to.
|
advertising_channel_sub_type[]
|
AdvertisingChannelSubType
Channel subtypes under the channel type the category is available to.
|
include_default_channel_sub_type
|
bool
Whether default channel sub type is included. For example, advertising_channel_type being DISPLAY and include_default_channel_sub_type being false means that the default display campaign where channel sub type is not set is not included in this availability configuration.
|
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-11-25 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-11-25 UTC."],[[["This table describes how a category can be used across different advertising channels and their subtypes."],["The `availability_mode` field determines the scope of channel availability: all channels, a specific channel type, or a channel type with specific subtypes."],["The table includes fields for channel type, channel subtypes, and whether the default channel subtype is included."],["When `include_default_channel_subtype` is false for a channel type, the default campaign for that type is excluded from the availability configuration."]]],[]]