Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-08-02 Thread Nick Bloor
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/

Re: Error with selector

2013-07-31 Thread Danial Klimkin
Hello José, Thank you for heads up. This looks like an issue specific to your SOAP library rather than something that can be handled by the API. I recommend checking the request XML code in this case, it is very likely you would see an extra field you didn't plan requesting. -Danial, AdWords

Error with selector

2013-07-29 Thread dearaujoj
Hi, We came across a strange issue with our code and it gave us quite a headache. So I thought I had to share it maybe it will help someone. First of all we are working with PHP, so it may be linked with what we found. So in some part of our application, we are filtering the fields that we ne

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-04-01 Thread Paul Matthews (AdWords API Team)
This issue has now been fixed, at: - change set - downloads Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-19 Thread moleary
Issue Filed #89 https://code.google.com/p/google-api-adwords-php/issues/detail?id=89 On Wednesday, March 13, 2013 12:21:14 PM UTC-5, mol...@knowme.net wrote: > > I just updated to the latest version of the PHP API v201302. > When running the example GetCampaigns.php I get the following error: > >

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-19 Thread moleary
Hi Anash ... thank you, I'll file the issue On Wednesday, March 13, 2013 12:21:14 PM UTC-5, mol...@knowme.net wrote: > > I just updated to the latest version of the PHP API v201302. > When running the example GetCampaigns.php I get the following error: > > An error has occurred: Unmarshalling Erro

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-19 Thread Anash P. Oommen (AdWords API Team)
Hi Mark, Marcin, Could you file an issue at https://code.google.com/p/google-api-adwords-php/issues/list? I'll ask the PHP library maintainers to investigate the issue. Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, March 16, 2013 4:09:25 PM UTC+5:30, Marcin Rosinski wrote: > > Sam

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-19 Thread Marcin Rosinski
Same here, looks like there is a bug with a Selector service, I have checked and even examples - GetKeywords.php is affected, looks like we can't migrate until resolved, Google Please updated us on it. cheers, /Marcin On Wednesday, 13 March 2013 17:21:14 UTC, mol...@knowme.net wrote: > > I just

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-15 Thread moleary
Does anybody have an update on this? Im blocked from upgrading from v201209 to v201302. Im using a MAMP stack on OSX Mountain Lion with PHP version 5.4.4. The issue also exists with API version 4.1.0 On Wednesday, March 13, 2013 12:21:14 PM UTC-5, mol...@knowme.net wrote: > > I just updated to t

Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-14 Thread moleary
I just updated to the latest version of the PHP API v201302. When running the example GetCampaigns.php I get the following error: An error has occurred: Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'Selector' to a type definition for element 'ns1:serviceSelector'. fyi ... I also needed to u