module Google::Ads::GoogleAds::V8::Services::GoogleAdsFieldService::Paths

Path helper methods for the GoogleAdsFieldService API.

Public Instance Methods

google_ads_field_path(google_ads_field: "googleAdsFields/ click to toggle source

Create a fully-qualified GoogleAdsField resource string.

The resource will be in the following format:

`googleAdsFields/{google_ads_field}`

@param google_ads_field [String]

@return [::String]