Hi, You can try the SetBidModifier.php <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201605/CampaignManagement/SetBidModifier.php> (PHP client library example code) to create an AdSchedule <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.AdSchedule> in the campaign. Just create an AdSchedule object as discussed here <https://developers.google.com/adwords/api/docs/guides/ad-scheduling#code>, and replace it from the Platform <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.Platform> object (highlighted line here <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201605/CampaignManagement/SetBidModifier.php#L53>) as the Criterion <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.Criterion> in the CampaignCriterion <https://developers.google.com/adwords/api/docs/reference/v201605/CampaignCriterionService.CampaignCriterion> from the example code.
Please refer to this documentation <https://developers.google.com/adwords/api/docs/guides/ad-scheduling> as well for more details. Hope it helps. Best Regards, Joyce, 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/ee401499-b651-4b36-80ae-996e7240c276%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
