set_account_url_options
Set account-wide URL tracking template, final URL suffix, parallel tracking, and msclkid auto-tagging. Apply inherited URL settings across the entire account without per-campaign edits.
Instructions
Set account-level URL options / tracking template (applies account-wide; every campaign inherits them).
The cleanest way to apply a tracking template (tracking URL template), Final URL suffix, msclkid auto-tagging, or parallel tracking across the whole account at once -- the inherited URL settings -- instead of editing each campaign/ad/keyword. Only the fields you pass change. Read the current values first with get_account_url_options, and use get_effective_url_settings to confirm what a given campaign/ad group resolves to afterward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| final_url_suffix | No | Account Final URL suffix appended to landing-page URLs ("" clears). | |
| tracking_url_template | No | Account tracking template, e.g. "{lpurl}?utm_source=bing&utm_medium=cpc&utm_campaign={campaign}". Pass "" to clear. | |
| ad_click_parallel_tracking | No | Whether to enable parallel tracking. | |
| msclkid_auto_tagging_enabled | No | Whether to auto-append the Microsoft Click ID (msclkid) used for conversion attribution. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |