AdWords API Re: How to know mobile carriers for ads, by ReportService

2010-02-10 Thread kato
OK. I use ad services for mobile carriers.
Thank you.

Best,


On Feb 10, 2:06 am, AdWords API Advisor 
wrote:
> Hi,
>
> Unfortunately there are no reports that expose carrier information at
> this time.
>
> Best,
> - Eric
>
> On Feb 8, 10:04 pm, kato  wrote:
>
> > No report can expose mobile carriers information?
> > For saving quota consume, I want to use reports than ad services.
>
> > Best,
>
> > On Feb 9, 12:30 am, AdWords API Advisor 
> > wrote:
>
> > > Hi,
>
> > > Unfortunately not all fields of an ad are exposed via Account
> > > Structure reports.  For this information you will need to access the
> > > ad directly.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Feb 8, 1:55 am, kato  wrote:
>
> > > > Hi.
>
> > > > I want to download account-related ads by Account Structure Reports.
>
> > > > In Creative part of Structure API document, there are no "Mobile
> > > > Carriers" column.
> > > > How can we know mobile carriers by reports?
>
> > > > Best,

-- 
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-...@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.



AdWords API Re: How to know mobile carriers for ads, by ReportService

2010-02-08 Thread kato
No report can expose mobile carriers information?
For saving quota consume, I want to use reports than ad services.

Best,

On Feb 9, 12:30 am, AdWords API Advisor 
wrote:
> Hi,
>
> Unfortunately not all fields of an ad are exposed via Account
> Structure reports.  For this information you will need to access the
> ad directly.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Feb 8, 1:55 am, kato  wrote:
>
> > Hi.
>
> > I want to download account-related ads by Account Structure Reports.
>
> > In Creative part of Structure API document, there are no "Mobile
> > Carriers" column.
> > How can we know mobile carriers by reports?
>
> > Best,

-- 
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-...@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.



AdWords API How to know mobile carriers for ads, by ReportService

2010-02-07 Thread kato
Hi.

I want to download account-related ads by Account Structure Reports.

In Creative part of Structure API document, there are no "Mobile
Carriers" column.
How can we know mobile carriers by reports?

Best,

-- 
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-...@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.



AdWords API Re: Behavior towards over-sized report.

2010-01-27 Thread kato
Thanks of gzipped reports, we can (almost) forget about truncation of
reports.

Thank you.

Best,


On Jan 27, 12:54 am, AdWords API Advisor
 wrote:
> Hi Kato,
>
> Unfortunately there is no way to know the size a report before it is
> generated.  As for performing a local database sync, the account
> structure reports are likely your best option.
>
> Best,
> - Eric
>
> On Jan 25, 9:35 pm, kato  wrote:
>
> > Thanks for your reply.
>
> > I plans to use Account Structure Report to update local databases,
> > and concern about huge client's report may over-sized.
> > Are there any way to know estimate size of report before its creation?
>
> > I plan to create three (keywords, ads, and ad groups) reports by
> > account.
> > If there are better way to update local databases, please tell them to
> > me :)
>
> > Best,
>
> > On Jan 26, 3:46 am, AdWords API Advisor 
> > wrote:
>
> > > Hi,
>
> > > To address your questions:
>
> > > 1) Yes, there will be no reported errors.
>
> > > 2) The limit is based on the gzipped size, so the actual XML file may
> > > be larger when extracted.  This means that a zipped and non-zipped
> > > report may be truncated differently.
>
> > > In general we advise against creating reports that approach this size
> > > limit, both for the truncation problems and the load on the API.  This
> > > may mean breaking up reports large reports into smaller ones, by
> > > client account or campaign.
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Jan 25, 5:36 am, kato  wrote:
>
> > > > Hi.
>
> > > > I have two questions about ReportService.
>
> > > > It is wrote in API Reference:
>
> > > > > Served XML reports are truncated to 263064146 bytes (about 250MB).
>
> > > > 1. Is it means All (validateReportJob, scheduleReportJob,
> > > > getReportJobStatus and
> > > >    getReportDownloadUrl) of API calls return successful response even
> > > > reports are truncated?
> > > >    We cannot know whether the report is over-sized or not until
> > > > complete file download?
>
> > > > 2. The size 263064146 bytes is based by raw XML, not gzipped one?
> > > >     In other words, the two over-sized XMLs got by two APIs: getGzip/
> > > > getReportDownloadUrl are
> > > >     truncated by same point?
>
> > > > Best,

-- 
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-...@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.



AdWords API Re: Behavior towards over-sized report.

2010-01-25 Thread kato
Thanks for your reply.

I plans to use Account Structure Report to update local databases,
and concern about huge client's report may over-sized.
Are there any way to know estimate size of report before its creation?

I plan to create three (keywords, ads, and ad groups) reports by
account.
If there are better way to update local databases, please tell them to
me :)

Best,


On Jan 26, 3:46 am, AdWords API Advisor 
wrote:
> Hi,
>
> To address your questions:
>
> 1) Yes, there will be no reported errors.
>
> 2) The limit is based on the gzipped size, so the actual XML file may
> be larger when extracted.  This means that a zipped and non-zipped
> report may be truncated differently.
>
> In general we advise against creating reports that approach this size
> limit, both for the truncation problems and the load on the API.  This
> may mean breaking up reports large reports into smaller ones, by
> client account or campaign.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 25, 5:36 am, kato  wrote:
>
> > Hi.
>
> > I have two questions about ReportService.
>
> > It is wrote in API Reference:
>
> > > Served XML reports are truncated to 263064146 bytes (about 250MB).
>
> > 1. Is it means All (validateReportJob, scheduleReportJob,
> > getReportJobStatus and
> >    getReportDownloadUrl) of API calls return successful response even
> > reports are truncated?
> >    We cannot know whether the report is over-sized or not until
> > complete file download?
>
> > 2. The size 263064146 bytes is based by raw XML, not gzipped one?
> >     In other words, the two over-sized XMLs got by two APIs: getGzip/
> > getReportDownloadUrl are
> >     truncated by same point?
>
> > Best,

-- 
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-...@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.



AdWords API [ReportService] Behavior towards over-sized report.

2010-01-25 Thread kato
Hi.

I have two questions about ReportService.

It is wrote in API Reference:
> Served XML reports are truncated to 263064146 bytes (about 250MB).

1. Is it means All (validateReportJob, scheduleReportJob,
getReportJobStatus and
   getReportDownloadUrl) of API calls return successful response even
reports are truncated?
   We cannot know whether the report is over-sized or not until
complete file download?

2. The size 263064146 bytes is based by raw XML, not gzipped one?
In other words, the two over-sized XMLs got by two APIs: getGzip/
getReportDownloadUrl are
truncated by same point?

Best,

-- 
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-...@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.