Skip to main content
Low-level operation to update Pinterest Ads ads with a raw PATCH payload; only the provided fields are changed. Use focused operations first when available, for example pinterest_ads_update_ad_status or pinterest_ads_rename_ad. Use pinterest_ads_list_ads first to inspect the current payload. Supports dry_run to preview the final payload without calling Pinterest.

Inputs

SelectItem

Output

Type: Dict Returns ad_id, updated_fields, endpoint, final payload, and dry_run status. Fields: ad_id, updated_fields, endpoint, payload, dry_run