ad_manager_google_upsert_assets
Create or update Google Ads call ads, sitelinks, and lead forms in one API call, using the payload to define asset details.
Instructions
Upsert assets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Asset type to create or update | |
| payload | Yes | Asset payload — shape depends on the type field: CallAssetPayload (CALL), SitelinkAssetPayload (SITELINK), or LeadFormAssetPayload (LEAD_FORM) | |
| locationId | No | Location identifier Defaults to GHL_LOCATION_ID when omitted. |