View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_UserListInfo (google_api_search_ads360 v0.2.0)

A User List criterion. Represents a user list that is defined by the advertiser to be targeted.

Attributes

  • userList (type: String.t, default: nil) - The User List resource name.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_UserListInfo{
    userList: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.