Re: Percent Encoding of Custom Parameters

2016-06-15 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Dorian, Sorry for keeping you waiting. It appears that the click URL shown in UI isn't the same one used to serve ads. So, what you understand originally is correct--customer parameters aren't percent-encoded. The engineering team is going to make a change so the click URL shown in UI align

Re: Differences between similar fields in UserList and CriterionUserList entities

2016-06-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Al, Please see below differences for each field in each service: *CampaignCriterionService.CriterionUserList .userListEligibleForSearch* - is used to manage campaign-level criteria*.

Re: TargetingIdeaService not returning SearchParameters in results

2016-06-15 Thread Calin Ignat
Thank you, everything its a lot more clear now. I've already changed the seed keywords *just a bit* so i get the good keywords back too. In the keyword planer the seed keyword is returned if it has volume, if i am not mistaken... I don't always run multiple threads and when i do there are just tw

Re: ADWORDS support

2016-06-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Jeffrey, This forum is for AdWords API related cases. Since the concern above is related to billing, please post your question to AdWords Product Forum . Thanks and Regards, Joyce, AdWords API Team -- -- =~=~=

RE: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
All set. It appears that we had conflicting info in the 2 web.config files. Thank you for your attention. From: rpayne...@gmail.com -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+

Differences between similar fields in UserList and CriterionUserList entities

2016-06-15 Thread adivenuti
Hello AdWords API Team, I have a question regarding the function of a couple of fields that are being introduced for the *CampaignCriterionService.CriterionUserList* and *AdGroupCriterionUserList.CriterionUserList* types in v201603 of the AdWords API. The new fields are: - *CampaignCriter

ADWORDS support

2016-06-15 Thread Jeffrey Bourriague
I have been going back and forth with the adwords department. They keep telling me that a supervisor will be calling me back about my issue. Somehow, 1 of my ads were being ran twice. (The same ad) I was charged double. Now that I am asking for my $ to be refunded I am getting the run around. Th

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Well I'm glad I was able to be such help! You can get all the accounts under your manager account by first setting your clientCustomerId in your auth.ini file. Once

RE: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
It doesn’t appear that the app is looking at the web.config file. We there changes to the api from V201505 to v201509 that expects to find the oauth2 setting in a different location? From: 'Umesh Dengale' via AdWords API Forum -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Disabling suspicious activity monitoring

2016-06-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Warren, You could probably ask your question to either the AdWords Community Forum or the AdWords Help Center . They will be better suited to help you wit

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread Kostya Solovichenko
If I could, I would have kissed!! четверг, 16 июня 2016 г., 0:27:36 UTC+3 пользователь Anthony Madrigal написал: > > Hello, > > The AccountDescriptiveName should be the account name, not the client > customer Id. So in your case, it should be 2163923724. If you are running > the report from the

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread Kostya Solovichenko
Oh! I understood. Apparently i running the report from the manager level. I got to get report for second company. VERY THANK YOU!!! But as the programmatically get all ids my accounts? четверг, 16 июня 2016 г., 0:27:36 UTC+3 пользователь Anthony Madrigal написал: > > Hello, > > The AccountD

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread Kostya Solovichenko
How can discover, I running the report from the manager level or not? четверг, 16 июня 2016 г., 0:27:36 UTC+3 пользователь Anthony Madrigal написал: > Hello, > > The AccountDescriptiveName should be the account name, not the client > customer Id. So in your case, it should be 2163923724. If you

Disabling suspicious activity monitoring

2016-06-15 Thread Warren Zhang
Hi, Not sure if this is the right place to ask, but I couldn't find a general Google Accounts group. Wanted to know if it was possible to disable suspicious activity monitoring for specific Google/AdWords accounts. I've had to repeatedly change passwords for some accounts because automated tes

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The AccountDescriptiveName should be the account name, not the client customer Id. So in your case, it should be 2163923724. If you are running the report from the manager level, you can set the client account Id as shown in this line

RE: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
It is the same file so the OAuth2ClientID is the same. From: 'Umesh Dengale' via AdWords API Forum -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you please check you copied OAuth2ClientId property value in new app.config file from previous version app.config file when you migrated to v201509? Thanks, Umesh, AdWords API

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread Kostya Solovichenko
Yes. I send query on Adwords API with parameter: "$selector->predicates[] = new Predicate('AccountDescriptiveName', 'IN', array('216-392-3724'));". But returning empty data. Maybe it will happen because of the name? I send 216-392-3724 and 2163923724. I can not change the name in this situatio

Re: Google Adwords. How get report for all accounts?

2016-06-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Kostya, No worries. Your English isn't bad at all! There is currently no way to get reports for all accounts in one request. In order to get a report for multiple accounts , you need to submit a

Google Adwords. How get report for all accounts?

2016-06-15 Thread Kostya Solovichenko
I use AD_PERFORMANCE_REPORT in Adwords Api, but this type returning me report for one account (I do not know why it is so) . I want report for all my accounts. I tried use CRITERIA_PERFORMANCE_REPORT, ACCOUNT_PERFORMANCE_REPORT,CAMPAIGN_PERFORMANCE_REPORT ‎and several. All results returning rep

Re: Mutate ad group mobile bid adjustment in a single request

2016-06-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, If you are using AdGroupBidModifierService to get the list of BidModifiers, the source of the modifier will be available in the BidModifierSource . This field ca

Re: Access FeedItems by a Key Attribute Value

2016-06-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Gazal, I'm afraid the feed item attribute values are not filterable. Key attributes in a feed are used to maintain unique feed items based on your definition of a key. For example, you d

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
Sorry, I accidentally copied from the output when I tried to see what happened if I used the deprecated call. Here's the real error message: An exception occurred while running this code example.System.Exception: The given credential could not be refreshed: Google.Api.Ads.Common.Lib.AdsOAuthE

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
An exception occurred while running this code example.System.Exception: The given credential could not be refreshed: Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token. { "error" : "invalid_client", "error_description" : "The OAuth client was not found." } at Google.A

Re: TargetingIdeaService not returning SearchParameters in results

2016-06-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Calin, To include a particular keyword in the TargetingIdeaService response, you need to include that keyword in the IdeaTextFilterSearchParameter . If you are want statistic

Re: Google API (get merchanrID)

2016-06-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Ivanova, Unfortunately, the only place in adwords API where you can find the merchant ID information linked to an account is the Shopping Performance Report . You can perhaps use the goo

Re: How should I deal with the following account warning

2016-06-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Could you please let me know where you are seeing this error? This does not appear to be AdWords API related at first glance. If you give me the steps you took to give this error, that would be very helpful. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The ReportDownloadError.INVALID_VERSION error occur when you are using the API version(e.g. v201506) which is sunset. Could you please check you are using v201509 for above API call? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Re: error concerning 24 hours delay after posting

2016-06-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Karl, You could consider setting up conversion tracking on your website. If this is not an option, you *have *to wait the required amount of time for the information to propagate in the system when you import conver

Re: BatchJob Cancelled Unknown / Internal Error

2016-06-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, If you are still encountering this issue, please send over the BatchJob.id of the failed job, and I'll take a look. Thanks, Josh, AdWords API Team On Wednesday, June 15, 2016 at 10:00:09 AM UTC-

Re: can't get refresh token

2016-06-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Masa, If you are trying to run the example directly from the command line, please ensure all the jars in the lib directory are added to your classpath. Typically you would run the following command from the examples directory to compile your java program: javac -classpath : adwords/axis/au

Mutate ad group mobile bid adjustment in a single request

2016-06-15 Thread dima
Hi, I can't find a way to update mobile bid adjustment of ad group in single mutate operation. First of all I read the current bid adjustment using AdGroupBidModifierServiceInterface. I get a value which is defined on ad group level, and if it's undefined I get a value of campaign level. Don't

Re: Get custom data in response when calling mutate()

2016-06-15 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdGroup is identified by field id . When you create the AdGroup using mutate operation (with Add op

Re: BatchJob Cancelled Unknown / Internal Error

2016-06-15 Thread goingdev
Any update on this? On Friday, May 27, 2016 at 10:56:20 AM UTC-4, goingdev wrote: > > There's only been 1 type of operation in each of my jobs, but thanks for > the try ;) > > On Friday, May 27, 2016 at 5:01:35 AM UTC-4, Stefano Fontana wrote: >> >> Hi, >> >> Same here. Retrying the job doesn't

How should I deal with the following account warning

2016-06-15 Thread DX Marketing2
Hello all, My account has emerged: Insufficient match of microdata price information,Not performing automatic item updates for availability warning, but my code has not changed, how should I deal with it? Do you have any experience in this respect, please advise。 as these Not performing aut

Re: Error:"unauthorized_client", Description:"Unauthorized client or scope in request.", Uri:""

2016-06-15 Thread DX Marketing2
Hi Anthony, My account has emerged: Insufficient match of microdata price information,Not performing automatic item updates for availability warning, but my code has not changed, how should I deal with it? Do you have any experience in this respect, please advise。 Thank you very much On Sat, M

Get FeetItem by Key Attribute Value

2016-06-15 Thread Gazal Garg
I am using Google AdWords API to manage my Product Feeds for Dynamic Remarketing. I have created a Custom Type Feed with, let's say, three Attributes. PRODUCT_ID (key, number), PRODUCT_NAME (text), PRICE (text) (Note PRODUCT_ID is the Key here.) I am able to insert FeedItems to it using the

Access FeedItems by a Key Attribute Value

2016-06-15 Thread Gazal Garg
I am using Google AdWords API to manage my Product Feeds for Dynamic Remarketing. I have created a Custom Type Feed with, let's say, three Attributes. PRODUCT_ID (key, number), PRODUCT_NAME (text), PRICE (text) (Note PRODUCT_ID is the Key here.) I am able to insert FeedItems to it using the

can't get refresh token

2016-06-15 Thread A. Masa
Hello, I am using test account ,i'm using my test client id and client secret to get refreshtoken but it says cannot load or find main class getRefreshtoken.java. Is there a problem with client library?? Anyone please reply me with a solution. Thanks, MASA -- -- =~=~=~=~

Re: AdWords API 201605 add ExpandedTextAd does not work

2016-06-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, For the time being, yes, but please keep an eye on our blog for announcements regarding *ExpandedTextAd* support in production accounts. The API supports these new types in test accounts so developers can have the opportunit

Is there a new way AdWords is dealing with Refresh Tokens?

2016-06-15 Thread rpayneesm
Our program has stopped working since we migrated to 201509 from 201506. I don't suppose there's some new thing we should be doing to manage our refresh token, is there? We tried re-generating a token, and it still isn't working. Here's the error message we're getting: An exception occurre

Re: ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You could try and set the *includeZeroImpressions* to *true* in the HTTP header of the report request and see if the issue is resolved. Only campaigns that have non-zero impressions are returne

Re: Google API (get merchanrID)

2016-06-15 Thread Анастасия Иванова
Hi Vishal, Thank you for the answer, the thing is that we need to get the list of all the available merchantID, but not the merchantID from the campaigns that already exist. In other words, we need to get all the linked accounts, whose IDs we can use. Can you please help with this? Thanks по

Re: TargetingIdeaService not returning SearchParameters in results

2016-06-15 Thread Calin Ignat
This is returned if the keyword exists in SearchParameter field *(car rental atlanta airport)*

Re: Html5 Bundle Template

2016-06-15 Thread Adrian Blanco
I solved the problem. The issue was the path when I added the new files to the bundle. I removed the slash preceded my path when I added my files, and then it works properly. El miércoles, 15 de junio de 2016, 4:42:43 (UTC+2), Peter Oliquino escribió: > > Hi Adrian, > > Thank you for the inform

ServingStatus on CAMPAIGN_PERFORMANCE_COLUMNS only showing the "eligible" campaign

2016-06-15 Thread Abdurrahman Al Faruqi
I'm trying to get serving status on CAMPAIGN_PERFORMANCE_REPORT but only showing the "eligible" campaign and "limited by budget" shows as "eligible". how do I get the "paused" and "limited by budget" properly? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our