Hi,

Based on your code, it seems you missed to create the 
SharedBiddingStrategy. From the example code, you need to create a 
BiddingStrategy first, the function CreateBiddingStrategy shows how to do 
it (highlighted line of example code here 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201607/AdvancedOperations/UsePortfolioBiddingStrategy.php#L56>).
 
At the end of this function, you will now have a *$newBiddingStrategy->id* 
which 
is then passed as an argument in the function 
CreateCampaignWithBiddingStrategy 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201607/AdvancedOperations/UsePortfolioBiddingStrategy.php#L127>.
 
In this function, you will have the biddingStrategyConfiguration 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201607/AdvancedOperations/UsePortfolioBiddingStrategy.php#L142>.
 
Could you please try the example code 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201607/AdvancedOperations/UsePortfolioBiddingStrategy.php>
 in 
your test account and let me know if the error persists?

Thanks,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8692136b-e65d-49f0-8d66-469947eb4623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to