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.
Enum describing possible targeting dimensions.
Enums
UNSPECIFIED
Not specified.
UNKNOWN
Used for return value only. Represents value unknown in this version.
KEYWORD
Keyword criteria, for example, 'mars cruise'. KEYWORD may be used as a custom bid dimension. Keywords are always a targeting dimension, so may not be set as a target "ALL" dimension with TargetRestriction.
AUDIENCE
Audience criteria, which include user list, user interest, custom affinity, and custom in market.
TOPIC
Topic criteria for targeting categories of content, for example, 'category::Animals>Pets' Used for Display and Video targeting.
GENDER
Criteria for targeting gender.
AGE_RANGE
Criteria for targeting age ranges.
PLACEMENT
Placement criteria, which include websites like 'www.flowers4sale.com', as well as mobile applications, mobile app categories, YouTube videos, and YouTube channels.
[[["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-05-29 UTC."],[[["This enum outlines the targeting dimensions available for ad campaigns."],["Options include targeting by keyword, audience, topic, demographics (gender, age range, parental status, income range), and placement (websites, apps, YouTube content)."],["`KEYWORD` is always a targeting dimension and can be used for custom bids."],["`UNKNOWN` and `UNSPECIFIED` values are reserved for system use and should not be selected."]]],["The provided content outlines targeting dimensions for advertising. These dimensions include `KEYWORD` for specific terms, `AUDIENCE` for user-based criteria, and `TOPIC` for content categories. Additional dimensions are `GENDER`, `AGE_RANGE`, `PLACEMENT` (websites, apps, videos), `PARENTAL_STATUS`, and `INCOME_RANGE`. `UNSPECIFIED` indicates a lack of specification, while `UNKNOWN` signifies an unavailable value. Notably, `KEYWORD` is always a targeting dimension and cannot be universally targeted.\n"]]