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
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/adwords-api/CAL5rTjLsYbSk4V_fUMHovFRaAAPj5YcB3joph64F1uOXXfhJ9Q%40mail.gmail.com.