userInterest property

UserInterest? userInterest
getter/setter pair

The identifier for the user interest.

The product_category specified in the request dictates the field populated in the object. * user_interest_category is populated for "Youtube". * user_interest_user_list is populated for "Open Auction".

Output only.

Implementation

UserInterest? userInterest;