Hi,
Thanks for reaching out to Google Ads API Support.
With regards to your concern, please note that in Google Ads API perspective, we need the complete logs to be able to further investigate. With that being said, can you provide the complete request and response logs with request ID and request header generated as shown in the respective links with this data?
If you haven’t enabled logging yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from the link below. For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.
You may then send the requested information via the Reply privately to the author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.
Links included in this email:
![]() |
Google Ads API Team |


Hi Ellis,
Thanks for further elaborating on this.
Kindly navigate to this link for code examples on how to add an Ad Customizer. You can also refer to the CustomizerAttributeService to manage customizer attributes.
Let us know if this works for you.