Hi Das, there is an SQL scheme for APIlity on Sourceforge: http://sourceforge.net/project/showfiles.php?group_id=144351
Maybe that will give you some ideas. Regards, Christian On 13 Okt., 20:24, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Hello Das, > > You can determine the basic data types by either looking at the > relevant entries in the online documentation (such > ashttp://code.google.com/apis/adwords/docs/developer/Campaign.html) or > by just taking a look at the Java data types used in the client > library. > > I can't provide any specifics about the length of strings beyond > what's mentioned in the documentation. Your best bet would be to use a > variable-length text field in your database rather than allocating a > fixed number of characters for a given column. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Oct 13, 1:08 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > Could someone please clarify this. > > > We're going to save Google Adword structure into our database. We are > > not sure about the data elements size/length we get from Java API > > call. Is there way to get database scheme(AccountInfo, Campaign, > > AdGroup, Ad), so that, we will not face any data insert error at run > > time. > > > Thanks, > > Das --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---