View Source GoogleApi.Content.V21.Model.AccountConversionSettings (google_api_content v0.67.1)

Settings for conversion tracking.

Attributes

  • freeListingsAutoTaggingEnabled (type: boolean(), default: nil) - When enabled, free listing URLs have a parameter to enable conversion tracking for products owned by the current merchant account. See auto-tagging.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.AccountConversionSettings{
  freeListingsAutoTaggingEnabled: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.