Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on March 26th at 11:00 AM EST! We will discuss the new features added in v23.2 of the Google Ads API.
CustomAudienceMember
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
A Custom Audience Member can be a KEYWORD, URL, PLACE_CATEGORY, or APP.
Members can only be created or removed, not changed after creation.
The type of member is defined by member_type.
The specific value of the member depends on its type and is provided in the value field, which can be a keyword, URL, place category ID, or app package name.
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.
The type of custom audience member, KEYWORD, URL, PLACE_CATEGORY or APP.
value
Union field. The CustomAudienceMember value. One field is populated depending on the member type.
value can be only one of the following:
app
string
A package name of Android apps which users installed such as com.google.example.
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.
place_category
int64
A place type described by a place category users visit.
url
string
An HTTP URL, protocol-included — at most 2048 characters, which includes contents users have interests in.
[[["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 2026-02-23 UTC."],[],[]]