Hello, I am following the documentation at: https://developers.google.com/google-ads/api/fields/v8/campaign_simulation But my query for Customer ID *REDACTED* isn't returning any results, nor any errors. Can you please advise if I am incorrectly constructing this query?
SELECT campaign_simulation.budget_point_list.points, campaign_simulation.campaign_id, campaign_simulation.end_date, campaign_simulation.start_date FROM campaign_simulation WHERE campaign_simulation.campaign_id = *REDACTED* AND campaign_simulation.type = BUDGET The online query validator isn't indicating any errors. I am trying to retrieve through the API the data returned from the Budget Report in the Ads Manager UI. Is the campaign_simulation resource the correct way to do this? Thank you. Dear Google Ads API Support Team, please email me privately to get the Customer ID and Campaign ID that I am running this query against -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/41301d28-f0db-44d8-b33a-fcc220cd5c9fn%40googlegroups.com.
