Finding Google API for search google purchasing keyword.

2014-10-18 Thread Arpit Vyas
Hi, I'm Microsoft Asp.net developer I need to find Google API which will fetch advertiser details who is purchasing keyword. It would be good if you provide me link or Google API name. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: MutateJobService not completing

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, I see that the API now indicates that the job completed at *20141014 143526 Europe/London*. Are you still having issues with this or other jobs? Thanks, Josh, AdWords API Team On Tuesday, October 14, 2014 10:59:15 AM UTC-4, Alan Coleman wrote: > > Hello everyone, > > I'm having trouble gett

Re: Hi, how i type the "getData(e)" on my Api Analytics ?

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, Sorry, I'm not quite understanding your question. Could you provide more information, such as which AdWords API service you are referring to? Are using one of the Google Analytics APIs? If so, please post to the forum for the API you are u

Re: AdGroupCriterionService CONCRETE_TYPE_REQUIRED

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, Have you tried setting the xsi type of your *operand* in the mutate request, e.g., xsi:type="BiddableAdGroupCriterion" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance";? In addition, your *SET* operation isn't actually setting any attributes -- it just includes the AdGroup ID and Crit

Re: UNEXPECTED_INTERNAL_API_ERROR for AdGroupAdService

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi Christian, This looks like a temporary issue -- I'm able to successfully retrieve ads from the account you were querying today. By the way, I noticed that you specified *numberResults = 0* in your request's *paging* element. By doing so, you'll only get a total count back, but no actual ads

Re: Migration from clientLogin to oAuth2

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, Sorry to hear this process has been frustrating for you. Have you looked at the step-by-step instructions for OAuth2 on the .NET library's wiki pages? https://github.com/googleads/googleads-dotnet-lib/wiki/Using-OAuth2TokenGenerator The *invalid_client* message you received in step 5 usuall

Re: Finding Google API for search google purchasing keyword.

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, Are you looking to identify the AdWords accounts or users who are bidding on specific keywords, including accounts or users you do not own? If so, that information is not available in the AdWords API. Thanks, Josh, AdWords API Team On Saturday, October 18, 2014 6:01:58 AM UTC-4, Arpit Vyas

Re: DestionationUrl empty in search query performance report for shopping campaigns

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi Greg, I confirmed that I'm getting all nulls for *DestinationUrl* and shopping campaigns as well. I'm following up with the shopping and reporting teams to see if this is intended behavior. I'll post back once I have more info. Thanks, Josh, AdWords API Team On Thursday, October 16, 2014 6:

Re: Can't get refresh token through OAuth2TokenGenerator

2014-10-18 Thread Sergey Volkov
Thanks! It's helped -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: Image Ad Upload Gives a Blank Image

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi Conor, I just ran a quick test where I created an ImageAd by specifying the following attributes: - name - url - displayUrl - image: an Image

Re: Adwords Ad Customizers Feed Error and Ad Parameters Error

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, On your first *Ad Approval Error* question, it looks like you recreated the ad and it has since been approved. Is this still an issue? Regarding the *Google Feed Error* issue, I can't speak to the UI upload process, but I did notice that the one ad (ID 47482897276 - now deleted) in the AdG

Re: Exception on Ads pause and create

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi, That error generally indicates a transient problem, although I'm a bit surprised that it still failed after 5 retries. Do you sleep between your retries, preferably with an exponential backoff? Thanks, Josh, AdWords API Team On Friday, October 17, 2014 4:54:16 AM UTC-4, Narendra Mohan wrot

Re: Exception on Ads pause and create

2014-10-18 Thread Josh Radcliff (AdWords API Team)
I forgot to ask: could you pass along the date/times (including time zone) when you encountered this error, as well as the AdGroup ID and Ad IDs in your requests? That will allow me to check if there were any issues going on during the time you hit the errors. Thanks, Josh, AdWords API Team On

Re: Shopping Campaigns - How to get the image url

2014-10-18 Thread Josh Radcliff (AdWords API Team)
Hi Madhav, The *ImageAdUrl* field (as you suspected) is only for ImageAds , so it won't give you the image URL for your product ads. I'm not aware of an AdWords API report field that will provide the ima