|
||||||
Hi Ramanajee,
Thank you for raising this concern to the Google Ads API Forum.
To have a clearer view, could you please provide the complete API request and response logs with request ID and request header that generated on your end where we can see the said error? This information will help our team to further check why this is happening. If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.
For privacy 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.
Hi Ramanajee,
I'm Darwin, also a member of the Google Ads API team. I work with Jinky and allow me to assist you here. I hope you are doing well today.
Thank you for providing the logs that my colleague "Anthony" requested. However, upon checking the logs on my end. I've noticed that you encountered "UNKNOWN" error for account Budget Proposal. This error means "The received error code is not known in this version." I can see that the issue is AccountBudgetProposalError.INVALID_MASTER_SERVICE_AGREEMENT and it appears related to an issue in configuration of the master service agreement. With this, I would suggest checking the 6th step of this document (Create a new budget section).
If the error persists after checking the provided document and trying the provided suggestion, please let me know and provide the updated request and response logs with request ID and request header generated on your end to further check.
For privacy 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.
Regards,
|
||||||
Hi Ramanajee,
Thank you for getting back to us. I hope you are doing well today.
Moving forward, Upon checking again the logs you provided, I've noticed that the HTTP Request you use is this "/google.ads.googleads.v11.services.GoogleAdsService/Mutate" maybe this is the reason why you get an error with your request. With this, could you please try to use this mutate operation to update your campaign budget in Google Ads API.
If the error persists after trying the provided operation please let me know and provide the updated request and response logs with request ID and request header generated on your end to further check.