How to get the average cpc of a google shopping product ?
20 views
Skip to first unread message
m...@quentinleilde.com
unread,
Sep 22, 2017, 5:01:11 PM9/22/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi there.
I would like to know if it is possible to get the average cpc of a google shopping product (ProductPartition?) ?
I looked into TrafficEstimatorService with CampaignEstimateRequest>AdGroupEstimateRequest->KeywordEstimateRequest but I think this is only for keyword (\Google\AdsApi\AdWords\v201708\cm\Keyword).
Could help me please ?
Thanks
Vincent Racaza (AdWords API Team)
unread,
Sep 25, 2017, 1:35:00 AM9/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello.
Ok this what I'm looking for.
Do you have any code snippet on how to use shopping performance report ?
Thanks a lot.
Vincent Racaza (AdWords API Team)
unread,
Sep 25, 2017, 7:02:14 AM9/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
You can check this guide on how to create reports in the AdWords API. You can refer to this reporting example (in Java). This example is also available to other client libraries that we support. You can just change the report type on this example to Shopping Performance Report.