Hey Mark,

Thanks for the quick response here. 

I am attaching the complete outgoing request as well as the incoming 
response logs which includes all the details you have asked for.  As you 
can see in the attached files below, I am requesting for two metrics i.e 
`conversions` and `conversions_by_conversion_date`, but the Google Ads API 
is completely ignoring the second metric and I am not getting anything for 
the requested field. But for the first metric, I am getting the value as 
expected.

Please let me know if any more details will be required from my side to 
debug this further. 

Looking forward to a quick resolution on this. Thanks!

Best Regards,
Anant Prasad

On Wednesday, March 17, 2021 at 8:50:51 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hello Anant,
>
> Thank you for raising this to us.
>
> So our team could also check on our end, could you share with us the 
> following details below via *Reply privately to author* option?
>
>    - Customer ID 
>    - Complete query structure 
>    <https://developers.google.com/google-ads/api/docs/query/overview> 
>    - 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 request-id 
>    
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>    ) 
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Dw8AB: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/27ea98ce-4ce8-4d38-8610-8aa367880470n%40googlegroups.com.
 Incoming response: Payload: {"results":[{"campaign":{"resourceName":"customers/3248250062/campaigns/11509665805","id":"11509665805"},"metrics":{"conversions":<REDACTED>}},{"campaign":{"resourceName":"customers/3248250062/campaigns/11509665808","id":"11509665808"},"metrics":{"conversions":<REDACTED>}},{"campaign":{"resourceName":"customers/3248250062/campaigns/11509665811","id":"11509665811"},"metrics":{"conversions":<REDACTED>}},{"campaign":{"resourceName":"customers/3248250062/campaigns/11509665814","id":"11509665814"},"metrics":{"conversions":<REDACTED>}},{"campaign":{"resourceName":"customers/3248250062/campaigns/11509665817","id":"11509665817"},"metrics":{"conversions":<REDACTED>}}],"fieldMask":"campaign.id,metrics.conversions,metrics.conversionsByConversionDate"}
CID: 3248250062, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v6.services.GoogleAdsService/Search, IsFault: no

Outgoing request: Headers: {"developer-token":"REDACTED","login-customer-id":"REDACTED","x-goog-api-client":"gl-ruby/2.6.5 gax/0.3.4 gapic/8.0.0 grpc/1.32.0","x-goog-request-params":"customer_id=3248250062"} Payload: {"customerId":"3248250062","query":"SELECT campaign.id, metrics.conversions, metrics.conversions_by_conversion_date FROM campaign"}

Reply via email to