Hello Team,

I have a few questions related to Google Ads API Reporting.


   1. Our Company Spotter is very much interested in fetching budget 
   simulations for VIDEO campaigns. We have tried the below query and didn't 
   get any results. We looked at the documentation and understood this feature 
   is not available for VIDEO campaigns. Correct me if our understanding is 
   wrong in this regard. 
   
https://developers.google.com/google-ads/api/fields/v13/campaign_simulation#campaign_simulation.budget_point_list.points
 
   
   2. If the feature is not available could the team please request Nadine 
   and Anash to take it forward as a feature request? 
   3. We are very much eager to know the ETA if this feature is already 
   raised by someone and is in implementation.

    query = f"""SELECT
        campaign_simulation.campaign_id,
        campaign_simulation.budget_point_list.points,
        campaign_simulation.cpc_bid_point_list.points,
        campaign_simulation.end_date,
        campaign_simulation.modification_method,
        campaign_simulation.resource_name,
        campaign_simulation.start_date,
        campaign_simulation.target_cpa_point_list.points,
        campaign_simulation.target_impression_share_point_list.points,
        campaign_simulation.target_roas_point_list.points,
        campaign_simulation.type
        FROM campaign_simulation
        WHERE
        campaign_simulation.type = 'BUDGET'"""

Regards,
Sai Teja Makani

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5bbe8166-5020-4381-ab91-38f5d78c5c5en%40googlegroups.com.

Reply via email to