I was looking at similar example like Adwords API lib which is 
UpdateAdgroup.php

Thanks,

On Thursday, 25 July 2019 16:55:39 UTC+5:30, cv wrote:
>
> Hello Nikisha,
>
> I can able to get campaign criteria.
>
> But, I think that example for AddAdGroupBidModifier is not useful.
>
> I wanted to change AdGroup CPC itself and not the its criteria. Please let 
> me know If i am wrong.
>
> Thanks,
>
>
> On Thursday, 25 July 2019 03:09:58 UTC+5:30, adsapiforumadvisor wrote:
>>
>> Hi,
>>
>> Thank you for reaching out. You could use the ad_schedule_view 
>> <https://developers.google.com/google-ads/api/fields/v2/ad_schedule_view> 
>> resource to get Campaign Ad Schedule information in Google Ads API. The 
>> attribute resource ‘campaign_criterion’ 
>> <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion> 
>> selectable with ad_schedule_view will provide all the information like 
>> campaign_criterion.ad_schedule.day_of_week 
>> <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion#campaign_criterionad_scheduleday_of_week>
>> ,campaign_criterion.ad_schedule.start_hour 
>> <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion#campaign_criterionad_schedulestart_hour>,
>>  
>> campaign_criterion.ad_schedule.end_hour 
>> <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion#campaign_criterionad_scheduleend_hour>
>> ,campaign_criterion.bid_modifier 
>> <https://developers.google.com/google-ads/api/fields/v2/campaign_criterion#campaign_criterionbid_modifier>
>> .
>>
>> For your other concern , you could use AdGroupBidModifierService 
>> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.services#google.ads.googleads.v2.services.AdGroupBidModifierService>
>>  
>> to change the bid for Adgroup level. Refer to this code 
>> <https://developers.google.com/google-ads/api/docs/samples/add-ad-group-bid-modifier>
>>  
>> sample to add bid modifier at Ad group level. Also, you could use 
>> AdGroupCriterionService 
>> <https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.services#adgroupcriterionservice>
>>  
>> to mutate bids at criterion(keyword) level. Please refer to the migration 
>> <https://developers.google.com/google-ads/api/docs/migration/services> 
>> document for the equivalent services in Google Ads API. Let us know if you 
>> need additional information.
>>
>> Regards,
>> Nikisha Patel, Google Ads API Team
>>
>>
>> ref:_00D1U1174p._5001UEGEyi:ref
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/da698edc-e9f5-470b-b732-8fdba24a55c1%40googlegroups.com.

Reply via email to