Ad Campaigns

Add Search ad-group keywords

Adds one or more keyword criteria to an existing Google Search ad group, without touching the keywords already there (unlike the whole-set diff on PUT /v1/ads/{adId}, keywords/negativeKeywords in platformSpecificData, which replaces the set). Set negative: true to add ad-group-level negatives instead of positive keywords.

post/v1/ads/keywords

Request body

accountIdstring required

Account ID (Google Ads)

adSetIdstring required

Google ad group ID to add the keywords to

negativeboolean

Add as ad-group-level negatives instead of positive keywords

Response

Keywords added

Changes