So how can I fetch images of each campaign/ad and connect it with campaign?

piątek, 13 listopada 2020 o 15:19:49 UTC+1 adsapiforumadvisor napisał(a):

> Hello,
>
> Unfortunately, you won't be able to get the image/video field with these 
> reports. However, you can use the following query to get most of what you 
> are looking for:
>
> SELECT
>      campaign.name,
>      metrics.impressions,
>      metrics.cost_micros,
>      metrics.conversions_from_interactions_rate,
>      metrics.conversions,
>      campaign.campaign_budget
> FROM
>     campaign
>
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27tSdD: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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e9a0879-37b4-4629-959d-99ec31b65fe1n%40googlegroups.com.

Reply via email to