UserInterest

  • A user interest is a particular interest-based vertical for targeting.

  • User interest resources have a specific naming convention including customer and user interest IDs.

  • Key information about a user interest includes its taxonomy type, availability, ID, name, parent, and whether it's launched to all channels and locales.

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.