Re: API connection with analytics

2018-04-11 Thread Илья Бовбель
Yeah, I see. Thank you for help! вторник, 10 апреля 2018 г., 18:47:57 UTC+3 пользователь Bharani Cherukuri (AdWords API Team) написал: > > Hello, > > If you're using AdWords API, through the clientCustomer Id information, it > is not possible to lookup if the account is linked to Google

Re: api adwords - addresses

2018-04-11 Thread Илья Бовбель
I'm looking for addresses as extra information. Like Sitelink, Price etc. This information can be added (in the interface) on 3 levels - Customer level, Campaign level and AdGroup level. вторник, 10 апреля 2018 г., 22:33:50 UTC+3 пользователь Bharani Cherukuri (AdWords API Team) написал: > >

How through the adwords API Get the targeting reach impressions

2018-04-11 Thread Johan Watelet
Hello everyone, I'm creating a campaign with the google adwords tool and I get more information than with the API use. How can I get this information with the adwords API ?

Re: keyword text keyword match type keyword id

2018-04-11 Thread Amit Kumar Verma
CID: 1552618597 Request: ADD 1587701975 10120631 KEYWORD true Response: soap:Client [SharedSetCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion] https://adwords.google.com/api/adwords/cm/v201802;> [SharedSetCriterionError.CONCRETE_TYPE_REQUIRED @

Re: Best practice for downloading reports from multiple ClientCustomerIDs within an MCC account.

2018-04-11 Thread Jonathan Mallia
Hi Mark, Can you please share the .Net code for points 1 - 3 as I am trying to get the list of accounts within the MCC? That would be great help. Cheers Jon On Sunday, September 8, 2013 at 9:45:38 AM UTC+2, Mark Ibanez wrote: > > Hi, > > Before I pose the question, please allow me to

AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI I always meet the ERROR [AuthorizationError.SERVICE_ACCESS_DENIED] when I tried to access adwords api. Firstly, I can confim I am admin user on my MCC account. Use

Re: Is there any way to exclude placements for UACs programmatically?

2018-04-11 Thread Aleksandar
Hi Dorian Just an update in case you still are looking for this solution and for everyone who is reading this thread. With the October 2017 update Google introduced the functionality to programmatically exclude placements on account level:

Setting up Google AdWords API (Php SDK)

2018-04-11 Thread Lucy Bowe
Hello, I am following the instructions from the Google AdWords API webpage about getting everything setup. When I try to fun the example GetCampaigns.php, i get the following error: root@business:/adwords-examples-34.0.0/adwords-examples-34.0.0# php

Linking Adwords clients to MCC account using APIs.

2018-04-11 Thread Kartikeya Gaur
I want to send invite link to the client using AdWords API in PHP. I have a custom web form which asks a user to enter details like name, email, customerID. And I want to send an invite to that user for linking to my MCC account. Is it possible? If yes, please provide me the detail how its done

Invite adWord client to MCC account using APIs

2018-04-11 Thread Kartikeya Gaur
Hello, I want to send an invitation for linking AdWords client account to my MCC account. I have a form on my website which asks for name, email, CustomerID, etc and I want to send an invitation using AdWords API in PHP if possible. Please let me know how it is possible and share the video or

Reporting API gives more and more BadRequest (400) responses

2018-04-11 Thread Zweitze
ignStatus IN ENABLED PAUSED REMOVED AdNetworkType1 IN SEARCH CONTENT 20130101 20180411 https://adwords.google.com/api/adwords/cm/v201710;>

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REGUIRED

2018-04-11 Thread Igor Shamin
Dear support. When will it be possible to give an answer? вторник, 10 апреля 2018 г., 13:35:10 UTC+3 пользователь Igor Shamin написал: > > Hi. We have a problem. We send a *request to ChampaignService*, we > receive a response > *AuthenticationError.CLIENT_CUSTOMER_ID_IS_REGUIRED* > I ask to

AdNetworkType1 = mixed

2018-04-11 Thread Oksana Sulyma
Hi guys! In migration guide for v201802 (https://developers.google.com/adwords/api/docs/guides/migration/v201802) I see next: "The AdNetworkType1 and AdNetworkType2 fields may now return a result of MIXED." But I wasn't able to find what does this Cross-Network mean, could you provide more

Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Kevin, Could you please share the CID and developer token which you sent in request header, so that I can troubleshoot the issue? You could choose '*Reply privately to author*' option when replying. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How through the adwords API Get the targeting reach impressions

2018-04-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It looks like you're looking for the Targeting reach information through the API. It is currently not possible to retrieve this through AdWords API. Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Setting up Google AdWords API (Php SDK)

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm have you created OAuth credentials (Client ID, Client secret)? If no, please refer this guide to create the OAuth credentials and refresh token. Please add created

Re: api adwords - addresses

2018-04-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, If you're looking to setup Ad Extensions through AdWords API, please refer to this guide which illustrates in detail on how to Add

Re: Other search terms in search query report

2018-04-11 Thread Tirtha Ghosh Dastidar
Awesome ! Thanks for the calrification Vincent ! On Tuesday, April 10, 2018 at 8:35:47 PM UTC-7, Vincent Racaza (AdWords API Team) wrote: > > Hi Tirtha, > > Yes, I got your private message and I have also replied to you privately. > If you have not received my reply, pasting it again below: > >

Re: Invite adWord client to MCC account using APIs

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Kartikeya, A manager account can invite a client account or another manager account to be managed via AdWords API. You can use managedCustomerService.mutateLink() API call to send an

Re: AdNetworkType1 = mixed

2018-04-11 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Oksana, Sorry for your confusion. The MIXED AdNetworkType1 was added to prepare for the future feature of AdWords, which hasn't been fully released yet. And it doesn't mean to represent Youtube Video and Display Networks. Best, Thanet, AdWords API Team On Wednesday, April 11, 2018 at

Re: Reporting API gives more and more BadRequest (400) responses

2018-04-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Zweitze, I can confirm that the report definitions that you have shared is valid and not expected to return the HTTP 400 error code. I will let the team know about this and investigate it at our end. I will keep you posted on the updates. Thanks, Sreelakshmi, AdWords API Team -- --

Re: keyword text keyword match type keyword id

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Amit, Thanks for sharing the SOAP logs. Could you please confirm are you looking to add Keyword criteria to existing Shared set? If yes, you need to set criterion type and text in request as given below: https://adwords.google.com/api/adwords/cm/v201802;>

HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI, I tried to use googleads-java-lib(https://github.com/googleads/googleads-java-lib) to access adwords data,but got the ERROR AuthorizationError.SERVICE_ACCESS_DENIED.I am very confused about this problem,cause I am the admin user on my MCC account and I have got correct Credentials in