Hi,

we are migrating from v201209 to v201302 and we have run into the following 
problem:

PHP Notice:  Undefined index: biddingStrategyConfiguration in 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php
 
on line 627
PHP Stack trace:
PHP   1. {main}() /home/jeti/workspace/NeuAdos/cron:0
PHP   2. include() /home/jeti/workspace/NeuAdos/cron:5
PHP   3. Casadatos\Adwords\Controller->run() 
/home/jeti/workspace/NeuAdos/cron.php:36
PHP   4. Casadatos\Adwords\CmKeywordManager->createKeywords() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/Controller.php:86
PHP   5. Casadatos\Adwords\CmKeywordManager->doPortion() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:331
PHP   6. AdGroupCriterionService->mutate() 
/home/jeti/workspace/NeuAdos/lib/Casadatos/Adwords/CmKeywordManager.php:369
PHP   7. AdsSoapClient->__soapCall() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201302/AdGroupCriterionService.php:7081
PHP   8. SoapClient->__soapCall() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:200
PHP   9. AdGroupCriterion->__set() 
/home/jeti/workspace/NeuAdos/vendor/google/adwords/src/Google/Api/Ads/AdWords/v201209/MutateJobService.php:0

This means: In line 7 of the call stack the correct version of the lib 
(v201302) is called. Then in line 8 a common method is called and this 
common method  calls in line  9 a method from the wrong branch (v201209). 
(In the end this error crashes the application.)

Is this an error in the lib or could I have triggered this error in the 
application code?

Thanks
Thomas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to