ListPlannableUserInterestsRequest

Request message forReachPlanService.ListPlannableUserInterests.

Proto definition

Fields

customer_id

string

Required. The ID of the customer.

name_query

string

A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.

path_query

string

A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.

reach_application_info

AdditionalApplicationInfo

Optional. Additional information on the application issuing the request.

user_interest_taxonomy_types[]

UserInterestTaxonomyType

Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-22 UTC.