UserInterest

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

  • The resource_name, taxonomy_type, and availabilities fields are output only and provide information about the user interest's resource name, taxonomy type, and availability.

  • The user_interest_id, name, user_interest_parent, and launched_to_all fields are output only and provide information about the user interest's ID, name, parent, and launch status.

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.