View Source GoogleApi.AdSensePlatform.V1alpha.Model.LookupAccountResponse (google_api_ad_sense_platform v0.3.1)

Response definition for the lookup account rpc.

Attributes

  • name (type: String.t, default: nil) - The name of the Account Format: platforms/{platform}/accounts/{account_id}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AdSensePlatform.V1alpha.Model.LookupAccountResponse{
  name: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.