his effectively disables the soaplistener extension. This worked for me.
> In the entire part you can also add things like
> config.OAuth2Mode = Google.Api.Ads.Common.Lib.OAuth2Flow.SERVICE_ACCOUNT;
> config.OAuth2SecretsJsonPath ="";
> config.NetworkCode = "";
&g
Is it also the same for Groups & Keywords ?
On Fri, Dec 4, 2015 at 5:12 PM, Senthil Palaniswami <
senthil.palanisw...@gmail.com> wrote:
> Thanks a lot Anthony. It makes sense now.
>
> On Fri, Dec 4, 2015 at 5:09 PM, Anthony Madrigal <
> adwordsapiadvisor+anmadri...@go
Thanks a lot Anthony. It makes sense now.
On Fri, Dec 4, 2015 at 5:09 PM, Anthony Madrigal <
adwordsapiadvisor+anmadri...@google.com> wrote:
> Hey Senthil,
>
> The reason those campaigns are not being returned is because they are
> video campaigns. Video campaigns are currently not supported thro
Team,
I got all the Campaign details including ID, Name, but some of the records
are missing. I found those are status of "Paused". Could you please assist
on this ? Thanks !
Thanks
Senthil
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://
Team,
I have a huge Keyword data on our sites, have them filtered to do by
CriteriaType, Match type & CriterionUse . But still i get 100,000 records
on the Start Index and gets an error.
Is it possible to get the keywords & placement data by daterange? Thanks !
I am using V201509 .Net API.
Team,
I am trying to get the "Negative AdGroup Data" like Negative keywords
below. Is it possible on the Group Level or Only on the Campaign Level ?
Thanks
Keyword keyword = (Keyword) adGroupCriterion.criterion;
string keywordType = isNegative ? "Negative keyword" : "Keyword";
Thanks
Senth
Team,
I am trying to get the Criteria data by using C# code. Below is my code to
get the data by paging, problem is on the Paging. Total Record count is
189,000 , i have them assigned to get 10,000 records per pull, when i get
into 100,000 as a startIndex , i get an error !!. Could you please
tp://www.sqlis.com/post/Where-is-my-appconfig-for-SSIS.aspx has
> instructions on how to do that.
>
> Cheers
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Monday, October 19, 2015 at 8:01:06 AM UTC-4, Senthil Palaniswami wrote:
>>
>> Team,
>>
>> Anyone h
Team,
Anyone has the same problem ?? I am keep getting the same error after
adding the SOAP config in the C# code. Please assist. Thx ...
On Thursday, October 15, 2015 at 10:30:23 PM UTC-4, Senthil Palaniswami
wrote:
> I am using the API in SQL server SSIS Package in script task wit
I am using the API in SQL server SSIS Package in script task with C# to get
the data into SQL Server database.
the same code is working good in C# Console application with App.Config
file, but it is not working in SSIS. Please assist.
The SoapListenerExtension class is not loaded. The mos
Awesome .. thanks ..
On Thu, Oct 15, 2015 at 12:22 PM, Anthony Madrigal <
adwordsapiadvisor+anmadri...@google.com> wrote:
> Hi Senthil,
>
> Thanks for providing me your CID! The reason your API call is not
> returning any campaigns is because the CID you are using is an MCC account.
> You will ne
thanks Anthony. I just sent ..
On Thu, Oct 15, 2015 at 12:15 PM, Anthony Madrigal <
adwordsapiadvisor+anmadri...@google.com> wrote:
> Hi,
>
> Could you please *reply privately to author *me with your Client Customer
> Id so that I could take a look to see what may be going wrong?
>
> Thanks,
> An
Hi All,
I am using C# console app to get the Campaign records into text files. I
got the developer token granted and approved. But when I run the below code
,I see it is getting access but no records from GoogleAdwords. Any thought
??? No Errors though !!!
Below is my code
AdWordsAppC
he prn email to a user who has access
> to the AdWords account you are trying to access via your API request.
>
> Thanks,
> Josh, AdWords API Team
>
>> On Monday, August 24, 2015 at 4:33:07 PM UTC-4, Senthil Palaniswami wrote:
>> thanks Josh.
>>
>> When i r
personate *any user* within the domain. You won't be able to use that
> flow to impersonate a gmail.com user, because if you could, you'd be able
> to impersonate any Gmail user.
>
> Thanks,
> Josh, AdWords API Team
>
> On Monday, August 24, 2015 at 11:38:19 AM UTC-
gle.com/adwords/api/docs/guides/service-accounts#impersonation
>
> Thanks,
> Josh, AdWords API Team
>
>> On Monday, August 24, 2015 at 8:49:40 AM UTC-4, Senthil Palaniswami wrote:
>> Team,
>>
>> I am trying to get the Google AdWords Campaign data by C# Consol
Team,
I am trying to get the Google AdWords Campaign data by C# Console
application with the below settings, using the service account method. But
i get the error_description" : "Unauthorized client or scope in request." ,
it doesn't make sense. Because the same is used in Google Analytics Cor
David,
I am using the V201506 API in C# .Net Application by Service Account. I use
Service Account Email & .P12 Key file to access this, but i get the below
error. Could you please assist ? Thanks
*Failed to get access token for service account.*
*{*
* "error" : "unauthorized_client",*
*
18 matches
Mail list logo