*Request_id:*
com.google.ads.googleads.v9.errors.GoogleAdsException: request_id: 
"7NTIcOGtlJhgMyBBeMXJSQ"
*Execute this query :*
       String query="SELECT customer.descriptive_name, 
customer.id,campaign.id, campaign.name, campaign.status, metrics.ctr, 
metrics.impressions, metrics.relative_ctr,"
                + " metrics.value_per_conversion,metrics.cost_micros 
,metrics.average_cpc, metrics.cost_per_conversion, 
metrics.cost_per_all_conversions, metrics.clicks, "
                + 
"metrics.conversions,campaign.network_settings.target_search_network,customer.currency_code,
 
metrics.conversions_value, campaign.labels,"
                + " 
metrics.conversions_from_interactions_rate,segments.month,metrics.all_conversions_from_interactions_rate,
 
metrics.all_conversions_value, metrics.all_conversions "
                + " FROM campaign WHERE segments.month =  '"+Date+"' AND 
metrics.impressions > 0";

*Request:*SearchGoogleAdsStreamRequest request 
=SearchGoogleAdsStreamRequest.newBuilder().setCustomerId(customerId2.toString()).setQuery(gaqlQuery).build();
ServerStream<SearchGoogleAdsStreamResponse> stream 
=serviceClient.searchStreamCallable().call(request);          

I download records against the MCC account hierarchy and after some time *grpc 
internal error* occurs. I retry my code but this error occurs frequently.
Thanks.
                
On Friday, April 15, 2022 at 1:24:41 AM UTC+5 adsapi wrote:

> Hi Ashir,
>
> Thank you for reaching out. 
>
> To investigate the issue further, could you please provide the complete 
> request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  
> and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  
> logs, with the request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
> ?
> If you haven't yet, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. Java) > Logging documentation, which 
> you can access from this link 
> <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>. 
> You can provide it via Reply privately to author option. If this option is 
> not available, then send it instead on this email address 
> googleadsa...@google.com <https://groups.google.com/>.
>
> Thanks,
> [image: Google Logo] 
> Nirmita 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2a3MPE: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 
"Google Ads API and AdWords 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/4fba7861-c125-410b-954f-f83627ac231dn%40googlegroups.com.
  • GR... Ashir Khan
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Ashir Khan
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to