Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
custom_interest.description
Field description
Description of this custom interest audience.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_interest.id
Field description
Output only. Id of the custom interest.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_interest.members
Field description
List of custom interest members that this custom interest is composed of. Members can be added during CustomInterest creation. If members are presented in UPDATE operation, existing members will be overridden.
Name of the custom interest. It should be unique across the same custom affinity audience. This field is required for create operations.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
custom_interest.resource_name
Field description
Immutable. The resource name of the custom interest. Custom interest resource names have the form: customers/{customer_id}/customInterests/{custom_interest_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
custom_interest.status
Field description
Status of this custom interest. Indicates whether the custom interest is enabled or removed.
[[["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-12-18 UTC."],[[["A custom interest is a list of users grouped by their interests, and it can be of type CUSTOM_AFFINITY or CUSTOM_INTENT."],["You can use the query builder to create custom interests by defining their name, description, type, and members."],["Custom interests can be enabled or removed, and their status can be tracked."],["You can select fields from custom interest resources, like name, id, description, and status, to use in your SELECT and WHERE clauses."],["Resources associated with custom interests are customers, which will not segment metrics if included in SELECT clause."]]],[]]