AdWords API Re: example of using the apility library

2010-01-28 Thread blt
for the above code, i expect it to give me a report, but on running it , gives me a blank page. help is appreciated.. On Jan 28, 3:20 pm, blt wrote: > Hello, > > Need some help getting started on using apility library for reporting > service. > Just want to see a complete ex

AdWords API example of using the apility library

2010-01-28 Thread blt
Hello, Need some help getting started on using apility library for reporting service. Just want to see a complete example where the apility library is used to call srevices and gets the value out of it. Didnt found it anywhere. Thanks. -- You received this message because you are subscribed to

AdWords API gte total costs and clicks

2010-01-27 Thread blt
Is there any way to get the daily total cost and clicks for each client without the need to download the report.? -- 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 unsubscr

AdWords API Re: get client id from user and work on that client...

2010-01-27 Thread blt
ng this call you will need to get new instances of your > services that are configured with this new value. > > Best, > - Eric Koleda, AdWords API Team > > On Jan 26, 9:33 am, blt wrote: > > > > > I need some help in getting started. > > Based upon the clientid p

AdWords API get client id from user and work on that client...

2010-01-26 Thread blt
I need some help in getting started. Based upon the clientid provided by user, want to run the php scripts from the php client library. But I dont see any way out to dynamically work on the clientid, as the clientid is directly fetched from the auth.ini file in the client library. I know that, no