Hi, 
I have created such query.
SELECT campaign.name, campaign.id, 
campaign_criterion.ad_schedule.start_hour, 
campaign_criterion.ad_schedule.start_minute, 
campaign_criterion.ad_schedule.day_of_week, 
campaign_criterion.ad_schedule.end_hour, 
campaign_criterion.ad_schedule.end_minute FROM campaign_criterion WHERE 
campaign_criterion.status IN ('ENABLED')

I thought that i would get one result (row) or 7 as days in week per 
customer campaign.

But i got for specific client and specific campaign like 340 rows....
Dont know why is that maybe i did some mistakes in query or i do not 
understand it well.
btw. if  dayofWeek is unspecified it means what?

thanks for the response.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/d42b93aa-a847-4409-8549-f6c18c6dc167n%40googlegroups.com.

Reply via email to