CustomAudienceMember
Stay organized with collections
Save and categorize content based on your preferences.
A member of custom audience. A member can be a KEYWORD, URL, PLACE_CATEGORY or APP. It can only be created or removed but not changed.
Fields |
member_type
|
CustomAudienceMemberType
The type of custom audience member, KEYWORD, URL, PLACE_CATEGORY or APP.
|
Union field value
value . The CustomAudienceMember value. One field is populated depending on the member type. value can be only one of the following: |
keyword
|
string
A keyword or keyword phrase — at most 10 words and 80 characters. Languages with double-width characters such as Chinese, Japanese, or Korean, are allowed 40 characters, which describes the user's interests or actions.
|
url
|
string
An HTTP URL, protocol-included — at most 2048 characters, which includes contents users have interests in.
|
place_category
|
int64
A place type described by a place category users visit.
|
app
|
string
A package name of Android apps which users installed such as com.google.example.
|
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."],[[["Custom audience members can be defined by KEYWORD, URL, PLACE_CATEGORY, or APP, reflecting user interests or actions."],["Members can only be added or removed, and their defining attributes (keyword, URL, etc.) cannot be changed after creation."],["Depending on the member type, the value can be a keyword phrase, a URL, a place category, or an Android app package name, each with specific format limitations."]]],[]]