View Source GoogleApi.Content.V21.Model.RequestReviewShoppingAdsRequest (google_api_content v0.66.0)

Request message for the RequestReviewShoppingAds program method.

Attributes

  • regionCode (type: String.t, default: nil) - The code ISO 3166-1 alpha-2 of the country for which review is to be requested.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.RequestReviewShoppingAdsRequest{
  regionCode: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.