We are getting extensions data for campaigns which have NOT run yet - they
have 0 impressions and have not been trafficked
We need to get the campaign.id associated with extension.id
Here's the query
SELECT
campaign.id,
extension_feed_item.id,
extension_feed_item.sitelink_feed_item.final_urls,
extension_feed_item.extension_type,
extension_feed_item.call_feed_item.phone_number,
extension_feed_item.callout_feed_item.callout_text,
extension_feed_item.sitelink_feed_item.line1,
extension_feed_item.sitelink_feed_item.line2,
extension_feed_item.sitelink_feed_item.link_text,
extension_feed_item.structured_snippet_feed_item.values,
extension_feed_item.targeted_geo_target_constant,
extension_feed_item.targeted_keyword.text,
extension_feed_item.targeted_keyword.match_type,
extension_feed_item.status
FROM extension_feed_item However because of the campaign
segment we cannot get prelaunch data - in order to get prelaunch data we
have to remove campaign.id from the query Our question is how do we get
extension.id and campaign.id together for PRELAUNCH campaigns (campaigns
with 0 metrics)? Appreciate any guidance here. Thank you!
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/b2031880-235c-468e-bfd9-842e3063543an%40googlegroups.com.