Re: Change History Report Issue While fetching more than 10K Rows.

2023-05-19 Thread Nay Win
hi@gmail On Tue, 16 May 2023 22:07 Google Ads API and AdWords API Forum, < adwords-api@googlegroups.com> wrote: > Hi Shipra, > > Thank you for raising this concern to the Google Ads API team. > > In order for us to further investigate, we would need the complete > *request* and *response* logs wi

Re: Has TargetingIdeaService stopped working?

2014-07-01 Thread Win Ko Aye
ID and token in the request body for apparent reason when I first posted the question. On Tuesday, July 1, 2014 6:11:23 PM UTC+8, Win Ko Aye wrote: > > Hi, > > We are having trouble getting the query result from > TargetingIdeaService.get API. Below are soap request and respo

Has TargetingIdeaService stopped working?

2014-07-01 Thread Win Ko Aye
Hi, We are having trouble getting the query result from TargetingIdeaService.get API. Below are soap request and response. 01 Jul 2014 18:03:35 requestInfoLogger [INFO] Request made: Service: "TargetingIdeaServiceInterfacePort" Method: "get" URL: "https://adwords.google.com/api/adwords/o/v2013

CampaignError.INCOMPATIBLE_FREQUENCY_CAP

2014-05-26 Thread Win Ko Aye
I am getting INCOMPATIBLE_FREQUENCY_CAP when I make mutate call on campaign service. I am not able to find any information regarding this. Belows are some of the SOAP parameters in that call. 10 DAY CAMPAIGN MANUAL_CPM Any help or pointer would be much appreciated. Thanks.

Re: Does the AdWords API support authentication via service accounts (OAuth 2.0)?

2012-10-18 Thread Win Ko Aye
.setServiceAccountPrivateKeyFromP12File(keyFile) .setServiceAccountUser("adwo...@yourdomain.com") .build(); return serviceAccountCredential; } You can ignore CALLBACK_URL, CLIENT_ID and CLIENT_SECRET. They are use for interactive web server application.

Re: How soon will the Java Libraries support v201209?

2012-10-07 Thread Win Ko Aye
Strangely enough, supposedly "old library" is updated with support for new API version, v201209. http://code.google.com/p/google-api-adwords-java/source/browse/trunk/ChangeLog I am a bit confused. Can someone clear this up, please. Thanks, Win Ko On Friday, October 5, 2012 11:17:3

Re: last 30 day search query report generated using AdWords API does not match same report generated from Google My Client Center

2010-12-06 Thread win
I didn't know that the Search Query Performance Report from the MCC can't be retrieved from AdWords API. Thanks for letting me know. By the way, I did another run of the search query performance report (Last 30 days Nov 6, 2010 - Dec 5, 2010) from adwords api and came up with 17,347 records and th

last 30 day search query report generated using AdWords API does not match same report generated from Google My Client Center

2010-12-03 Thread win
We are using AdWords API to generate the last 30 day search query performance report. We expect that the report would contain the exact same data as the report that we generate from Google My Client Center(MCC)->Client Report. However, there are discrepancies. The MCC version contains more data. S