Hi, hope you're doing well!
I was trying the asset group preview API:
https://googleads.googleapis.com/{{version}}/customers/{{account-id}}:generateShareablePreviews
Request body:
{
"shareablePreviews": [
{
"assetGroupIdentifier": {
"assetGroupId": "{{id}}"
}
}
]
}
but I am getting an error:
{
"responses": [
{
"partialFailureError": {
"code": 3,
"message": "[ASSET_GROUP_DOES_NOT_EXIST_UNDER_THIS_CUSTOMER]"
},
"assetGroupIdentifier": {
"assetGroupId": "{{id}}"
}
}
]
}
The asset group ID that I am passing is for this customer and I fetched it
from the asset_group resource
What does this error: ASSET_GROUP_DOES_NOT_EXIST_UNDER_THIS_CUSTOMER mean *&
how do I resolve this error?*
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e56661b8-c56d-4875-8e8c-7ea1cc2509e8n%40googlegroups.com.