I'm not exactly sure what field that would be, but essentially I would like 
to calculate/get the cost of a lead pushed into salesforce. I know we store 
the values like GCLID and campaign name.. but I'm not sure how I would use 
that in a query to fetch the cost of a singular lead. 

Something like this example on the reporting section : 
SELECT
  campaign.name,
  campaign.status,
  segments.device,
  metrics.impressions,
  metrics.clicks,
  metrics.ctr,
  metrics.average_cpc,
  metrics.cost_micros
FROM campaign
WHERE segments.date DURING LAST_30_DAYS


Is there maybe a list of fields / examples of such queries?
On Monday, July 20, 2020 at 2:56:23 PM UTC-4 adsapiforumadvisor wrote:

> Hi,
>
> Thank you for reaching out. Can you please share a screenshot of the 
> Google Ads UI showing the value you'd like to retrieve?
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q22XZ0a: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/d41d6967-d5ce-4bf8-9507-cd3800606493n%40googlegroups.com.

Reply via email to