DetailedDemographic
Stay organized with collections
Save and categorize content based on your preferences.
A detailed demographic: a particular interest-based vertical to be targeted to reach users based on long-term life facts.
Fields |
resource_name
|
string
Output only. The resource name of the detailed demographic. Detailed demographic resource names have the form: customers/{customer_id}/detailedDemographics/{detailed_demographic_id}
|
id
|
int64
Output only. The ID of the detailed demographic.
|
name
|
string
Output only. The name of the detailed demographic. For example,"Highest Level of Educational Attainment"
|
parent
|
string
Output only. The parent of the detailed_demographic.
|
launched_to_all
|
bool
Output only. True if the detailed demographic is launched to all channels and locales.
|
availabilities[]
|
CriterionCategoryAvailability
Output only. Availability information of the detailed demographic.
|
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."],[[["Detailed demographics allow targeting based on long-term life facts, like education level."],["Each detailed demographic has a unique ID, name, and parent category."],["They can be launched to all channels and locales, with availability varying."],["Access detailed demographic information using the `resource_name` or `id`."]]],[]]