I have created several Accounts, because i got errors Like:

QuotaCheckError.INCOMPLETE_SIGNUP (I added 2 Creditcards, but still got the 
error)

Now I have a test-MCC-Account (773-205-0228)  with test-Adwords-Account (
161-227-5683)

I have a Developer Token from another Account:740-266-0867

I have added in Account 161-227-5683 three campaings, but i get  "No 
campaigns were found"

Whats wrong? I Have added 3 campaings over the Adwords-Frontend (not with 
the API).

SOAP:

[Sep 10 2013 17:51:12.000000 - INFO] POST 
/api/adwords/cm/v201306/CampaignService?access_token=ya29.AHES6ZSi6XXXXXXXXXXXXXXXXXXXXXXXXX2tRwlo
 
HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.6-1+lenny8, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 418

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201306";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader>
      <ns1:developerToken>wg_XXXXXXXXXXzyw</ns1:developerToken>
      <ns1:userAgent>CoderrMedia (AwApi-PHP/4.4.0, Common-PHP/5.0.0, 
PHP/5.2.6-1+lenny8)</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:serviceSelector>
        <ns1:fields>Id</ns1:fields>
        <ns1:fields>Name</ns1:fields>
        <ns1:ordering>
          <ns1:field>Name</ns1:field>
          <ns1:sortOrder>ASCENDING</ns1:sortOrder>
        </ns1:ordering>
        <ns1:paging>
          <ns1:startIndex>0</ns1:startIndex>
          <ns1:numberResults>500</ns1:numberResults>
        </ns1:paging>
      </ns1:serviceSelector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

HTTP/1.1 200 OK
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Tue, 10 Sep 2013 15:51:12 GMT
Expires: Tue, 10 Sep 2013 15:51:12 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Content-Length: 300
Server: GSE

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201306";>
      <requestId>0004e6097956e6780ae50b4100005f05</requestId>
      <serviceName>CampaignService</serviceName>
      <methodName>get</methodName>
      <operations>1</operations>
      <responseTime>401</responseTime>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <getResponse xmlns="https://adwords.google.com/api/adwords/cm/v201306";>
      <rval>
        <totalNumEntries>0</totalNumEntries>
        <Page.Type>CampaignPage</Page.Type>
      </rval>
    </getResponse>
  </soap:Body>
</soap:Envelope>

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

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to