Thanks a lot.

On Thu, 30 Apr 2020, 19:53 Google Ads API Forum Advisor Prod, <
adsapiforumadvi...@gmail.com> wrote:

> Hi Sharmila,
>
> Thanks for reaching out. With regards to your concern about to Change
> status of placement to paused in each adgroup via AdWords API, You can use
> AdGroupCriterionservice
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService>
> with AdGroupCriterion.criterion
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.AdGroupCriterion#criterion>field
> and set the status of userStatus
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.BiddableAdGroupCriterion#userstatus>
>  to PAUSED
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.AdGroup#status>.
> You can follow the code example here
> <https://developers.google.com/adwords/api/docs/samples/java/basic-operations#update-a-keyword>
>  but
> add biddableAdGroupCriterion.setUserStatus("PAUSED")  and change the
> keywordID to their placementID
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.Placement#id>
> .
>
> Let me know if you have any questions.
>
>
> Thanks,
> Nirmita Patel Google Ads Team
>
>
> ref:_00D1U1174p._5001UaT0Vc: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/CAEfSmeo9j_21hxo7iH_uA%3D3V-CQC-H8Qbm91SjtZ1WoCr4HtAA%40mail.gmail.com.

Reply via email to