Re: Using AdCustomizers With Existing Ads

2017-02-03 Thread sam
Thanks Shwetha! On Friday, February 3, 2017 at 11:38:09 AM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Sam, > > Ad objects are immutable. If you try to change any parameters of an Ad > apart from its status, you would encounter an error. If you want to make > any changes to an Ad,

Re: INVALID_OPERAND_TYPE in PlacesOfInterestOperand

2017-02-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The PlacesOfInterestOperand was deprecated and removed in the API version v201607. Please check the release notes

Re: Using AdCustomizers With Existing Ads

2017-02-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Sam, Ad objects are immutable. If you try to change any parameters of an Ad apart from its status, you would encounter an error. If you want to make any changes to an Ad, you must remove the Ad, and create a new Ad. This will result in a new Ad ID, so stats for the old Ad and the new Ad

Re: BatchJobService taking too long since yesterday?

2017-02-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Stefano, We've resolved any of the outstanding issues with performance in BatchJobService. If you see any further spikes in performance latency, please get back to me. Thanks, Nadine, AdWords API Team On Tuesday, January 24, 2017 at 11:38:36 AM UTC-5, Nadine Sundquist (AdWords API

Re: Same API Contact Email for Different MCCs

2017-02-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Camila, Yes, the same user should be able to manage the three MCC's via the API. You could use the developer token from any one of the MCC's to make calls against all your accounts. For your last question, the API contact email will be used to send any communication regarding the

Using AdCustomizers With Existing Ads

2017-02-03 Thread sam
Is there any way to do this? Since ads that work with AdCustomizers and FeedItems are created with code that looks like $expandedTextAd->headlinePart2 = "Starting at \${=$feedName.Price}"; My guess is that it might not be possible. But maybe there is still a way to do this? The ads we wish to

INVALID_OPERAND_TYPE in PlacesOfInterestOperand

2017-02-03 Thread JuanBCN
Hi, I'm setting a place of interest Operand and the API is answering it's an invalid operand type: REQUEST: ADD 736054715 https://adwords.google.com/api/adwords/cm/v201607; xsi:type="ns2:LocationGroups">

Re: Same API Contact Email for Different MCCs

2017-02-03 Thread 'Camila Costa' via AdWords API Forum
One last question: the API email contact is the same as the login of the developer? Thanks a lot! Camila On Friday, February 3, 2017 at 3:27:12 PM UTC-2, Camila Costa wrote: > > Perfect, thanks a lot! > > Just a few more questions: > > - So the same email address will be able to access the

Re: Same API Contact Email for Different MCCs

2017-02-03 Thread 'Camila Costa' via AdWords API Forum
Perfect, thanks a lot! Just a few more questions: - So the same email address will be able to access the three MCCs and manage the API? But then they would have to create 3 different APIs ad generate different tokens? Thanks a lot! Camila On Friday, February 3, 2017 at 2:09:52 PM UTC-2,

Re: Tracking template URL are cut off, why???

2017-02-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andrey, Could you check if the tracking template is set up correctly? The {keyword} parameter will be replaced by the keyword that matched the query of the content from for Search and Display campaigns. Since this is not specific to AdWords API, I suggest you post your query in the AdWords

Re: Same API Contact Email for Different MCCs

2017-02-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Camila, Yes, it is possible to have the same 'API contact email' on three different MCC accounts. However you cannot add multiple email Id(s) as API contact(s) on any given MCC account. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Display Planner: Search failed: an unexpected error occurred. Please try again.

2017-02-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Dmitry, Since your question is related to AdWords web interface (and not AdWords API), I would recommend posting your query on the AdWords Community Forum . Regards, Vishal Vinayak, AdWords API Team -- --

Re: How to get Customer Id with username and password

2017-02-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Sachin, To retrieve the CustomerId using the account's username and password, you need to follow these steps: 1. Generate client ID and client secret by following the instructions provided here

Re: sitelink/callout extensions stats

2017-02-03 Thread Natalia Ircha
thank you, it provides stats I was looking for. Natalie W dniu czwartek, 2 lutego 2017 17:30:14 UTC+1 użytkownik Shwetha Vastrad (AdWords API Team) napisał: > > Hi Natalie, > > You need to use the Placeholder report >

Re: Tracking template and auto tagging for managed customers

2017-02-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Gary, TrackingUrlTemplate at the account level needs to be set using CustomerService . Once you create a client account using ManagedCustomerService

Same API Contact Email for Different MCCs

2017-02-03 Thread 'Camila Costa' via AdWords API Forum
Hi guys, does anyone know if it is possible to have the same API contact email for three different MCCs? Or does it have to be only one API contact email per MCC? Thanks a lot! Camila -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to get Customer Id with username and password

2017-02-03 Thread Sachin Kumar
Hello Team, Object: To get customer Id with the help of adwords account's username and password. I have user's adwords account username and password. Now I want to get customer Id related to this username and password and then add this customer Id to mcc account. Kindly suggest a way or

Re: Adwords deducting amount more than Max. CPC

2017-02-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kishore, I see that you have enabled Enhanced CPC for your campaign. This bid strategy looks for ad auctions that are more likely to lead to sales, and then raises your max CPC bid

Re: Filter the ShoppingContent.Products.list

2017-02-03 Thread Avkeren Cohen
Hi Peter, This is regarding one of the Advanced APIs. https://developers.google.com/apps-script/advanced/shopping-content I Looked at the AdWords Merchant Center community and also posted the question there but it doesn't look like they have any experience with APIs. So do you know of any

Tracking template URL are cut off, why???

2017-02-03 Thread andrey . pakharchuk
Hello, I have a question. We, in our campaigns use tracking url templates, here is the link posted of advertisement that shows in the search engines: GADLink

Tracking template and auto tagging for managed customers

2017-02-03 Thread Gary Madden
Hello! I'm trying to set the tracking template and auto tagging at the account level. I have used the CustomerService to set these on an existing Customer

Re: Filter the ShoppingContent.Products.list

2017-02-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Our team provides support for AdWords API related concerns only. It seems that your concern is already out of scope for our team. I would suggest that you get in contact with the AdWords Merchant Center community forum