Ad Accounts

List negative keyword lists

Google Ads shared negative keyword lists (shared_set type NEGATIVE_KEYWORDS). Reads are cached for 10 minutes; quota exhaustion may return the last successful result for up to 7 days with stale=true. Customer selection is limited to this connection and its account scope.

get/v1/ads/accounts/negative-keyword-lists

Query parameters

accountIdstring required

Zernio SocialAccount id.

adAccountIdstring

Platform ad account ID (Google customer ID, digits only). Required when the connection has multiple customers.

customerIdstring

Alias of adAccountId, kept for existing callers

platform'facebook' | 'instagram' | 'tiktok' | 'linkedin' | 'pinterest' | 'google' | 'twitter' | 'openai'

Optional courtesy field. The resolved account or campaign determines support; other platforms return 501.

Response

Successful response.

customerIdstring

Resolved Google Ads customer id.

cachedAtstring date-time nullable

Last successful fetch time, or null without cache storage.

staleboolean

True when quota exhaustion caused the last successful cached result to be served.

Changes