Hi all,

I have a strange problem using TargetingIdeas.
Sometimes I get that problem:

SoapFault exception: [soap:Server] [CriterionError.INVALID_CRITERION_ID @ 
selector.searchParameters[0].locations[0]; trigger:'2826'] in 
../aw_api_php_lib_3.1.1/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:201

What does it mean?

I made a var dump on selector and the location parameter is:

 object(LocationSearchParameter)#10629 (3) {
      ["locations"]=>
      array(1) {
        [0]=>
        object(Location)#10630 (8) {
          ["locationName"]=>   NULL
          ["displayType"]=>     NULL
          ["targetingStatus"]=>    NULL
          ["parentLocations"]=>    NULL
          ["id"]=>  int(2826)
          ["type"]=>  NULL
          ["CriterionType"]=>  NULL
          ["_parameterMap":"Criterion":private]=>
          array(1) {
            ["Criterion.Type"]=> string(13) "CriterionType"
          }
        }
      }
      ["SearchParameterType"]=> NULL
      ["_parameterMap":"SearchParameter":private]=>
      array(1) {
        ["SearchParameter.Type"]=> string(19) "SearchParameterType"
      }
    }

It looks right in my opinion, indeed sometimes it works and sometimes not. 

Can someone help me to understand what is wrong?
Thank you

D.

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

Reply via email to