How to Query for fields such as "WebSite Status","Audience Status" etc using Adwords API .NET

2012-07-23 Thread VK
download the performance reports such as Criteria,Campaign ,Ad etc and don't find these fields ("Ad Schedule","Audience","Audience Status" etc ) on any of the reports? Any help is greatly appreciated.. Thanks! VK -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Exception has been thrown by the target of an invocation

2012-10-11 Thread VK
Hi Anash, Where can I get the latest signed version of the dot net client libraries? Thank you! Vaibhavi On Tuesday, February 21, 2012 2:39:58 AM UTC-8, Anash P. Oommen wrote: > > Hi Vaibhavi, > > As I mentioned in my email, the current assemblies in the public > distribution aren't signed (pat

Exception has been thrown by the target of an invocation

2012-02-14 Thread VK
Hi, I am hoping you could point me in the right direction I am trying to call the Adwords API within a SSIS Script task(VB.NET Visual Studio 2005),the user is initialized as below Dim UserDict As New Dictionary(Of String, String) UserDict.Add("UserAgent", "XXX") UserDict.Add("Cl

Re: Exception has been thrown by the target of an invocation

2012-02-15 Thread VK
Thanks Anash for your suggestion. I did switch to the latest version of the client library but still get the same error on the very first line after the user is initialized. It displays the config values like ClientCustomer ID ,Email,Password etc correctly from the App.config I think its a proble

Re: Exception has been thrown by the target of an invocation

2012-02-16 Thread VK
Hi Anash, Its actually an integration services project for SQL 2005 so I did a quick VS 2008 console solution targetting to .NET 2.0 on the server and it did throw the same error with more details. I have emailed you this console solution For the integration services project to work, had to insta

all_coversions_value in shopping_performance_view

2022-09-12 Thread Vk Kv
Hello, trying to select *all_conversions_value* in *shopping_performance_view*, however, it throws an error, that field is not selectable. Tried both in GAQL and directly through API. GAQL traceback and screenshot from documentation on *shopping_performance_view. *Any help appreciated, thanks

login_customer_id for multiple accounts

2022-11-04 Thread Vk Kv
Hello, I'm migrating my app from AdWords to GoogleAds. My test email contains multiple manager accounts, some of them are empty or disabled (screenshot "accounts"). When I'm trying to get account hierarchy or do anything with customer account, linked to the manager, I have to pass *login_custo