Sitelink extensions using matching functions

2016-09-01 Thread Parag Mali
I am using adwords api v201605. I am trying to attach sitelink using matching function to particular adgroup. I am using matching function of type CONTAINS_ANY(FeedAttribute[feedId,feedAttributeId],{'nike shoes'

How to I get ad setting detail info from adwords api

2016-09-01 Thread Jungwon Lee
Hi. I use a adwords api v201607. I want to get ad setting detail information. I try to AdGroupAdService. but didn't get. how to I get ad setting detail info, what api, what servce? thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://g

Google response is giving {\n \"error\" : \"invalid_request\"\n

2016-09-01 Thread seasta2016
Hello Google Team I working on google adwords api, Some times it gives google campaigns in result. Some times it gives error like {\n \"error\" : \"invalid_request\"\n. with same oauth details and php code. Please suggest on this. Thanks Regal -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

some times, Google adwords api is giving campaign list in result and some time it gives error like "error" : "invalid_request with php code and same oauth details

2016-09-01 Thread seasta2016
some times, Google adwords api is giving campaign list in result and some time it gives error like below with php code and same oauth details { "error" : "invalid_request" } Thanks Regal Singh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Trying to get report but always just get "ReportDownloadError.MISSING_PARAMETER" "Missing report definition"

2016-09-01 Thread aipa kazuma
Hi We are having a trouble with an adwords API and wondering if you can help us. We called adwords api url ' https://adwords.google.com/api/adwords/reportdownload/v201603'. This api was working until yesterday(2016/08/31), but stop working today. We read the reference pages and tried to figure o

Re: Sitelink extensions using matching functions

2016-09-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi Parag, Could you confirm if this ( *CONTAINS_ANY(FeedAttribute[feedId,feedAttributeId],{'nike shoes'})* ) is the actual code that you used? If yes, could you try something like this example with actual values for the feedId and the feedAttributeId : *CONTAINS_ANY(FeedAttribute[12345678,0]

Re: How to I get ad setting detail info from adwords api

2016-09-01 Thread 'Joyce Lava' via AdWords API Forum
Hello, Do you mean adGroup setting? If yes, then you can use the AdGroupService to get its Setting (ExplorerAutoOptimizer

Re: Trying to get report but always just get "ReportDownloadError.MISSING_PARAMETER" "Missing report definition"

2016-09-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Your report definition should look something like the one below : HTTP HEADER: Authorization:Bearer xx clientCustomerId:xxx-xxx- Content-Type:application/x-www-form-urlencoded developerToken: Request Parameters: __rdxml: https://adwords.go

Re: Fatal Error: invalid_request

2016-09-01 Thread Sachin Kumar
I switched to php lib v201607 from v201603 and changed the oath crdentilas also still facing the same problem. On Thursday, September 1, 2016 at 1:23:31 AM UTC+5:30, Nadine Sundquist (AdWords API Team) wrote: > > Hello Everyone, > > I just want to be sure this isn't related to any of the client

Re: Why {creative} attribute is not getting replaced by the Ad ID when using a tracking template?

2016-09-01 Thread Emad Atya
Hello, Thanks for responding. I've already submitted the question to the Adwords Communite Forums, and they redirected me to here since this looks like an advanced/technical question. Any help will be appreciated! Thanks, On Wednesday, August 31, 2016 at 8:50:46 PM UTC+2, Emad Atya wrote: > >

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Everyone, Thanks for the updates. We're still working on finding the root cause of this issue. I'll send out updates as I have more information. Cheers, Nadine, AdWords API Team On Thursday, September 1, 2016 at 7:38:11 AM UTC-4, Sachin Kumar wrote: > > I switched to php lib v201607 from

Re: Changes to Account-level Conversion Settings?

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Steve, We've recently put out a blog post about what will be changing. Please check it out. Best, Nadine, AdWords API Team On Friday, August 5, 2016 at 7:50:48 PM UTC-4, Nadine Sundquist (AdWords

Re: Google response is giving {\n \"error\" : \"invalid_request\"\n

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Regal, Thanks for mentioning this. We've received multiple reports of this on this thread . We're still look into it. Please keep an eye on that forum thread for updates. Thanks, Nadine, AdWords API Team On Thursday, Septemb

Re: Fatal Error: invalid_request

2016-09-01 Thread Li Tan
Is anyone using c# lib, or java lib that has this problem? On Thursday, September 1, 2016 at 6:54:05 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hello Everyone, > > Thanks for the updates. We're still working on finding the root cause of > this issue. I'll send out updates as I have

Re: Fatal Error: invalid_request

2016-09-01 Thread Jeff Siebach
I am also receiving intermittent errors. It is about 2/3 of the requests that don't go through, with the others saying invalid_request. Just wanted to contribute so I'd get updates on this thread and be able to help if I can. Thanks. On Wednesday, August 31, 2016 at 1:27:23 AM UTC-5, Sachin K

Expanded text ads

2016-09-01 Thread Mario Rossi
hi Exist a script to update the text ads in Expanded text ? thx for the help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Everyone, We've come up with a possibility, and it would really help if someone could give this a try and get back to me. If you can try this on a smaller scale first just to test the waters, that would be great. It sounds like everyone experiencing this issue is using the PHP library. Pl

Re: Fatal Error: invalid_request

2016-09-01 Thread Jean-Guy Speton
New endpoint gives the following 400 response: Error 400 (Not Found)!!1*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px;}* > body{background:url(//www.google.c

Re: Fatal Error: invalid_request

2016-09-01 Thread Jeff Siebach
I updated the endpoint and received a 400 error when trying to convert the code to an access token: Error 400 (Not Found)!!1*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;paddin

Re: Fatal Error: invalid_request

2016-09-01 Thread Ronak Shah
Hello, I tried updating the ACCESS_ENDPOINT constant but now getting Error 400 response like below. *400.* That’s an error. The requested URL was not found on this server Thanks, Ronak Shah On Thursday, September 1, 2016 at 9:42:20 PM UTC+5:30, Nadine Sundquist (AdWords API Team) wrote: >

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
HI Folks, Thanks for giving this a try. This is making me think we may have an endpoint problem here. I'll look further into it. Just for sanity's sake I gave this command a try just to see if the endpoint was working for me outside of the library, which it is. I'm wondering if it's not accessi

Re: Fatal Error: invalid_request

2016-09-01 Thread Li Tan
I got 400 after I changed to https://www.googleapis.com/oauth2/v4/token On Thursday, September 1, 2016 at 9:12:20 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Hello Everyone, > > We've come up with a possibility, and it would really help if someone > could give this a try and get bac

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings Everyone, First of all, thank you to everyone for being so helpful. Did anyone have enough trace logging on to pick up the reason behind the *invalid_request* when it first started appearing? Was it just *invalid_request* without any reason? Thanks, Nadine, AdWords API Team On Thurs

Re: Fatal Error: invalid_request

2016-09-01 Thread uutadmob
Yes, it was just *invalid_request* without any reason. We haven't changed anything. Maybe we are all php version. Started time maybe less 10 hours before Sachin Kumar send this error to you. 在 2016年9月2日星期五 UTC+8上午1:20:10,Nadine Sundquist (AdWords API Team)写道: > > Greetings Everyone, > > First

Re: Fatal Error: invalid_request

2016-09-01 Thread Li Tan
I tried the curl with my credential. It worked for me and I got access token from it. *{* * "access_token": "",* * "token_type": "Bearer",* * "expires_in": 3600* *}* On Thursday, September 1, 2016 at 9:59:19 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > HI Folks, > > Thanks for g

Re: Fatal Error: invalid_request

2016-09-01 Thread AdWordsAPI-Gnr
He was trying for a long time. He gave no reason error. We never make a change. 1 Eylül 2016 Perşembe 20:20:10 UTC+3 tarihinde Nadine Sundquist (AdWords API Team) yazdı: > > Greetings Everyone, > > First of all, thank you to everyone for being so helpful. Did anyone have > enough trace logging

Re: Fatal Error: invalid_request

2016-09-01 Thread Seth Therrien
No, there was no reason in there errors. On Thursday, September 1, 2016 at 10:20:10 AM UTC-7, Nadine Sundquist (AdWords API Team) wrote: > > Greetings Everyone, > > First of all, thank you to everyone for being so helpful. Did anyone have > enough trace logging on to pick up the reason behind t

Re: INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE

2016-09-01 Thread Sylvain Beauregard
Hi Josh! Sorry for the delay, I just saw your response. and I tried it... and it worked! Thanks, Le vendredi 19 août 2016 17:51:35 UTC-3, Josh Radcliff (AdWords API Team) a écrit : > > Hi, > > It looks like you are setting the *id* attribute of your > *BiddingStrategyConfiguration*, but th

Re: conversion segmentation in shopping performance report

2016-09-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hi guys, Just wanted to update you on the status of this feature. Unfortunately, this feature will no longer be considered for future versions of the API, now that fields such as ConvertedClicks are being removed. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! Thanks for the responses! We're still actively working this. It's been tricky to figure out the root cause of this one. Cheers, Nadine, AdWords API Team On Thursday, September 1, 2016 at 2:07:08 PM UTC-4, Seth Therrien wrote: > > No, there was no reason in there errors. > > > On Thur

Re: Fatal Error: invalid_request

2016-09-01 Thread ajohnson
Hi Nadine, Hello again from New Orleans. We just met in person at the API workshop in NYC. How are you? I am currently experiencing the same issue with the PHP client library reporting: "invalid request". I thought it might have been the old version depreciating, so I updated to 201607 and

Re: Why {creative} attribute is not getting replaced by the Ad ID when using a tracking template?

2016-09-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Emad, I will try my best and see if I can figure out why this is going on. Could you please *reply privately to author* the SOAP request and response you used to create this ad? If you don't have that, please send me a *get *request where this ad is returned. Thanks, Anthony AdWords API

Re: Expanded text ads

2016-09-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Are you looking to update your text ads to expanded text ads? This tutorial would be of help, in that case. If not, unfortunately, all fields (except status) in an expanded text ad are immutable and ther

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Alan, Glad you had a safe trip back! It's great that you were able to make it to the workshop. We completely understand how much trouble this is causing everyone, and my team is working together to figure this out. It's tough to nail down because it looks like it's a change in OAuth from our

Re: Fatal Error: invalid_request

2016-09-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings AdWordsians, We've made some changes on our servers, which we believe should fix the issue. Is there an improvement for anyone, or is the issue persisting? Best, Nadine, AdWords API Team On Thursday, September 1, 2016 at 7:42:21 PM UTC-4, Nadine Sundquist (AdWords API Team) wrote: >

Re: Fatal Error: invalid_request

2016-09-01 Thread Ronak Shah
Hello Nadine, I tried making few requests and all of them worked fine without any issue.I will try to make some more calls to other services and let you know the results. Thanks, Ronak Shah On Friday, September 2, 2016 at 10:22:49 AM UTC+5:30, Nadine Sundquist (AdWords API Team) wrote: > > Gr

Re: Fatal Error: invalid_request

2016-09-01 Thread AdWordsAPI-Gnr
Hello, 201 605 and 201 607 versions were tested. We did not encounter the error. We continue to test. We're glad to be resolved. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.g

Re: Trying to get report but always just get "ReportDownloadError.MISSING_PARAMETER" "Missing report definition"

2016-09-01 Thread aipa kazuma
Thank you advance. I tried AdWords API client libraries . I was found cause. Thank you so much! 2016年9月1日木曜日 19時12分04秒 UTC+9 Peter Oliquino: > > Hi, > > Your report definition should look something lik