Payments

14 views
Skip to first unread message

William JT

unread,
Feb 10, 2025, 7:32:14 AM2/10/25
to adwor...@googlegroups.com

POST https://googleads.googleapis.com/v18/customers/{customerId}/assets:mutate?key=[YOUR_API_KEY] HTTP/1.1 developer-token: ********************** Authorization: Bearer [YOUR_ACCESS_TOKEN] Accept: application/json Content-Type: application/json { "operations": [ { "update": { "resourceName": "customers/{customerId}/assets/{assetId}", "promotionAsset": { "percentOff": 50000 } }, "updateMask": "promotionAsset.percentOff,promotionAsset.moneyAmountOff" } ] } Response: ============ HTTP/1.1 200 content-encoding: gzip content-length: 106 content-type: application/json; charset=UTF-8 date: Mon, 10 Feb 2025 11:59:03 GMT server: ESF vary: Origin, X-Origin, Referer { "results": [ { "resourceName": "customers/{customerId}/assets/{assetId}" } ] }
Where do I post this 

Google Ads API Forum Advisor

unread,
Feb 10, 2025, 10:37:52 AM2/10/25
to willj...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

Could you please confirm whether you are trying to update promotional assets via the Google Ads API? If yes, you can use this Rest interface Method: customers.assets.mutate to update the assets. I request you please post your request body in the given Rest interface method to update the assets.

I hope this helps!
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vH14I:ref" (ADR-00287706)

Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5


 


 

Reply all
Reply to author
Forward
0 new messages