1) POST https://googleads.googleapis.com/v19/customers/xxx/audiences:mutate?key=[YOUR_API_KEY] HTTP/1.1 developer-token: ********************** Authorization: Bearer [YOUR_ACCESS_TOKEN] Accept: application/json Content-Type: application/json { "operations": [ { "create": { "dimensions": [ { "audienceSegments": { "segments": [ { "userInterest": { "userInterestCategory": "customers/xxx/userInterests/80004" } } ] } } ], "name": "user interests test" } } ] }
2) POST https://googleads.googleapis.com/v19/customers/xxx/adGroupCriteria:mutate?key=[YOUR_API_KEY] HTTP/1.1 developer-token: ********************** Authorization: Bearer [YOUR_ACCESS_TOKEN] Accept: application/json Content-Type: application/json { "operations": [ { "create": { "adGroup": "customers/xxx/adGroups/xxx", "audience": { "audience": "customers/xxx/audiences/xxx" } } } ] }If you are still facing issues, feel free to get back to us.
![]() |
Google Ads API Team |
[2025-04-17 19:42:54Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01pTEEI:ref" (ADR-00300310)