Re: Migration click type (Mobile Device,computer,tablet) in report download in v2013

2013-04-08 Thread Takeshi Hagikura (AdWords API Team)
Hi Mahesh,

Do you mean numeric values like 30001 that is present in that 
dochttps://developers.google.com/adwords/api/docs/appendix/platforms
?
If so, retrieving that values is not supported. You can retrieve the String 
of the device.

Best,
- Takeshi

On Monday, April 8, 2013 2:11:40 PM UTC+9, Mahesh wrote:

 Hello All,
 *And Special thanks to Takeshi,*

 we are getting perfect result regarding this.. 
 But Instead of the String of the Device can we get the *ID (numeric value)
 * ?

 Thanks,

 With Regards,*
 Mehul Prajapati.*

 On Thursday, 4 April 2013 15:18:09 UTC+5:30, Mahesh wrote:

 *Hello All,
 First Of All Sorry for my bad English,

 we are downloading report with DownloadCriteriaReportWithAwqlExample() 
 and in side the Defining Fields in query LIke:

 SELECT CampaignStatus,CampaignName, Amount, Status, Clicks, Impressions, 
 Ctr,AverageCpc,Cost,AveragePosition FROM CAMPAIGN_PERFORMANCE_REPORT '
   . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE

 IN this we want also the each type of click(Mobile 
 Device,computer,tablet) for each campaign?
 Can this possible with this ?

 Any one have the solution please ?

  
 *



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Migration click type (Mobile Device,computer,tablet) in report download in v2013

2013-04-07 Thread Mahesh
Hello Takeshi ,
Thanks for reply ,
 Do you mean that we should write like below ?
  
* SELECT CampaignStatus,CampaignName,Device, Amount, Status, Clicks, 
Impressions, Ctr,AverageCpc,Cost,**AveragePosition FROM 
CAMPAIGN_PERFORMANCE_REPORT '
  . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE*

Will It work perfectly ?

With Regards,
Mehul Prajapati.


On Friday, 5 April 2013 08:51:08 UTC+5:30, Takeshi Hagikura (AdWords API 
Team) wrote:

 Hi,

 Yes, you can segment the report with Device. 
 Please include Device in your Select columns. 

 Please see this 
 documenthttps://developers.google.com/adwords/api/docs/appendix/reports#campaignfor
  available columns.

 Best,
 - Takeshi

 On Thursday, April 4, 2013 6:48:09 PM UTC+9, Mahesh wrote:

 *Hello All,
 First Of All Sorry for my bad English,

 we are downloading report with DownloadCriteriaReportWithAwqlExample() 
 and in side the Defining Fields in query LIke:

 SELECT CampaignStatus,CampaignName, Amount, Status, Clicks, Impressions, 
 Ctr,AverageCpc,Cost,AveragePosition FROM CAMPAIGN_PERFORMANCE_REPORT '
   . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE

 IN this we want also the each type of click(Mobile 
 Device,computer,tablet) for each campaign?
 Can this possible with this ?

 Any one have the solution please ?

  
 *



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Migration click type (Mobile Device,computer,tablet) in report download in v2013

2013-04-07 Thread Mahesh
Hello All,
*And Special thanks to Takeshi,*

we are getting perfect result regarding this.. 
But Instead of the String of the Device can we get the *ID (numeric value)*?

Thanks,

With Regards,*
Mehul Prajapati.*

On Thursday, 4 April 2013 15:18:09 UTC+5:30, Mahesh wrote:

 *Hello All,
 First Of All Sorry for my bad English,

 we are downloading report with DownloadCriteriaReportWithAwqlExample() and 
 in side the Defining Fields in query LIke:

 SELECT CampaignStatus,CampaignName, Amount, Status, Clicks, Impressions, 
 Ctr,AverageCpc,Cost,AveragePosition FROM CAMPAIGN_PERFORMANCE_REPORT '
   . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE

 IN this we want also the each type of click(Mobile Device,computer,tablet) 
 for each campaign?
 Can this possible with this ?

 Any one have the solution please ?

  
 *

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Migration click type (Mobile Device,computer,tablet) in report download in v2013

2013-04-04 Thread Mahesh
*Hello All,
First Of All Sorry for my bad English,

we are downloading report with DownloadCriteriaReportWithAwqlExample() and 
in side the Defining Fields in query LIke:

SELECT CampaignStatus,CampaignName, Amount, Status, Clicks, Impressions, 
Ctr,AverageCpc,Cost,AveragePosition FROM CAMPAIGN_PERFORMANCE_REPORT '
  . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE

IN this we want also the each type of click(Mobile Device,computer,tablet) 
for each campaign?
Can this possible with this ?

Any one have the solution please ?

 
*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Migration click type (Mobile Device,computer,tablet) in report download in v2013

2013-04-04 Thread Takeshi Hagikura (AdWords API Team)
Hi,

Yes, you can segment the report with Device. 
Please include Device in your Select columns. 

Please see this 
documenthttps://developers.google.com/adwords/api/docs/appendix/reports#campaignfor
 available columns.

Best,
- Takeshi

On Thursday, April 4, 2013 6:48:09 PM UTC+9, Mahesh wrote:

 *Hello All,
 First Of All Sorry for my bad English,

 we are downloading report with DownloadCriteriaReportWithAwqlExample() and 
 in side the Defining Fields in query LIke:

 SELECT CampaignStatus,CampaignName, Amount, Status, Clicks, Impressions, 
 Ctr,AverageCpc,Cost,AveragePosition FROM CAMPAIGN_PERFORMANCE_REPORT '
   . 'WHERE Status IN [ACTIVE, PAUSED] DURING  CUR_DATE

 IN this we want also the each type of click(Mobile Device,computer,tablet) 
 for each campaign?
 Can this possible with this ?

 Any one have the solution please ?

  
 *

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.