Ok, thanks for the confirmation.
On Thursday, 27 November 2014 15:30:04 UTC+2, Danial Klimkin wrote:
>
> Hello Filip,
>
>
> This is exactly the approach.
>
>
> -Danial, AdWords API Team.
>
>
> On Thursday, November 27, 2014 4:28:19 PM UTC+3, Filip Holmberg wrote:
>>
>> Okey, so I got keyword bids
Okey, so I got keyword bids changed individually(executed as a grouped
mutate of course) by setting a individual biddingStrategyConfiguration.
Might this be the best way or am I missing something here?
$keywordTest = [
['keywordID' => '', 'adgroupID' => 'XX'],
['keyword
Hello Filip,
This is exactly the approach.
-Danial, AdWords API Team.
On Thursday, November 27, 2014 4:28:19 PM UTC+3, Filip Holmberg wrote:
>
> Okey, so I got keyword bids changed individually(executed as a grouped
> mutate of course) by setting a individual biddingStrategyConfiguration.
>
Okey, so I got keyword bids changed individually(executed as a grouped
mutate of course) by setting a individual biddingStrategyConfiguration.
Might this be the best way or am I missing something here?
$keywordTest = [
['keywordID' => '11372600', 'adgroupID' => '8941319456'],
['keywordI
Is it possible to update keywords bids individually in v201409? I got it to
work on AdGroup level but some post and docs mention that it is not
possible on a keyword level.
We would like to adjust bids based on their position. What's the best api
approach to handle this. This is handled manual