googleAdCampaign
googleAdCampaign

Validate Campaign

Dry-run the payload and return the blocking issues, without creating anything.

post/api/v1/google-ad-manager/campaigns/validate

Request body

client_idstring required
emailstring email required
objective'SALES' | 'LEADS' | 'WEBSITE_TRAFFIC' | 'APP_PROMOTION' | 'AWARENESS_AND_CONSIDERATION' | 'LOCAL_STORE_VISITS' | 'WITHOUT_GOAL'

Campaign objective enum - maps to Google Ads campaign types and strategies

campaign_typestring nullable

Response

Successful Response

statusstring
validboolean required
issue_countinteger required
checksobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.