CustomAudienceMemberType
Enum containing possible custom audience member types.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
KEYWORD
|
Users whose interests or actions are described by a keyword. |
URL
|
Users who have interests related to the website's content. |
PLACE_CATEGORY
|
Users who visit place types described by a place category. |
APP
|
Users who have installed a mobile app. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum defines the different types of custom audience members that can be targeted."],["Options include targeting by keyword, website URL, place category, or app installation."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and should not be used directly."]]],[]]