Currently my query reads as;

SELECT
 campaign.id, campaign.name, campaign.status, metrics.cost_micros, 
campaign_budget.amount_micros, metrics.search_impression_share 
FROM campaign WHERE campaign.serving_status = SERVING AND
 segments.date DURING TODAY ORDER BY campaign.id

I'm looking for whatever value will get me the ad schedule but have been 
totally unable to find it, does anybody know what it would be? I'm using 
the Google Ads API as oppose to adwords and the documentation is still 
lacking.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/da854e16-62c7-4a80-9cdb-4ecbe0b7f48bn%40googlegroups.com.

Reply via email to