Hi,
We verified the campaign ‘21589227040’ and found that there is no recommended
budget for this campaign, so due to this, you are getting an empty response.
You can verify the same thing through the below query.
SELECT campaign.name, campaign.id,
campaign_budget.recommended_budget_estimated
I have published a campaign but still it's not giving data.
Could you please check again?
Getting below response,
[
{
"results": [
{
"campaign": {
"resourceName":
"customers/1255040287/campaigns/21589227040",
"name":
Hi,
I would like to inform you that you can indeed see certain data in Google Ads
without publishing a campaign. As informed earlier, once you publish the
campaign, you'll get the data
I hope this helps! Kindly get back to us if you have any further queries.
This message is in relation to case
But this budget recommendation is required before publishing the campaign,
as the google ads UI showing in the screenshot, the same data I am looking
for.
In google ads, UI data is visible, without publishing campaign.
On Wed, Aug 14, 2024 at 2:55 PM Google Ads API Forum Advisor <
adsapi@forumsu
Hi,
Thank you for reaching out to the Google Ads API support team.
You can use the below query to fetch the recommended (blue highlighted) budget:
SELECT campaign_budget.recommended_budget_estimated_change_weekly_clicks,
campaign_budget.recommended_budget_estimated_change_weekly_cost_micros FRO