Memory leaks & storage consuming data

2014-01-11 Thread assaf
Hi, My application calls Java API via different services ( CampaignServiceInterface,CampaignCriterionServiceInterface etc),using - Credential oAuth2Credential = new OfflineCredentials.Builder() .forApi(Api.ADWORDS) .fromFile() .build() .generateCredential(); //

Re: How to incrementally fetch Campaign, AdGroup & Ads with date range & Batch the calls.

2014-01-11 Thread Ewan Heming
Hi Bikram, You can find the ids of new and changed objects using the CustomerSyncService, then call the services to get the data. Also, many of the fields are available in the reporting service, so you could g

Re: How to get started with AdWords API PHP library 4.7.0 / v201309 ?

2014-01-11 Thread Ad_nu
OK – I created a new client ID (with API console) and executed the file in command line (using shell client). Now I can see couple of error messages and URL. When I visit the URL I get error message: invalid_client no application name Errors that are displayed after the file is executed: Strict