Hi, I tried Google-API using C#.net, for inserting new records, it didn't show any error. But after inserting the records the returned gbaseentry object is null.
Final result -> not saving. I found a lot of post, based on post insert in this page... Can any one help me. On Apr 8, 3:59 am, Genki <[email protected]> wrote: > Very good -- your suggestion works: > > $ed = $entry->getGbaseAttribute('expiration_date'); > $ed[0]->text; -- You received this message because you are subscribed to the Google Groups "Google Base Data API" 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/google-base-data-api?hl=en.
