AI-generated Key Takeaways
-
A custom interest is a list of users grouped by their shared interests.
-
Key attributes include resource name, status (enabled or removed), type (custom affinity or custom intent), a list of members, a unique ID, a name, and a description.
-
Custom interest members can be added during creation or by overriding existing members during an update.
-
The
idfield is output only, while thenamefield is required for create operations.
A custom interest. This is a list of users by interest.
| Fields | |
|---|---|
|
Immutable. The resource name of the custom interest. Custom interest resource names have the form:
|
|
Status of this custom interest. Indicates whether the custom interest is enabled or removed. |
|
Type of the custom interest, CUSTOM_AFFINITY or CUSTOM_INTENT. By default the type is set to CUSTOM_AFFINITY. |
|
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. |
|
Output only. Id of the custom interest. |
|
Name of the custom interest. It should be unique across the same custom affinity audience. This field is required for create operations. |
|
Description of this custom interest audience. |