Hi Gionni,
Thank you for reaching out to our API support team.
To investigate the issue further, could you please provide the complete request and response logs, with the request-id without reducing customer ID's? If you haven't yet, logging can enable complete logs using Python client library, you may refer to this guide. For security purposes, you can provide it via the Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.
However, I had to delete your initial post as it contained your logs. That said, I am reposting below your concern without the attached logs :
Hi,
I'm having troubles trying to delete descriptions from assets group assets and I'm not sure about the reason as the response is not specific at all. I'm deleting description in the same way I'm deleting headlines and long headlines, with their resource name.
What can be the issue?
Method: /google.ads.googleads.v11.services.AssetGroupAssetService/MutateAssetGroupAssets
Host: googleads.googleapis.com
Headers: {
}
Request: customer_id: "customer id"
operations {
remove: "customers/customer_id/assetGroupAssets/6442632980~38606196878~DESCRIPTION"
}
Response
-------
Headers: {
}
Fault: errors {
error_code {
request_error: UNKNOWN
}
message: "The error code is not in this version."
trigger {
string_value: "Asset type: description"
}
location {
field_path_elements {
field_name: "operations"
index: 0
}
}
}
--
--
Best,
|
||||||
|
||||||
|
||||||