UserInterest

  • A user interest is a particular interest-based vertical that can be targeted.

  • The resource_name, taxonomy_type, availabilities, user_interest_id, name, user_interest_parent, and launched_to_all are fields associated with a user interest.

  • Several fields, such as resource_name, taxonomy_type, and user_interest_id, are output only.

A user interest: a particular interest-based vertical to be targeted.

Fields

resource_name

string

Output only. The resource name of the user interest. User interest resource names have the form:

customers/{customer_id}/userInterests/{user_interest_id}

taxonomy_type

UserInterestTaxonomyType

Output only. Taxonomy type of the user interest.

availabilities[]

CriterionCategoryAvailability

Output only. Availability information of the user interest.

user_interest_id

int64

Output only. The ID of the user interest.

name

string

Output only. The name of the user interest.

user_interest_parent

string

Output only. The parent of the user interest.

launched_to_all

bool

Output only. True if the user interest is launched to all channels and locales.