View Source GoogleApi.LocalServices.V1.Model.GoogleAdsHomeservicesLocalservicesV1AggregatorInfo (google_api_local_services v0.9.0)

Conatiner for aggregator specific information if lead is for an aggregator GLS account.

Attributes

  • aggregatorProviderId (type: String.t, default: nil) - Provider id (listed in aggregator system) which maps to a account id in GLS system.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.LocalServices.V1.Model.GoogleAdsHomeservicesLocalservicesV1AggregatorInfo{
    aggregatorProviderId: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.