Hi,

I want to get the forecast details of a DISPLAY Campaign.
For that I have a running DISPLAY Campaign.

I use the following query:
"{
    "query": "SELECT campaign_simulation.type, 
campaign_simulation.target_roas_point_list.points, 
campaign_simulation.target_cpa_point_list.points, 
campaign_simulation.target_impression_share_point_list.points, 
campaign_simulation.start_date, campaign_simulation.resource_name, 
campaign_simulation.modification_method, campaign_simulation.end_date, 
campaign_simulation.cpc_bid_point_list.points, 
campaign_simulation.campaign_id, 
campaign_simulation.budget_point_list.points FROM campaign_simulation"
}"

I get a result for this.

But when i try to add "WHERE campaign_simulation.start_date = '2022-04-02'" 
to the same query, it gives me no result.

Questions:

   - Is it not possible to generate the results based on a specific date 
   range?
   - In the docmentation I don't see any resources to mutate the  
   campaign_simulation. Can we only query campaign_simulation and not mutate?  
   In this case how does the Bid Simulator work?

Please let me know if any further details are required. I can provide the 
same privately.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f5a8d44e-c563-4170-95d7-199a8cc660f8n%40googlegroups.com.

Reply via email to