Hi,
I am also experiencing this issue.
I applied Paul Matthew's update (to adwords_api_php_4.5.1) but when I run 
/adwords_api_php_4.5.1/examples/AdWords/v201306/Optimization/GetKeywordIdeas.php
 
I get the following error:

Warning: Error parsing 
/adwords_api_php_4.5.1/src/Google/Api/Ads/AdWords/Lib/api.properties on 
line 15 in 
/adwords_api_php_4.5.1/src/Google/Api/Ads/Common/Util/ApiPropertiesUtils.php 
on line 34
Notice: Undefined index: api.versions in 
/adwords_api_php_4.5.1/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php on 
line 120
Notice: Undefined index: api.server in 
/adwords_api_php_4.5.1/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php on 
line 122
An error has occurred: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
'Paging' to a type definition for element 'ns1:paging'.

Upon investigation I can see that the ApiPropertiesUtils class is trying to 
parse_ini_file the api.properties file, but doesn't like the JSON lines.
I have tried putting quotes around, and this does get rid of all the errors 
except the last one.
An error has occurred: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 
'Paging' to a type definition for element 'ns1:paging'.

So I am at a bit of a loss on how to resolve this.
Any help will be greatly appreciated.

I am running PHP Version 5.2.4-2ubuntu5.26

Regards
Nick Bloor.
Worthers.



On Tuesday, 2 April 2013 07:46:38 UTC+1, Paul Matthews (AdWords API Team) 
wrote:
>
> This issue has now been fixed, at:
>
>    - change 
> set<https://code.google.com/p/google-api-adwords-php/source/detail?r=365f3a63326f875621327147f415e2bab263e1fc>
>    - 
> downloads<https://code.google.com/p/google-api-adwords-php/downloads/list>
>
> Regards,
>
> - Paul, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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