Hi Peter,

I have tried to contact the API using .Net this time. While executing the 
GetKeyword file , I receive below response from the API.
I am not able to understand what it actually means.

1. Is this a success response?
2. How to we access the records from this response.

Method Name: /google.ads.googleads.v6.services.GoogleAdsService/Search
Host: https://googleads.googleapis.com
Headers: {
  "x-goog-api-client": "gl-dotnet/3.0.0 gapic/6.1.0 
gax/3.2.0+002f6637d17e4170f5db7ec7ca6f0163e6df1481 grpc/2.34.0",
  "developer-token": "REDACTED",
  "x-goog-request-params": "customer_id=7443410547"
}{ "customerId": "7443410547", "query": "SELECT\n                    
ad_group.id,\n                    ad_group.status,\n                    
ad_group_criterion.criterion_id,\n                    
ad_group_criterion.keyword.text,\n                    
ad_group_criterion.keyword.match_type\n                FROM 
ad_group_criterion\n                WHERE ad_group_criterion.type = 
'KEYWORD'\n                    AND ad_group.status = 
'ENABLED'\n                    AND ad_group_criterion.status IN ('ENABLED', 
'PAUSED')\n                LIMIT 50" }Response
--------
Headers: {
  "content-disposition": "attachment",
  "request-id": "LqklIs4mGUiy4_9t-uWE6w",
  "date": "Fri, 15 Jan 2021 04:52:52 GMT",
  "alt-svc": "h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; 
ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; 
ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; 
v=\"46,43\""
}{ "fieldMask": 
"adGroup.id,adGroup.status,adGroupCriterion.criterionId,adGroupCriterion.keyword.text,adGroupCriterion.keyword.matchType"
 
}  


Thanks
Rajat
On Tuesday, January 12, 2021 at 2:54:48 PM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Rajat,
>
> Since this appears to be a setup issue for the Java client library, I 
> would recommend that you reach out to the Java client library owners via 
> this link <https://github.com/googleads/googleads-java-lib/issues>, for 
> further assistance.
>
> Should the issue revert back to the API's services, you may write back so 
> our team can help and investigate.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2AJX1n:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d3af3c88-ce1c-4f1a-800d-168595e81badn%40googlegroups.com.

Reply via email to