TargetingIdeaService method to JSON output?

2015-05-11 Thread A Farhat
Hi guys, This probably is a very broad (noobie) question, but would really appreciate it if someone could give me some guidance or direction to accomplish the following... What i'm trying to achieve is to create a JSON Rest-Full API using the Adwords API TargetingIdeaService method to get

Re: retrieve clicks/impressions, etc reports by the hour? For 24 hours a day in one report?

2015-05-11 Thread Michael D
Hi Aditya, yes im using ad hoc reports. At Raghavendra*, HourOfDay* field solved my issue. There is also DayOfWeek and MonthOfYear what make sence if I want to plot over a longer Date Range. Thank you, Cheers, Michael -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Get the number of clicks on each ad for the last hour

2015-05-11 Thread jason
Hi. Can you tell me how to get the number of clicks on the specified ad, by using it's id. And how to get the number of clicks realized during the last hour? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: adwords report downloads through OAuth

2015-05-11 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi, This thread is quite old and may not get updated with the current version of our client libraries. Could you please pose a new question together with the details of your problem and environments (e.g., PHP version, CLI or web server, client lib version)? Cheers, Thanet, AdWords API Team

Re: AdGroup Performance Report timeouts after migrating to 201409 or 201502

2015-05-11 Thread dgs world (Tech Team)
Hi, We are still having the issue with the timeout. Any help in this regard would be appreciated. Thanks On Friday, May 8, 2015 at 5:31:22 PM UTC-4, dgs world (Tech Team) wrote: Hi, We are using AWQL to query the AdGroup Performance Report. We were using 201406 Google AdWords API version

Offline Access AdWords Account Data for making Asp.Net Web Service

2015-05-11 Thread Pravin Yadav
Hi, I am trying to access AdWords account data from asp.net web service. but getting problem when consuming web service that time also need to accept account permissions from service so that time we can`t open permission page. i need of offline Access permissions without visit permission page

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread Michael Cloonan (AdWords API Team)
Hello Hans, While it is possible to create an ad where the display URL and final URL don't match, that ad will trigger a policy violation and won't be able to serve. If you look at the ads you created this way, you will see that they are disapproved. You are prevented from upgrading ads where

Re: UrlError.MISSING_PROTOCOL when no url specified

2015-05-11 Thread mm
Ah -duh! - don't know why I didn't try that... Thanks, Michael! On Friday, May 8, 2015 at 12:02:55 PM UTC-5, Michael Cloonan (AdWords API Team) wrote: Hello, I believe that you need a UrlList with no URLs, rather than setting to null directly. Try changing this line:

Re: Google Seller Ratings API

2015-05-11 Thread Raghavendra Soudala (AdWords API Team)
Hi Florian, The AdWords API does not currently support retrieval of seller ratings https://support.google.com/adwords/answer/2375474?hl=en. Cheers, Raghavendra, AdWords API Team. On Friday, May 8, 2015 at 11:20:37 AM UTC-4, Florian Boecker wrote: Hello, is it possible to query the Google

Re: MutateJobService - slow response

2015-05-11 Thread GDZ
Yes I realize that there's not much WE can do to resolve this. But will this be fixed on your side in the next version? Such slow processing kinda defeats the whole idea of quickly submitting bulk jobs... Thank you. On Friday, May 8, 2015 at 5:15:53 PM UTC-4, Josh Radcliff (AdWords API Team)

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread HK
Mike, That makes sense, thanks for the clarification. As to when the migration occurs, can you offer a timeline for when you expect all merchants have been migrated? Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Amount spent in account

2015-05-11 Thread Anthony Madrigal
Hi Jonathan, There are many report types you can use to get the account costs. The best fit for you depends on your use case. - If you want totals by account, then use the *Cost* field of the ACCOUNT_PERFORMANCE_REPORT - If you want totals by budget, then use the *Cost* field of the

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread Michael Cloonan (AdWords API Team)
Hello Hans, We don't have a public timeline for when the migration will be complete. Regards, Mike, AdWords API Team On Monday, May 11, 2015 at 11:47:11 AM UTC-4, HK wrote: Mike, That makes sense, thanks for the clarification. As to when the migration occurs, can you offer a timeline for

Re: Get method not working in Data Service

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, I think the problem here is that you are retrieving a *DataService* object from *AdWordsServices*. Please try switching to a *DataServiceInterface* object instead, as shown in the GetKeywordBidSimulations.java example

Re: MutateJobService - slow response

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, You will encounter this issue whether you submit a large number of operations via *MutateJobService* or via the type-specific services such as *AdGroupCriterionService*, since the bottleneck is in how suds handles marshalling and unmarshalling large requests and responses. I'm not aware

Re: Call extension

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, You'll encounter that error if you are trying to enable call tracking on your call extensions (e.g., by setting CallFeedItem.callTracking https://developers.google.com/adwords/api/docs/reference/v201502/CampaignExtensionSettingService.CallFeedItem#callTracking to *TRUE*) but your account

Re: TargetingIdeaService method to JSON output?

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, The AdWords API and client libraries don't directly support JSON or REST, but others on this group may have ideas or experience with wrapping our API services in this way. Thanks, Josh, AdWords API Team On Monday, May 11, 2015 at 5:21:51 AM UTC-4, A Farhat wrote: Hi guys, This

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread Michael Cloonan (AdWords API Team)
Hello Hans, Migration will *begin* around 7/1, although that says nothing about how long it will actually take to complete. Are you planning on allowing the automatic migration to migrate all your ads (i.e. you don't plan to migrate manually before that date)? If so, there is no guarantee on

Re: Suggested bid from the Keyword Planner

2015-05-11 Thread Raghavendra Soudala (AdWords API Team)
Hi Bikov, You can use any one of the below services to get suggested bid value for a keyword using AdWords API. - DataService https://developers.google.com/adwords/api/docs/reference/v201502/DataService - TargetingIdeaService

Re: Offline Access AdWords Account Data for making Asp.Net Web Service

2015-05-11 Thread Raghavendra Soudala (AdWords API Team)
Hi Pravin, Can you try setting *access_type* to offline as mentioned in our *guide https://developers.google.com/identity/protocols/OAuth2WebServer#offline. *By doing this it generates a refresh token for you, which you can use it to get access tokens for user so you don't have ask the user to

Re: AdGroup Performance Report timeouts after migrating to 201409 or 201502

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, It's difficult to recommend an exact # of ad groups to include in your IN clause, but if you are finding that reports are timing out then I'd try splitting up your report requests into smaller batches. Also, if you don't need zero impression rows, then I recommend explicitly excluding them

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread HK
Mike, That is correct. We have planned our support for Upgraded URLs around the auto-migration that we expected to start 7/1. We are not doing the migration ourselves. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: AdWords API Developer - Token Approval

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi Toufic, It looks like you did not submit the follow-up form that was sent to you shortly after you submitted your application. Please fill out the form via this link https://services.google.com/fb/forms/newtoken/, and once that's done you should hear back from the API Compliance Team that

Re: How to create whitelist account for developer to access BudgetOrderService

2015-05-11 Thread រតនា ជួន
Hi Raghavendra, Actually, I've have already setup a test account for my development phase and I've just got an email from my Google Manager Account stated that 'Test account cannot be whitelisted for BOS because it doesn't have an actual invoice setup.' Is it right? If so, If I have an

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread Santhosh Neyyar
We too expected the migration to start at 7/1. If this is not the case, is it possible to check (via API) whether an account is been (entirely) migrated ? We would like to download all these changes to our local database, once the (auto) migration is completed. Any suggestions on how we could

Re: Does adwords API support to create HTML5 Ads?

2015-05-11 Thread ssAdword
Hi Mike, Do these templates work for all types of mobile display ads, or only campaigns for installing apps? On Thursday, October 16, 2014 at 6:24:27 AM UTC-7, Michael Cloonan (AdWords API Team) wrote: Hello Johnson, Yes, the API does support HTML5 ads, which can be accessed by using the

CustomParameter questions

2015-05-11 Thread mm
Hey Guys - I was updating customParameters on a Keyword and inadvertently misspelled one. I tried to correct it, changing the spelling from promocode to promoCode: mutate xmlns=https://adwords.google.com/api/adwords/cm/v201502; operations operatorSET/operator operand

Re: UrlError.MISSING_PROTOCOL when no url specified

2015-05-11 Thread mm
Alas, that doesn't work, either, Michael. I tried every permutation I could come up with: bagc.setFinalMobileUrls(null); bagc.setFinalMobileUrls(new UrlList()); bagc.setFinalMobileUrls(new UrlList(null)); bagc.setFinalMobileUrls(new UrlList()); bagc.getFinalMobileUrls().setUrls(null);

Re: Get method not working in Data Service

2015-05-11 Thread Yehoshaphat Schellekens
Thanks, it seems like its working :) On Monday, May 11, 2015 at 9:00:47 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: Hi, I think the problem here is that you are retrieving a *DataService* object from *AdWordsServices*. Please try switching to a *DataServiceInterface* object

Re: MutateJobService - slow response

2015-05-11 Thread GDZ
Josh, I ended up forming and submitting SOAP requests directly. Super fast and works like a charm. Thank you, GDZ On Monday, May 11, 2015 at 3:14:07 PM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, You will encounter this issue whether you submit a large number of operations via

Re: Get the number of clicks on each ad for the last hour

2015-05-11 Thread Anthony Madrigal
Hi Jason, You could use the Ad Performance Report https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report. In your selector, make sure to select *Clicks. *Unfortunately, you will not be able to get the number of clicks for the last hour using this report type

Re: How to get Adword account start date using api.?

2015-05-11 Thread Anthony Madrigal
Hi VJ, The API currently doesn't support retrieving account start date details. Regards, Anthony, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Upgraded URLs - which items are auto upgraded on July 1st?

2015-05-11 Thread HK
Mike, I understand this is difficult for you to predict. It does matter to us though as we need to determine how much effort we should invest in dealing with destination URLs in between 7/1 and when the migration is completed. Are you able to guess whether it's 2-3 weeks or several months?

GetIdeas example - ApiException not instance of Throwable?

2015-05-11 Thread p9gran
Hi all, I have a compilation problem while trying to execute this example https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/optimization/GetKeywordIdeas.java The line 118 TargetingIdeaPage page =

Keyword Match Types

2015-05-11 Thread veselin . pesovski
Hi guys. I have a script that using the Adwords API returns keyword ideas for given keyword. Earlier in the Google Keyword Planner console there was a option to filter the keywords by match type: Broad, Phrase, Exact. Now it seems it is replaced with this option: 'Only show ideas closely

AdWords API Developer - Token Approval

2015-05-11 Thread digital
Hi, I've requested an AdWords API Developer Token on Friday last week for the account: digi...@groupauto.co.uk but the status is still pending approval. We scheduled work on the AdWords API to start this week, so could you please let me know when can we expect to receive the approval? Many

IP Exclusion via AdWords API

2015-05-11 Thread Ofir Chakon
Hi, Is it possible to access the IP exclusion list from the AdWords API? I have searched about this topic and I didn't manage to find an updated answer regarding this topic. Thanks in advance, Ofir -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Keyword MatchTypes

2015-05-11 Thread veselin . pesovski
Hello guys. I have a script that deals with getting Keyword Ideas form Google Adwords. Earlier in the Keyword Planner console there were options for MatchTypes for your keywords(Broad, Phrase, Exact). Now I can't find them in the console, but I think they were replaced with this option: Only

Creating AdwordsClient without LoadFromStorage

2015-05-11 Thread Jeremy Thiesen
Hey there, just started with the Adwords API and I'm a bit lost. I want to create an AdwordsClient object. And using the guide from the First Request Page https://developers.google.com/adwords/api/docs/first-request, they create their Adwords client as such: client =

junk characters in Dynamic ad target column for different categories(001).

2015-05-11 Thread narsing prasad
Hi, 1. I am getting junk characters with actual values for dynamic ad target column and it also appending dynamic ad target to the value. this is when category is all webpages row campaignID=227014206 adGroupID=14623404366 keywordID=103919229126 keywordPlacementState=enabledcampaign=30BIDTest

geo_performance_report how to aquire zip code

2015-05-11 Thread Joey Adams
Is there a way to determine a zip code from the GEO_PERFORMANCE_REPORT in the Adwords reporting api. Is MostSpecificCriterionId this value or can it be used to find this value? Thanks for any help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Mutate Service get Job Status returning IdError.NOT_FOUND Error

2015-05-11 Thread Biniam Asnake
Hello, I am using *MutateJobServiceInterface* from the Google Adwords Java Client Library to get the status of a mutate job. Although I am using the exact value from I got from the '*mutate'* call to make '*get*' operation/request, I am getting multiple *IdError.NOT_FOUND* Errors Here is the

Re: Frequent AdWords API errors

2015-05-11 Thread Josh Radcliff (AdWords API Team)
Hi, Are you still experiencing these errors? I'm not aware of any issues with our services during the timeframe you mentioned, but if this is still happening, could you send over some recent examples of specific requests that are failing? You can send them *only to me* by clicking *Reply

Re: How to create whitelist account for developer to access BudgetOrderService

2015-05-11 Thread Raghavendra Soudala (AdWords API Team)
Hi Rothana, The BudgetOrderService https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService is available on a whitelist-only basis. If you are interested in having your account whitelisted for this service, please contact your Google Account Manager. Cheers,