google_ads_set_campaign_url_suffix
Set or clear the final URL suffix for a Google Ads campaign to append tracking parameters to all ad landing page URLs.
Instructions
Set the Final URL suffix for a campaign. The suffix is appended to all ad landing page URLs in this campaign.
Args: customer_id: Customer ID (without hyphens) campaign_id: Campaign ID to update url_suffix: URL parameters to append (e.g., 'utm_source=google&utm_medium=cpc&sm_kw=bollards'). Pass empty string to clear.
Returns: Success message with the applied suffix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| campaign_id | Yes | ||
| url_suffix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |