Re: How to increase bid on a placement.

2017-12-06 Thread kendan
Can you guys show a sample code of increasing and decreasing bid for placement? I believe when you try it it should be url right? Im not sure. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: How to increase bid on a placement.

2017-10-05 Thread bruce
Hi Peter, I am still confused on adjusting the bidding in a placement. I am getting an error. *Fatal error*: Call to a member function mutate() on null. Please check my code below if I am doing it right. get($session, AdGroupCriterionService::class); //Create a mobile platform. The ID can

Re: How to increase bid on a placement.

2017-09-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ben, Yes, you will need to set the ID of the Placement criterion and other dependent objects that you wish to modify. If the issue persists, kindly send to me privately, via the *Reply privately to author* option, the generated SOAP request and response so I can investigate further. Best

Re: How to increase bid on a placement.

2017-09-27 Thread bruce
Hi Peter, I did what you have suggested but I get this error "Uncaught exception 'Google\AdsApi\AdWords\v201705\cm\ApiException' with message '[RequiredError.REQUIRED @ operations[0].operand.criterion.id]". Do I need to add criterionId? Thank you, Ben On Tuesday, September 26, 2017 at

Re: How to increase bid on a placement.

2017-09-27 Thread bruce
Thank you, Peter. I will read and do as suggested. Thank you so much. Ben On Tuesday, September 26, 2017 at 2:25:05 PM UTC+8, Peter Oliquino wrote: > > Hi Ben, > > You may refer to this section >

Re: How to increase bid on a placement.

2017-09-26 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ben, You may refer to this section of our bidding guide on how to adjust bids for your CampaignCriterion

How to increase bid on a placement.

2017-09-25 Thread bruce
Good day, is there a way to increase a bid in a specific placement or page? Is there a sample code that I can base my structure into? I am using PHP. Thank you, Ben -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: