Hi Derek,

all definitions are found here:
http://code.google.com/apis/adwords/docs/developer/adwords_api_reports.html

Just follow the link to the right report and there is a list of all
the fields you have to provide and the fields you get in return.

Unfortunately there is no list of field types. Just remember that id's
should be large integer fields (BIGINT 20 at least). Personally i use
varchar fields mostly, sometimes unsigned integer fields for values
like clicks and impressions.

Regards,
Christian

On 6 Okt., 14:43, DerekX <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm looking for a proper column definition of the fields in the
> reports available through the ReportService.
>
> Name, Type, nullable, etc.
>
> Can anyone point me in the right direction?
>
> Cheers,
> Derek.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to