URGENT: Is there any way to check if an account exists any more in MCC by account id

2014-01-20 Thread Subrata Sarkar
would be great help for me! I am running out of time. PS: My application is developed in c# and at the moment API v201306 is being used. Thanks in advance, Subrata Sarkar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

API Clinet Login error

2013-02-26 Thread Subrata Sarkar
Hello, I am a newbie in Adwords area. When I am trying ClientLogin I am getting *This code example gets and downloads a criteria Ad Hoc report from an XML report definition.UNABLE_TO_AUTHORIZE* Email, password, developer token, Client customer Id all are defined in Web.config file. I am using

Re: ReportUtilities.DownloadClientReport error (v201209)

2013-02-26 Thread Subrata Sarkar
Hi Tom, I have the following setup in my application's web.config: (One thing, I don't know if this could be a reason!) I have set up an apps myself to generate ClientId and Secret. The problem is I was trying a different account which has a Developer Token it was limited to client login. I was

Email cannot be Null issue: how can I set AdwordsApiConfig values without defining them in web.config or app.config file? C# client library v201209

2013-03-26 Thread Subrata Sarkar
. Thanks in advance Subrata Sarkar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

.net Client library v201209 Reporting issue

2013-04-28 Thread Subrata Sarkar
Hello, First of all my apology if the questions look silly. I am fairly new to Adwords API. I am trying to generate different reports using .net client library v201209 (referring: https://developers.google.com/adwords/api/docs/appendix/reports). Repors I want are: - Ad Performance Report - Ad

Re: Campaign performance report beta feature feild not returned with V201209

2013-05-10 Thread Subrata Sarkar
Hi, I am able to fetch reports from API server fine, but my client says the costs are a little off. This is because I could not consider * OfflineInteractionCost* as such fields (marked as beta) can only be accessed b a registered beta tested When I added the above field in CAMPAIGN_PERFORMANCE_

Re: Campaign performance report beta feature feild not returned with V201209

2013-05-10 Thread Subrata Sarkar
Hi, I am able to fetch reports from API server fine, but my client says the costs are a little off compared to MCC console data. This is because I could not consider *OfflineInteractionCost* as such fields (marked as beta) can only be accessed by a registered *beta tester*. When I added the abo

Re: Can the API access the campaign label?

2013-06-25 Thread Subrata Sarkar
unts. One possibility I thought could be "labels" but unfortunately this filter is not yet exposed to API. In this scenario how I can achieve the above? If you can please reply in a few hours that would be a real life-saver for me. Best regards, Subrata Sarkar On Tuesday, 14 May 20

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-04 Thread Subrata Sarkar
I am usikng DISPLAY_KEYWORD_PERFORMANCE_REPORT. I want to fetch Display Network Performance Data for the last month. The MCC client account under question had active Display Keyword between August 11 and August 20. Th campaign had been DELETED after that. I did a API pull today, i.e. on 4th of

Adwords API v201306 - How to get Display Network Paused and Deleted campaign data

2013-09-27 Thread Subrata Sarkar
lector }; *Finally sending ReportDefinition to ReportUtilities for downloading* -- var utilities = new ReportUtilities(user) { ReportVersion = "v201306" }; var report = utilities.DownloadClientReport(reportDefinition, false, FilePath);

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-27 Thread Subrata Sarkar
Hi, I have problem in retrieving Display Network data for Paused and Deleted campaigns.* *I have posted my question at https://groups.google.com/forum/#!topic/adwords-api/dgj3u-3uSyk. Please let me know what I am doing wrong. Had I been found this topic early, I would have posted the question

Re: Report download v201209 and dateRange

2013-09-30 Thread Subrata Sarkar
Hi, Till Friday everything was working but suddenly since this morning I have started getting this error. Nothing has been changed, nothing has been updated (I am using .NET client library v201306, migration from v201209 was done 2 months back). *The order of fields in ReportDefinition is like

Question about Google API updated terms

2013-10-23 Thread Subrata Sarkar
Hello, I have just gone through updated Terms published by Google https://developers.google.com/adwords/api/docs/terms and have some confusions amongst which the major one is using multiple Adwrods client login credentials and OAuth2 credentials (for Analytic) in my application's database. Pl

Re: Question about Google API updated terms

2013-10-24 Thread Subrata Sarkar
different tokens being used. Does ToS team have a group as well or I have to contact where? Best regards, Subrata Sarkar On Fri, Oct 25, 2013 at 2:18 AM, Jeremy Aube wrote: > You'd have to confirm with the ToS team to verify compliance, but > technically speaking, it is possible