Hi, I want to retrieve budget simulation, but i can't figure out how to do. I'm already able to retrieve Simulation for campaign with *TargetCPA* and *CPC*.
*this is my GAQL query*: "*SELECT campaign.campaign_budget, campaign_simulation.start_date, campaign_simulation.end_date, campaign_simulation.budget_point_list.points FROM campaign_simulation WHERE campaign_simulation.type = BUDGET AND campaign_simulation.campaign_id = "my-ID"*" Am I doing something wrong? (probably) What are the requisities to retrieve budget simulation? *Doc reference:* https://developers.google.com/google-ads/api/docs/bid-simulations/retrieve-bid-simulations?hl=en#c *PS*: Also I need help for other type of bidding. As I already said I'm able only to obtain simulations for TargetCPA Campaigns and ManualCPC campaigns. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a013075f-f9dc-47d1-a2a8-517c0e691f30n%40googlegroups.com.
