Hi all,
Thank you for reaching out to Google Ads API Forum.
You may refer to this guide (https://developers.google.com/google-ads/api/docs/discovery/create-campaign) regarding Creating a Discovery Campaign. Kindly note that as per this guide (https://developers.google.com/google-ads/api/docs/discovery/create-campaign#create_budget) Discovery campaign cannot use a shared budget. It is recommended that you have a sufficient daily budget to account for at least 10 times your target CPA bid.
Let us know how it goes and if the issue persists after trying the suggested solution, then you may provide to us the complete API logs (request and response with request-id and request header) generated when you encountered the issue. This is so we can investigate further and provide more appropriate answers accordingly.
For the client libraries, logging can be enabled by navigating to the Client libraries > Your client library (ex Java) > Logging documentation, which you can access from this link (https://developers.google.com/google-ads/api/docs/client-libs). 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.
Reference links included in this email:
![]() |
Google Ads API Team |
Hi Vinicius,
Thank you for the reply.
For our team to further investigate this and provide you with appropriate recommendations, could you please provide us with the complete API logs (request, response, request-id ) generated on your end where you can see the two errors you are referring to?
Note that logs can be requested or provided to the developer handling the Google Ads API transactions when logging of the API requests has been enabled. You may check here and click your client library for the specific guideline to enable it.
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 author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.