GoogleApi.MyBusinessBusinessInformation.V1.Model.AdWordsLocationExtensions (google_api_my_business_business_information v0.5.2)

View Source

Additional information that is surfaced in AdWords.

Attributes

  • adPhone (type: String.t, default: nil) - Required. An alternate phone number to display on AdWords location extensions instead of the location's primary phone number.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.MyBusinessBusinessInformation.V1.Model.AdWordsLocationExtensions{
    adPhone: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.