Re: Custom data feed item performance report

2021-02-05 Thread Google Ads API Forum Advisor Prod
Hi Leo,

Can you please share your full report query and results through reply privately 
so I can take a closer look?

Thanks,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/UV5gI0QO2LZ100r8-8zpokRr2IoQB8ASH7kQ%40sfdc.net.


Re: Custom data feed item performance report

2021-02-05 Thread Leo Shaw
Hi, I've been unable to get performance metrics for individual items in a 
dynamic remarketing feed using the Google Ads API.  The API docs 

 seem 
to suggest it's possible, and I can fetch a limited set of data on the 
individual feed items with a query like this

SELECT feed_item.id, feed.name, metrics.impressions FROM feed_item WHERE 
feed_item.status = 'ENABLED' AND feed.id = '207408177' LIMIT 20

However the majority of fields (start_date_time, attribute_values etc.) 
don't return anything, and metrics like impressions are always zero 
(filtering WHERE metrics.impressions > 0 returns no results).  If I remove 
the constraint on feed.id, the query returns fields and metrics for feed 
items for other types of ads, and I can see in the UI that the dynamic 
remarketing ad has plenty of impressions.
Am I doing something wrong, or is it not possible to get performance 
metrics for individual feed items in a dynamic remarketing feed?

Thanks for any help,

Leo
On Tuesday, 30 June 2020 at 14:26:59 UTC+1 adsapiforumadvisor wrote:

> Hi,
>
> You will need to reach out to the product team 
>  to see 
> whether this feature will be included in the UI.
>
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zspLG: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/86fd0d8c-1a59-43d2-a8a8-e63975dcc35bn%40googlegroups.com.


Re: Custom data feed item performance report

2020-06-30 Thread Google Ads API Forum Advisor Prod
Hi,

You will need to reach out to the product team to see whether this feature will 
be included in the UI.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/fw0BX0QCQQO900HXi28kJwTQCTsOG2zc-q0g%40sfdc.net.


Re: Custom data feed item performance report

2020-06-30 Thread Mynd Nathamon
Hi Anthony,

Thanks! I'm exploring Google ads api now although wondering if such feature 
will be available on the UL as well?

Best,
NT

On Wednesday, June 24, 2020 at 11:20:21 PM UTC+7, adsapiforumadvisor wrote:
>
> Hello,
>
> We aren't planning on adding enhancements to the AdWords API. Our top 
> priority right now is to get the new Google Ads API ready for general 
> availability. You will be able to get reporting for Dynamic Remarketing in 
> Google Ads API. You can find more details here 
> 
> .
>
> Regards,
> Anthony
> Google Ads API Team 
>
> ref:_00D1U1174p._5004Q1zspLG: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/23210d4f-dbe6-422e-965c-1ccf49c7d1c4o%40googlegroups.com.


Re: Custom data feed item performance report

2020-06-30 Thread Mynd Nathamon
Hi Anthony,

Thanks! I'm exploring Google ads api now although wondering if such feature 
will be available on the Google Ads UI as well?

Best,
NT

On Wednesday, June 24, 2020 at 11:20:21 PM UTC+7, adsapiforumadvisor wrote:
>
> Hello,
>
> We aren't planning on adding enhancements to the AdWords API. Our top 
> priority right now is to get the new Google Ads API ready for general 
> availability. You will be able to get reporting for Dynamic Remarketing in 
> Google Ads API. You can find more details here 
> 
> .
>
> Regards,
> Anthony
> Google Ads API Team 
>
> ref:_00D1U1174p._5004Q1zspLG: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/96c848e1-a6df-41df-8b90-2867a44196ddo%40googlegroups.com.


Re: Custom data feed item performance report

2020-06-24 Thread Google Ads API Forum Advisor Prod
Hello,

We aren't planning on adding enhancements to the AdWords API. Our top priority 
right now is to get the new Google Ads API ready for general availability. You 
will be able to get reporting for Dynamic Remarketing in Google Ads API. You 
can find more details here.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/9I9LG0QCFUP500_FARAm4oRRmg9iVAl-3tjA%40sfdc.net.


Re: Custom data feed item performance report

2020-06-23 Thread Natha
Hi Anothony,

Thanks for a clear answer. Will it be available in the near future?

Best,
NT

On Friday, June 19, 2020 at 9:12:39 PM UTC+7, adsapiforumadvisor wrote:
>
> Hi Natha,
>
> Google Ads Scripts uses the same reporting as AdWords API. Just like with 
> Scripts, metrics for dynamic remarketing feeds 
> 
>  
> are not available for this report. It will only give you attribute values. 
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zspLG: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/979f2da0-c768-49b0-b49d-26358ec09bc0o%40googlegroups.com.


Re: Custom data feed item performance report

2020-06-19 Thread Google Ads API Forum Advisor Prod
Hi Natha,

Google Ads Scripts uses the same reporting as AdWords API. Just like with 
Scripts, metrics for dynamic remarketing feeds are not available for this 
report. It will only give you attribute values.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/7InrT0QC6FGF00Xk7g0atIS4-18WOjUKeahw%40sfdc.net.


Re: Custom data feed item performance report

2020-06-19 Thread Natha
Hi Anthony,

Google Scripts forum gave an answer that Scripts uses the API for 
reporting, and it's possible there is an API solution for what I'm trying 
to do, but at the moment, scripts does not support metrics reporting for 
this placeholder type. So this means that it's possible but have to do with 
Adwords API instead right? Although on the document, it sounds as if it's 
only possible for the extension though and not the dynamic re-marketing 
feed. May you help double check that it's really doable?

Please refer to conversation with Google Script team here: 
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/adwords-scripts/QIgIjinRYDs






On Monday, June 1, 2020 at 8:45:47 PM UTC+7, adsapiforumadvisor wrote:
>
> Hi Natha,
>
> Please check whether your feed Id in your WHERE clause has data. However, 
> it appears you are using Google Ads Scripts. So if you continue to face 
> issues, I'd recommend posting on their forum 
>  for 
> assistance.
>
> Regards,
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zspLG: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/713a9cec-4b48-4003-abef-8bc54764c156o%40googlegroups.com.


RE: Custom data feed item performance report

2020-06-01 Thread Google Ads API Forum Advisor Prod
Hi Natha,

Please check whether your feed Id in your WHERE clause has data. However, it 
appears you are using Google Ads Scripts. So if you continue to face issues, 
I'd recommend posting on their forum for assistance.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/0unH-0QB927R00Nc7_wYa3S8S41phoUmpThw%40sfdc.net.


Re: Custom data feed item performance report

2020-05-29 Thread Natha



Thank you Anthony!

I've tried the Placeholder Feed Item Report, it seems to work but the only 
problem is that the value isn't there


[image: Screen Shot 2563-05-30 at 10.29.37.png] 


Here is the query I use

var QUERIES = [{'query' : 'SELECT AdGroupId, AdGroupName, Conversions, 
ConversionRate, ConversionTypeName ' +
'FROM   ADGROUP_PERFORMANCE_REPORT ' +
'DURING 20191001,20200430',
'spreadsheetUrl' : 
'https://docs.google.com/spreadsheets/d/xxx/edit#gid=xx',
'tabName' : 'ConversionTypeName',
'reportVersion' : 'v201809'
   },
   {'query' : 'SELECT CampaignName, Clicks, Impressions, Cost ' 
+
'FROM   CAMPAIGN_PERFORMANCE_REPORT ' +
'WHERE  Impressions > 10 ' +
'DURING 20191001,20200430',
'spreadsheetUrl' : 
'https://docs.google.com/spreadsheets/d/xxx/edit#gid=xx',
'tabName' : 'Campaigns',
'reportVersion' : 'v201809'
   },
   {'query' : 'SELECT FeedItemId, AdGroupId, Conversions, 
ConversionRate ' +
'FROM   PLACEHOLDER_FEED_ITEM_REPORT ' +
  'WHERE  Impressions > 1 ' +
  'AND  FeedId = xxx ' +
  'DURING 20191001,20200430',
'spreadsheetUrl' : 
'https://docs.google.com/spreadsheets/d/xxx/edit#gid=xx',
'tabName' : 'Feed Item',
'reportVersion' : 'v201809'
   }
  ];


function main() {
  for(var i in QUERIES) {
var queryObject = QUERIES[i];
var query = queryObject.query;
var spreadsheetUrl = queryObject.spreadsheetUrl;
var tabName = queryObject.tabName;
var reportVersion = queryObject.reportVersion;
//Logger.log(spreadsheetUrl + " " + query);
var spreadsheet = SpreadsheetApp.openByUrl(spreadsheetUrl);
var sheet = spreadsheet.getSheetByName(tabName);
var report = AdWordsApp.report(query, {apiVersion: reportVersion});
report.exportToSheet(sheet);
  }

}

> The report from ADGROUP_PERFORMANCE_REPORT and CAMPAIGN_PERFORMANCE_REPORT 
> work perfectly, please let me know what have I done wrong with the 
> PLACEHOLDER_FEED_ITEM_REPORT. 
> Would be highly appreciated guys. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4e3acd3d-9f65-40bb-8f85-e83338dadc41%40googlegroups.com.


RE: Custom data feed item performance report

2020-05-29 Thread Google Ads API Forum Advisor Prod
Hi,

The Placeholder Feed Item Report can be used to get performance data on your 
feed items. For custom feed items, the PlaceholderType will be 14 and you can 
use the AttributeValues field to get the data specifically associated with 
these types.

Cheers,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zspLG: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/132r00QB3JRR00LkBmDlJ3SAqmF4aDl8DXYA%40sfdc.net.