Re: Can not save Audience Rule with ExpressionUserList

2015-11-17 Thread Binh Quach
Hi, Anthony Thanks all. But requests do not throw [CollectionSizeError.TOO_FEW @ operations[0].operand.rule.groups]. Hi, Adwords API Team When i create with same rule one by back-end and one by manual, data that i get not the same. One is UserList type with no rule and another is ExpressionUse

Mcc Level Account Peroformance Report

2015-11-17 Thread Chirag
Hello Team, how I can get reports on MCC level. for example, If I wants to get Account Performance report for all ClientCustomerId under my MCC. Currently I am only getting individual report for each client Customer id. Is there any way to get Such report for all customer id in one report. Than

Re: Error during product partition creation

2015-11-17 Thread peter . rietzler
Hi Josh Any updates on this ? Thanks! Peter Am Mittwoch, 11. November 2015 20:55:04 UTC+1 schrieb Josh Radcliff (AdWords API Team): > > Hi Peter, > > Using that request ID, I found some information on our side that indicates > that there may have been an unexpected duplication of this request.

ValueTrack Parameter to Match mobileappcategory:: in PLACEMENT_PERFORMANCE_REPORT

2015-11-17 Thread Mark Rogoyski
In Display Network mobile app install campaigns that target mobile app categories as the biddable placement, you can get the mobileappcategory:: ID string in the PLACEMENT_PERFORMANCE_REPORT in the Criteria field (Placement column). For example, if you are targeting: */All Apps/Google Play/Game

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-17 Thread F inc
Hi, Thank you for the answer! I understood. Although there "currently" is not supported, does it supported in the future? I know that it obtained the information campaign to be run a "Campaign Performance Report" or "Video Performance Report". However, I would like to automatically be stopped

Determining whether a campaign targeting the search network, or the display network

2015-11-17 Thread etienne . veilleux
Hi, I'm trying to determine whether a campaign targeting the search network or the display network, but I don't know which service to use. I am able to get the information of a campaign with "CampaignService". How can I get this kind of data? I am working with PHP. Thank you ! This is the wa

Re: API steps to get javascript for tracking calls to a phone number displayed on a website

2015-11-17 Thread test . manager . aw
Josh, Thank you very much for your quick and clear reply! I missed the ADD operation entirely. :) On Tuesday, November 17, 2015 at 2:46:45 PM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Please see my responses inline below. > > Thanks, > Josh, AdWords API Team > > On Tuesday, N

Re: URL_PERFORMANCE_REPORT Behavior Changed

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
Hi Mark, Thank you for your patience in clarifying that it's disappearance of named mobile app placements that is the issue. I zeroed in quickly on the anonymous placements and missed that point. I'm running it by a few of the folks here to see if they know of anything general that could have c

Re: (502)Bad Gateway error

2015-11-17 Thread Jill
FYI this is on getting result from a bulk mutate job. On Tuesday, November 17, 2015 at 3:35:42 PM UTC-8, Jill wrote: > > Hi, > > We are getting a lot of these (502)Bad Gateway errors today. It was only > intermittent previously. This still happens after many retries. What does > it mean? > >

(502)Bad Gateway error

2015-11-17 Thread Jill
Hi, We are getting a lot of these (502)Bad Gateway errors today. It was only intermittent previously. This still happens after many retries. What does it mean? Thanks! Jill -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Re: Using reports to sync account structure

2015-11-17 Thread Brad Ruderman
I would like to revisit this topic. I am currently trying to sync the KEYWORD_PERFORMANCE_REPORT, so everyday after the "data freshness time" (https://support.google.com/adwords/answer/2544985), I was running a query for the past 5 days and replacing the data. However I noticed that as of latel

Re: Special Char in text ad

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
Hi Jesus, I'm not a Python expert, so I'm going to ask around to see if one of my colleagues has tried this before. I'll get back to you when I have an answer. Best, Nadine, AdWords API Team On Tuesday, November 17, 2015 at 10:55:42 AM UTC-5, jesus.rom...@ogilvy.com wrote: > > Hi, I already t

Re: Java: Type mismatch: cannot convert from SeedAdGroupIdSearchParameter to SearchParameter

2015-11-17 Thread Umesh Dengale
Hi Maarten, Could you please check the selector is of type TargetingIdeaSelector ? Please check out GetKeywordIdeas

Re: IdeaTextFilterSearchParameter to be more specific?

2015-11-17 Thread Anthony Madrigal
Hi, Could you please *reply privately to author *your SOAP request and response for this call so I can do some further investigation? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogsp

Re: Couple of issues with our API

2015-11-17 Thread Umesh Dengale
Hello, The AuthorizationError.USER_PERMISSION_DENIED means your OAuth credentials don't match clientCustomerId you specify. Basically, login you are using doesn't have access to the account you are trying to touch. BTW, this is covered here

Re: Invalid grant when using Token Refresh

2015-11-17 Thread Umesh Dengale
Hello, There is currently a limit of 25 refresh tokens per user account per client . Please check out token expiration section from the Using OAuth 2.0 to Access Google APIs

Re: API steps to get javascript for tracking calls to a phone number displayed on a website

2015-11-17 Thread Josh Radcliff (AdWords API Team)
Hi, Please see my responses inline below. Thanks, Josh, AdWords API Team On Tuesday, November 17, 2015 at 2:48:24 PM UTC-5, test.manager.aw wrote: > > > Starting point:: > https://support.google.com/adwords/answer/6095883?hl=en#add_tag > > I need to *programmatically *retrieve the javascript "t

Re: Maximum number refreshes for access tokens

2015-11-17 Thread Umesh Dengale
Hi Sagar, There is currently a limit of 25 refresh tokens per user account per client . If the limit is reached, creating a new token automatically invalidates the oldest token without warning. If you need to authorize multiple

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
Hello, I gave this a try myself using the example, while keeping in mind what you wanted to do. This is the request and response in SOAP XML (minus the header): [17 Nov 2015 16:26:44,075 - INFO ] Outgoing Request: https://adwords.google.com/api/adwords/rm/v201509";>https://adwords.google.com/ap

Java: Type mismatch: cannot convert from SeedAdGroupIdSearchParameter to SearchParameter

2015-11-17 Thread maarten . stolk
Hi all, I'm trying to run the SeedAdGroupIdSearchParameter function with the TargetingIdeaSelector using Java. Long adGroupId = Long.parseLong("your-adgroup-ID"); SeedAdGroupIdSearchParameter seedAdGroupIdSearchParameter = new SeedAdGroupIdSearchParameter(null, adGroupId); selector.setSe

Re: Customer Sync Service ERROR - CustomerSyncError.MISSING_IDS

2015-11-17 Thread Josh Radcliff (AdWords API Team)
Hi Chaitanya, Sorry if the documentation is not clear. When making requests to that service you must either provide a list of campaignIds or a list of feedIds

API steps to get javascript for tracking calls to a phone number displayed on a website

2015-11-17 Thread test . manager . aw
Starting point:: https://support.google.com/adwords/answer/6095883?hl=en#add_tag I need to *programmatically *retrieve the javascript "tracking tag" from AdWords so that I can add it to my website to implement a ConversionTracker for phone calls. *Question 1*: Is the following correct? 1. Ad

Couple of issues with our API

2015-11-17 Thread advisoryads
Good afternoon, We've suddenly received a couple of errors with our API for a number of clients and were looking for some clarification on best-practices for clearing up these issues. *Issue 1* (we thought had resolved this issue by logging each of our client accounts out then re-logging in an

Re: Can not save Audience Rule with ExpressionUserList

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
Hi Florian, Thanks for bringing up the question. I would be happy to clarify things. Any technical issues with the AdWords user interface go through the AdWords Community Forum because that support team has better

Re: URL_PERFORMANCE_REPORT Behavior Changed

2015-11-17 Thread Mark Rogoyski
Hi Nadine, The issue isn't the anonymous placements. Those have always been there. The issue is that the named mobile app placements stopped showing up from Nov 3 onward, where as prior to Nov 3 we could see the mobile app placements in the reports. So now all we see are the anonymous placement

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
Hi Josh, Any update you would like to share with me? Thanks, Kainesh On Tuesday, November 17, 2015 at 7:17:48 PM UTC+5:30, Kainesh Patel wrote: > > Hi Josh, > > I have send you mail at adwordsapiadvi...@google.com. > Please check it. > > Thanks, > Kainesh > > On Tuesday, November 17, 2015 at 6:1

Re: Need C# GetAccountHierarchy without all the codeExample wrappings

2015-11-17 Thread Umesh Dengale
Hi Bruce, You could use the ManagedCustomerService to find the complete set of accounts under your MCCs and its hierarchy. Please check out our managing customer account guide

Re: Special Char in text ad

2015-11-17 Thread jesus . romero
Hi, I already try changing the default encoding but still doesn't works, can you tell me the encoding that the mutate function is suposed to read? becausa I have tried with unicode, UTF-8 and iso-8859-15 but with all of that I keep getting the same error. I don't know what the mutate function

Re: Invalid grant when using Token Refresh

2015-11-17 Thread jnewman0817
Thanks for the response. I spoke with my supervisor and he said the servers are synced. I dug deeper into our authorization process and we never re-request refresh tokens. We oauth once and refresh the access token if it has expired. Also, we are the only people with access to the accounts and

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-17 Thread Anthony Madrigal
Hello, The reason you are not seeing any campaigns returned is because the *CampaignService* currently does not support video campaigns (which is what both your campaigns are). However, if you run the Campaign Performance Report

Re: URL_PERFORMANCE_REPORT Behavior Changed

2015-11-17 Thread Nadine Sundquist (AdWords API Team)
Hello Mark, Thank you for providing the detailed information. It helps to know that the behavior is the same in both the user interface and the API. What you're seeing is called anonymous placements. They've existed for a couple of years, but not everyone sees them. The first post here

Re: Using the Adwords API PHP Library with Laravel 4

2015-11-17 Thread vadim
Did you ever ended up using Laravel 5 with this API can you share your usage On Wednesday, December 17, 2014 at 6:32:19 PM UTC+2, Sunny Rangnani wrote: > > Hi Danial, > > Thank you for the prompt reply, and no i do not believe any modifications > are required to the API at this moment. I did get

Maximum number refreshes for access tokens

2015-11-17 Thread Sagar Ganapaneni
Hi, I have did some research but could not find the answer. If want to use the refresh token for a given client id/secrete across multiple programs, as I will be requesting for many access tokens in this case. would like to limitations on number of refreshes that can be made in day and how does

Sharing refresh token among multiple users and requesting for multiple access tokens a day

2015-11-17 Thread Sagar Ganapaneni
Hi, Any idea about number of times I can request for an access token if a set of client id/secret and refresh token is shared among multiple programs? also will access token generated by one program invalidates the previous access token requested by another program ? Thank you, Sagar -- --

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
Hi Josh, I have send you mail at adwordsapiadvi...@google.com. Please check it. Thanks, Kainesh On Tuesday, November 17, 2015 at 6:15:27 PM UTC+5:30, Kainesh Patel wrote: > > Hi, > > I have a send you a mail. Please check it. > > Thanks, > Kainesh > > On Monday, November 16, 2015 at 11:05:10 PM

Re: batch job service giving operand and error message both as null

2015-11-17 Thread Kainesh Patel
Hi, I have a send you a mail. Please check it. Thanks, Kainesh On Monday, November 16, 2015 at 11:05:10 PM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi Kainesh, > > Could you share the code you're using that leads to this result? You can > send it *only to me* (if you'd prefer) by

Re: Can not save Audience Rule with ExpressionUserList

2015-11-17 Thread Florian Lherbette
Anthony, while I do agree that this question is not related to AdWords API, I often wonder how technical problems on the AdWords UI should be reported. Is AdWords Community the right place to get feedback on technical issues and escalate bugs to the AdWords engineering team? Also, to add some i

Customer Sync Service ERROR - CustomerSyncError.MISSING_IDS

2015-11-17 Thread Chaitanya Kulkarni
While calling customer sync service I want to fetch all the campaigns which have changed from a certain date. In the API documentation given here it is not mandatory to give campaign ids.

IdeaTextFilterSearchParameter to be more specific?

2015-11-17 Thread Calin Ignat
Greetings, As I have an IdeaTextFilterSeachParameter for a selector, the resulting ideas still include strings from the excluded category and I still get results that don't include strings from included. Is this intended or is there something wrong with my code? Also, could I add the option fo