Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-14 Thread Kevin Winter
Hi,
  The AdPerformanceReport contains details about the ads, whereas the 
Keyword performance report contains details about the Keywords.  Since both 
have KeywordId, you can run both reports separately and collate the 
information based on AdGroupId and KeywordId to include the details about 
the keyword with the Ad performance information.  Unfortunately, we have 
not published source code demonstrating how to do this.

- Kevin Winter
AdWords API Team

On Friday, December 9, 2011 10:18:05 AM UTC-5, Shailesh Joshi wrote:

 Thanks. Is it possible to get the sample code from v201109 version
 which displays how to merge the Keyword Perfomance report with the Ad
 Performance report.

 Sample code would really be helpful.

 Thanks.

 On Dec 9, 9:17 am, cwu2006 cha...@facilitatedigital.com wrote:
  Creative information was out of keyword performance report since after
  V13.  the way we did to work around is to combine keyword performance
  report with ad performance report which has keyword ID as key. It cost
  extra 4000 quota usage to get it. fortunately it is free now with
  v201109 adhoc report. wish it help.



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-14 Thread Amit Vimal
Thanks. we are able to join the Keyword details in the Ad Performance
report.

On Dec 14, 7:46 pm, Kevin Winter kevin.win...@google.com wrote:
 Hi,
   The AdPerformanceReport contains details about the ads, whereas the
 Keyword performance report contains details about the Keywords.  Since both
 have KeywordId, you can run both reports separately and collate the
 information based on AdGroupId and KeywordId to include the details about
 the keyword with the Ad performance information.  Unfortunately, we have
 not published source code demonstrating how to do this.

 - Kevin Winter
 AdWords API Team



 On Friday, December 9, 2011 10:18:05 AM UTC-5, Shailesh Joshi wrote:

  Thanks. Is it possible to get the sample code from v201109 version
  which displays how to merge the Keyword Perfomance report with the Ad
  Performance report.

  Sample code would really be helpful.

  Thanks.

  On Dec 9, 9:17 am, cwu2006 cha...@facilitatedigital.com wrote:
   Creative information was out of keyword performance report since after
   V13.  the way we did to work around is to combine keyword performance
   report with ad performance report which has keyword ID as key. It cost
   extra 4000 quota usage to get it. fortunately it is free now with
   v201109 adhoc report. wish it help.- Hide quoted text -

 - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Keyword Details in Ad Perfomance Report in v201109

2011-12-12 Thread Amit Vimal
Hi Team,

Is it possible to get keyword details with Ad Performance report in
v201109 in a single call to the API.

Any sample code would really be helpful.

Regards,
Amit A Vimal

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Keyword Details in Ad Perfomance Report in v201109

2011-12-12 Thread Amit Vimal
Hi Team,

Is it possible to get the keyword details with the Ad Perfomance
report v201109 by making a single call to the API.

Any sample code would really be helpful. Thanks

Regards,
Amit

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-09 Thread Shailesh Joshi
Thanks. Is it possible to get the sample code from v201109 version
which displays how to merge the Keyword Perfomance report with the Ad
Performance report.

Sample code would really be helpful.

Thanks.

On Dec 9, 9:17 am, cwu2006 chad...@facilitatedigital.com wrote:
 Creative information was out of keyword performance report since after
 V13.  the way we did to work around is to combine keyword performance
 report with ad performance report which has keyword ID as key. It cost
 extra 4000 quota usage to get it. fortunately it is free now with
 v201109 adhoc report. wish it help.

 On Dec 9, 9:02 am, Shailesh Joshi shailesh...@gmail.com wrote:



  Hi.

  I understand from reading Google forums that the only way to get
  creativeID
  is to change our report request from Keywords Performance to Ad
  Performance.
  And i have transfered form Keywords Performance Report to Ad
  Performance
  Report but did not find below columns in Ad Performance Report.
  1) KeywordMatchType 2) KeywordText
  3) MaxCpc4) FirstPageCpc   5) QualityScore  6) KeywordStatus

  How can i get above columns using Ad Performance Report.

  Any help would be useful.- Hide quoted text -

 - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Keyword Details in Ad Perfomance Report in v201109

2011-12-08 Thread Shailesh Joshi
Hi.

I understand from reading Google forums that the only way to get
creativeID
is to change our report request from Keywords Performance to Ad
Performance.
And i have transfered form Keywords Performance Report to Ad
Performance
Report but did not find below columns in Ad Performance Report.
1) KeywordMatchType 2) KeywordText
3) MaxCpc4) FirstPageCpc   5) QualityScore  6) KeywordStatus

How can i get above columns using Ad Performance Report.

Any help would be useful.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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


Re: Keyword Details in Ad Perfomance Report in v201109

2011-12-08 Thread cwu2006
Creative information was out of keyword performance report since after
V13.  the way we did to work around is to combine keyword performance
report with ad performance report which has keyword ID as key. It cost
extra 4000 quota usage to get it. fortunately it is free now with
v201109 adhoc report. wish it help.

On Dec 9, 9:02 am, Shailesh Joshi shailesh...@gmail.com wrote:
 Hi.

 I understand from reading Google forums that the only way to get
 creativeID
 is to change our report request from Keywords Performance to Ad
 Performance.
 And i have transfered form Keywords Performance Report to Ad
 Performance
 Report but did not find below columns in Ad Performance Report.
 1) KeywordMatchType 2) KeywordText
 3) MaxCpc4) FirstPageCpc   5) QualityScore  6) KeywordStatus

 How can i get above columns using Ad Performance Report.

 Any help would be useful.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords 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