Hello guys, is there anything wrong with my request?
I get the AD group ID from Ad group performance report. and I wanna get the 
list of keywords.
my soap attached.

thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/20b5c969-17c9-42c9-bdac-644cc6d5bab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
AdsClientLibs.SoapXmlLogs Information: 1 : 
-----------------BEGIN API CALL---------------------

Request
-------

POST /o/oauth2/token
User-Agent: MyApps (AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET 
CLR/4.0.30319.42000, OAuthApplicationFlow, SelectorBuilder, SelectorField, gzip)
Content-Type: application/x-www-form-urlencoded
Host: accounts.google.com
TimeStamp: Tue, 16 Aug 2016 11:35:10 GMT


client_id=115987042427-eg7bdqib431p7r1uo3cgloirdvvn3k2u.apps.googleusercontent.com&client_secret=******&refresh_token=******&grant_type=refresh_token

Response
--------

X-Content-Type-Options: nosniff
Pragma: no-cache
Content-Disposition: attachment; filename="json.txt"; filename*=UTF-8''json.txt
Content-Encoding: 
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alternate-Protocol: 443:quic
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
Transfer-Encoding: chunked
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json; charset=utf-8
Date: Tue, 16 Aug 2016 04:35:10 GMT
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:10 GMT


{"access_token":"******","token_type":"Bearer","expires_in":"3600"}
-----------------END API CALL-----------------------

AdsClientLibs.SoapXmlLogs Information: 1 : 
-----------------BEGIN API CALL---------------------

Request
-------

POST /api/adwords/cm/v201603/AdGroupCriterionService
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 
4.0.30319.42000)
Authorization: ******
VsDebuggerCausalityData: 
uIDPo5P4hSvJtQRHkWJyQ6OE0sIAAAAAjHphk/vB5kylH1AXsY7P4fLzSxLiKMJHmg1YEKPKH+sACQAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1350
Accept-Encoding: gzip
Connection: Keep-Alive
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap:Header><RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><developerToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";>******</developerToken><clientCustomerId
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";>723-401-2969</clientCustomerId><userAgent
 xmlns="https://adwords.google.com/api/adwords/cm/v201603";>MyApps 
(AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET CLR/4.0.30319.42000, 
SelectorBuilder, SelectorField, 
gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><serviceSelector><fields>Id</fields><fields>KeywordMatchType</fields><fields>KeywordText</fields><fields>CriteriaType</fields><predicates><field>CriteriaType</field><operator>IN</operator><values>KEYWORD</values></predicates><predicates><field>AdGroupId</field><operator>EQUALS</operator><values>22081655546</values></predicates><ordering><field>KeywordText</field><sortOrder>ASCENDING</sortOrder></ordering><paging><startIndex>0</startIndex><numberResults>500</numberResults></paging></serviceSelector></get></soap:Body></soap:Envelope>

Response
--------

Content-Encoding: 
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alt-Svc: clear
Transfer-Encoding: chunked
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=UTF-8
Date: Tue, 16 Aug 2016 04:35:10 GMT
Expires: Tue, 16 Aug 2016 04:35:10 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><requestId>00053a28dfbf76780a621d935e082957</requestId><serviceName>AdGroupCriterionService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>320</responseTime></ResponseHeader></soap:Header><soap:Body><getResponse
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><rval><totalNumEntries>0</totalNumEntries><Page.Type>AdGroupCriterionPage</Page.Type></rval></getResponse></soap:Body></soap:Envelope>
-----------------END API CALL-----------------------

AdsClientLibs.SoapXmlLogs Information: 1 : 
-----------------BEGIN API CALL---------------------

Request
-------

POST /o/oauth2/token
User-Agent: MyApps (AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET 
CLR/4.0.30319.42000, OAuthApplicationFlow, SelectorBuilder, SelectorField, gzip)
Content-Type: application/x-www-form-urlencoded
Host: accounts.google.com
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


client_id=115987042427-eg7bdqib431p7r1uo3cgloirdvvn3k2u.apps.googleusercontent.com&client_secret=******&refresh_token=******&grant_type=refresh_token

Response
--------

X-Content-Type-Options: nosniff
Pragma: no-cache
Content-Disposition: attachment; filename="json.txt"; filename*=UTF-8''json.txt
Content-Encoding: 
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alternate-Protocol: 443:quic
Alt-Svc: quic=":443"; ma=2592000; v="36,35,34,33,32,31,30"
Transfer-Encoding: chunked
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Content-Type: application/json; charset=utf-8
Date: Tue, 16 Aug 2016 04:35:11 GMT
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:11 GMT


{"access_token":"******","token_type":"Bearer","expires_in":"3600"}
-----------------END API CALL-----------------------

AdsClientLibs.SoapXmlLogs Information: 1 : 
-----------------BEGIN API CALL---------------------

Request
-------

POST /api/adwords/cm/v201603/AdGroupCriterionService
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 
4.0.30319.42000)
Authorization: ******
VsDebuggerCausalityData: 
uIDPo5T4hSvJtQRHkWJyQ6OE0sIAAAAAjHphk/vB5kylH1AXsY7P4fLzSxLiKMJHmg1YEKPKH+sACQAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1350
Accept-Encoding: gzip
TimeStamp: Tue, 16 Aug 2016 11:35:12 GMT


<?xml version="1.0" encoding="utf-8"?><soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap:Header><RequestHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><developerToken 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";>******</developerToken><clientCustomerId
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";>723-401-2969</clientCustomerId><userAgent
 xmlns="https://adwords.google.com/api/adwords/cm/v201603";>MyApps 
(AwApi-DotNet/18.26.0, Common-Dotnet/3.14.0, .NET CLR/4.0.30319.42000, 
SelectorBuilder, SelectorField, 
gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><serviceSelector><fields>Id</fields><fields>KeywordMatchType</fields><fields>KeywordText</fields><fields>CriteriaType</fields><predicates><field>CriteriaType</field><operator>IN</operator><values>KEYWORD</values></predicates><predicates><field>AdGroupId</field><operator>EQUALS</operator><values>22081654946</values></predicates><ordering><field>KeywordText</field><sortOrder>ASCENDING</sortOrder></ordering><paging><startIndex>0</startIndex><numberResults>500</numberResults></paging></serviceSelector></get></soap:Body></soap:Envelope>

Response
--------

Content-Encoding: 
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Alt-Svc: clear
Transfer-Encoding: chunked
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=UTF-8
Date: Tue, 16 Aug 2016 04:35:11 GMT
Expires: Tue, 16 Aug 2016 04:35:11 GMT
Server: GSE
TimeStamp: Tue, 16 Aug 2016 11:35:12 GMT


<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ResponseHeader
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><requestId>00053a28dfcf1a600a624113ee0b8791</requestId><serviceName>AdGroupCriterionService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>167</responseTime></ResponseHeader></soap:Header><soap:Body><getResponse
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";><rval><totalNumEntries>0</totalNumEntries><Page.Type>AdGroupCriterionPage</Page.Type></rval></getResponse></soap:Body></soap:Envelope>
-----------------END API CALL-----------------------

Reply via email to