GoogleApi.RealTimeBidding.V1.Model.GetRemarketingTagResponse (google_api_real_time_bidding v0.9.0) View Source

Response for a request to get remarketing tag.

Attributes

  • snippet (type: String.t, default: nil) - A HTML tag that can be placed on the advertiser's page to add users to a user list. For more information and code samples on using snippet on your website refer to Tag your site for remarketing.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.RealTimeBidding.V1.Model.GetRemarketingTagResponse{
  snippet: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.