urlCustomParameters property

List<GoogleAdsSearchads360V23CommonCustomParameter>? urlCustomParameters
getter/setter pair

The list of mappings that can be used to substitute custom parameter tags in a tracking_url_template, final_urls, or mobile_final_urls.

For mutates, use url custom parameter operations.

Implementation

core.List<GoogleAdsSearchads360V23CommonCustomParameter>? urlCustomParameters;