Google\ApiCore\ApiException with message '{
"message": "Request contains an invalid argument.",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 0,
"data": "type.googleapis.com\/google.ads.googleads.v9.errors.GoogleAdsFailure"
},
{
"@type": 0,
"data": [
{
"errorCode": {
"assetError": "CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE"
},
"message": "The customer is not in the allow-list for this asset type.",
"trigger": {
"stringValue": "CALL"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
}
]
}
]
}'
I see that this issue was addressed here: https://groups.google.com/g/adwords-api/c/X-PHDtejRfM and the answer was that this should be possible by end of year.
Is there a status update on this? Tried it today Jan 9th and still getting the exception.
Thank you,
Hallel Hanoch
|
||||||