Hi, To pause a criterion set BiddableAdGroupCriterion.userStatus to PAUSED:
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.BiddableAdGroupCriterion.html#userStatus Best, - Eric Koleda, AdWords API Team On Sep 20, 12:16 pm, "Y?lmaz ??PKALI" <[email protected]> wrote: > i want to paused a criterion with php, > where it should be paused or is this code wrong ? > > $operations= array('operations' => array('operator'=>'SET','operand'=> > array('adGroupId'=>'9876543','criterion'=>array('id'=>'1234567','status'=>' > PAUSED')))); -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
