Querying the search query report for accented charaters

2015-11-03 Thread Axel Vermeil
Hi, When I search for a search_term in the search_query_performance_report, and this search term has an accent in it (in my case, é), it doesn't seem to find it. For example, in the account I'm looking at, doing the query: __fmt=XML&__rdquery=SELECT+Impressions,Clicks,Cost,Query+FROM+SEARCH_QUE

Re: Suspicious behaviour of BatchJob service when AdGroup was removed

2015-11-03 Thread Mariusz
Hi Michael, I sent those details in private response to you. Cheers, Mariusz On Monday, 2 November 2015 20:11:08 UTC, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Would you mind providing the ID of one such batch job where this occurred, > as well as the ID of the ad group you

Valid "AdType" enum values?

2015-11-03 Thread markus . heiden
I am doing an AD_PERFORMANCE_REPORT and try to add a predicate for "AdType" (e.g. EQUALS "Text Ad"). But I always get a SelectorError INVALID_PREDICATE_ENUM_VALUE. What are the valid enum values for "AdType"? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: Error during product partition creation

2015-11-03 Thread peter . rietzler
i Josh Our app definitely mutates trees in parallel - but it never mutates trees in parallel belonging to the same campaigns. The requests that I sent before were reproduced in a single-threaded sandbox. The requests you mention are requests that our app tries to send once a day exactly be

Re: Error during product partition creation

2015-11-03 Thread peter . rietzler
Hi Josh These are really wild assumptions, but for me it looks like that I can see the same problem with other requests regarding shopping ad group criterions too. I've got another case that looks pretty similar to me (though I cannot prove this since I do not have SOAP logs for this). But f

New to tester account

2015-11-03 Thread Yuggo Hor
Can i have someone to teach me how to use tester account . i am newbie to google adwords api. which acc i should set for a new project ? MCC account or the tester acc ? and how to link both acc. cos inside the tester acc does not have token ,only MCC have. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to determine the campaign subtype

2015-11-03 Thread Narendra Mohan
Hello Team , Is there way to determine/identify the sub-type of the campaign in get request ? For instance, 1.We have a call only ads campaign on API 2.In get request , we have AdvertisingChannelType and AdvertisingChannelSubType selectors 3.AdvertisingChannelSubtype is returning UNKNOWN for

Re: Valid "AdType" enum values?

2015-11-03 Thread Anthony Madrigal
Hi, The values for AdType (and any other field) can be found by clicking on *Predicate values / display values. *On the left, you will see the value you will need to put in your predicate. For examp

Re: Error during product partition creation

2015-11-03 Thread Josh Radcliff (AdWords API Team)
Hi, I took a look at the requests coming from your developer token, and I see REMOVE mutate requests coming in for that ad group's criteria at the following times: ViennaTime : 2015-10-30 06:05:40 Successful : True ViennaTime : 2015-10-30 06:06:04 Successful : False In the user interface, I s

Re: Tracking Template on AdGroup Level (or higher)

2015-11-03 Thread Josh Radcliff (AdWords API Team)
Hi Dorian, I don't have any news at this point, but I'll check in with the upgraded URLs team again and let you know if they have an update. Thanks, Josh, AdWords API Team On Monday, November 2, 2015 at 12:11:57 PM UTC-5, Dorian Kind wrote: > > Hey Josh, > > any news on this topic? The current

Re: Querying the search query report for accented charaters

2015-11-03 Thread Michael Cloonan (AdWords API Team)
Hello, Unfortunately, there are no ids for search queries like there are for other, more specific criteria like keywords. I'm going to follow up with the API team to see if there's something you can do to get this working with accented characters, or if not to add it as a feature request since

Re: Querying the search query report for accented charaters

2015-11-03 Thread Axel Vermeil
Thanks! I look forward to hearing more about this :). Note that I have not tested other characters such as arabic or cyrillic, but it would be great if those worked as well. Axel On Tuesday, November 3, 2015 at 6:44:32 PM UTC, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Unfortuna

Re: New to tester account

2015-11-03 Thread Umesh Dengale
Hello, You could create production manager account (MCC) and apply for developer token. When you apply for developer token, it will have pending approval status. Once the developer token is approved then you could make production AdWords API c

Re: How to determine the campaign subtype

2015-11-03 Thread Umesh Dengale
Hello, Campaigns created through the API are equivalent to *All features* campaigns. There is not a 1-1 mapping between the subtypes in the UI and the API, since the UI subtypes are mostly used for controlling which UI elements are available when working with a campaign in the UI. The advertisi

Re: AWQL query stopped working for one specific date range

2015-11-03 Thread Josh Radcliff (AdWords API Team)
Hi, Sorry for the late response. This was fixed back on Oct 30th, but please let me know if you are still encountering issues. Cheers, Josh, AdWords API Team On Friday, October 30, 2015 at 3:28:14 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Thanks for raising this issue. We'v

Paging Issue on V201509 API

2015-11-03 Thread Senthil Palaniswami
Team, I am trying to get the Criteria data by using C# code. Below is my code to get the data by paging, problem is on the Paging. Total Record count is 189,000 , i have them assigned to get 10,000 records per pull, when i get into 100,000 as a startIndex , i get an error !!. Could you please