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

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.LocalServices.V1.Model.GoogleAdsHomeservicesLocalservicesV1AggregatorInfo{
    aggregatorProviderId: String.t()
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.