Hi Ken, Yes, AdSchedule <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService.AdSchedule> is available in the AdWords API in the campaign level only particularly in the CampaignCriterion <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService.CampaignCriterion> object. However, ad scheduling <https://support.google.com/adwords/answer/2404244?hl=en> is used to show your ad on a particular day and time. So if your goal is to *always show your campaigns* and just change the bids on a particular day and time, then AdSchedule is not appropriate for your use-case.
However, if your main goal is to *show your ads only on a particular schedule* and set the bids when your ads will be shown via bidModifier <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService.CampaignCriterion#bidmodifier> field, then AdSchedule is perfect for your use-case. You can check this example <https://developers.google.com/adwords/api/docs/samples/php/campaign-management#set-bid-modifier> on how to set the bid modifier and you can just change the object being used. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b9d89c15-cf56-403a-91a9-4db4e030d533%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
