View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AgeRangeView (google_api_search_ads360 v0.7.0)

An age range view.

Attributes

  • resourceName (type: String.t, default: nil) - Output only. The resource name of the age range view. Age range view resource names have the form: customers/{customer_id}/ageRangeViews/{ad_group_id}~{criterion_id}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AgeRangeView{
    resourceName: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.