Re: Using ReportDefinitionService in sandbox what do I have to do to get sample data?

2010-06-11 Thread Alex Parij
That's really nice !
You should add it to documentation or something .

On Jun 10, 4:48 pm, AdWords API Advisor adwordsapiadvi...@google.com
wrote:
 Hi All,

 Reports in v201003 can be run in the sandbox, and unlike the v13
 reports will return real rows of data.  The stats will all be zero
 however, since ads don't run in the sandbox.

 Best,
 - Eric Koleda, AdWords API Team

 On Jun 9, 10:03 am, Alex Parij paris.a...@gmail.com wrote:



  You can't generate reports on sandbox, only production environment .

  Alexander Parij

  On Jun 9, 9:59 am, Malks malko...@gmail.com wrote:

   Further to this I tried a CAMPAIGN_PERFORMANCE_REPORT instead of the
   KEYWORDS_PERFORMANCE_REPORT and got a row of data back.  Guess there's
   just not that much in the way of report data in the sandbox.

   On Jun 9, 11:08 pm, Malks malko...@gmail.com wrote:

Hi,

I'm just starting to explore the AdWords API so not sure if I'm
missing something basic.  I have managed to add a campaign, ad group
and ads using the examples and now want to get a report back.  I'm
using the v201003 examples and have manged to run
AddKeywordsPerformanceReportDefinition.php and DownloadReport.php to
get a file back but there is no data in it.

Using sandbox what are the next steps to get a valid report.  What
I've read in the doco suggests that report data is randomly generated
so now a bit stuck on getting past an empty report.

Thanks,
Anthony.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using ReportDefinitionService in sandbox what do I have to do to get sample data?

2010-06-10 Thread AdWords API Advisor
Hi All,

Reports in v201003 can be run in the sandbox, and unlike the v13
reports will return real rows of data.  The stats will all be zero
however, since ads don't run in the sandbox.

Best,
- Eric Koleda, AdWords API Team

On Jun 9, 10:03 am, Alex Parij paris.a...@gmail.com wrote:
 You can't generate reports on sandbox, only production environment .

 Alexander Parij

 On Jun 9, 9:59 am, Malks malko...@gmail.com wrote:



  Further to this I tried a CAMPAIGN_PERFORMANCE_REPORT instead of the
  KEYWORDS_PERFORMANCE_REPORT and got a row of data back.  Guess there's
  just not that much in the way of report data in the sandbox.

  On Jun 9, 11:08 pm, Malks malko...@gmail.com wrote:

   Hi,

   I'm just starting to explore the AdWords API so not sure if I'm
   missing something basic.  I have managed to add a campaign, ad group
   and ads using the examples and now want to get a report back.  I'm
   using the v201003 examples and have manged to run
   AddKeywordsPerformanceReportDefinition.php and DownloadReport.php to
   get a file back but there is no data in it.

   Using sandbox what are the next steps to get a valid report.  What
   I've read in the doco suggests that report data is randomly generated
   so now a bit stuck on getting past an empty report.

   Thanks,
   Anthony.

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


Using ReportDefinitionService in sandbox what do I have to do to get sample data?

2010-06-09 Thread Malks
Hi,

I'm just starting to explore the AdWords API so not sure if I'm
missing something basic.  I have managed to add a campaign, ad group
and ads using the examples and now want to get a report back.  I'm
using the v201003 examples and have manged to run
AddKeywordsPerformanceReportDefinition.php and DownloadReport.php to
get a file back but there is no data in it.

Using sandbox what are the next steps to get a valid report.  What
I've read in the doco suggests that report data is randomly generated
so now a bit stuck on getting past an empty report.

Thanks,
Anthony.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using ReportDefinitionService in sandbox what do I have to do to get sample data?

2010-06-09 Thread Malks
Further to this I tried a CAMPAIGN_PERFORMANCE_REPORT instead of the
KEYWORDS_PERFORMANCE_REPORT and got a row of data back.  Guess there's
just not that much in the way of report data in the sandbox.

On Jun 9, 11:08 pm, Malks malko...@gmail.com wrote:
 Hi,

 I'm just starting to explore the AdWords API so not sure if I'm
 missing something basic.  I have managed to add a campaign, ad group
 and ads using the examples and now want to get a report back.  I'm
 using the v201003 examples and have manged to run
 AddKeywordsPerformanceReportDefinition.php and DownloadReport.php to
 get a file back but there is no data in it.

 Using sandbox what are the next steps to get a valid report.  What
 I've read in the doco suggests that report data is randomly generated
 so now a bit stuck on getting past an empty report.

 Thanks,
 Anthony.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Using ReportDefinitionService in sandbox what do I have to do to get sample data?

2010-06-09 Thread Alex Parij
You can't generate reports on sandbox, only production environment .

Alexander Parij

On Jun 9, 9:59 am, Malks malko...@gmail.com wrote:
 Further to this I tried a CAMPAIGN_PERFORMANCE_REPORT instead of the
 KEYWORDS_PERFORMANCE_REPORT and got a row of data back.  Guess there's
 just not that much in the way of report data in the sandbox.

 On Jun 9, 11:08 pm, Malks malko...@gmail.com wrote:



  Hi,

  I'm just starting to explore the AdWords API so not sure if I'm
  missing something basic.  I have managed to add a campaign, ad group
  and ads using the examples and now want to get a report back.  I'm
  using the v201003 examples and have manged to run
  AddKeywordsPerformanceReportDefinition.php and DownloadReport.php to
  get a file back but there is no data in it.

  Using sandbox what are the next steps to get a valid report.  What
  I've read in the doco suggests that report data is randomly generated
  so now a bit stuck on getting past an empty report.

  Thanks,
  Anthony.

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