Re: ForwardCompatibilityMap missing from response campaignservice

2013-10-15 Thread frans
Hi Danial, Thank you for your reply. It would have been nice to know this change was coming. Did we perhaps miss an announcement that it was to be removed? Kind regards, Jaap-Jan Op dinsdag 15 oktober 2013 15:18:04 UTC+2 schreef Danial Klimkin: > > Hello Jaap-Jan Frans, > > > SuggestedBidMo

Re: Get a single "Click count" value from AdGroup data.

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, You can just include fields you need to retrieve. (e.g. "Id", "Clicks" in Ad Group Performance Report) Please see this guidefor available reports and fields. Best, - Takeshi, AdWords API Team On Monday, October 14, 2013 11:

Re: QuotaCheckError.ACCOUNT_INACTIVE

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, First please check the before posting rule to the forum https://groups.google.com/d/msg/adwords-api/lUQpWowB44k/4SLfkHbk4ZgJ Looks like your developer token is not approved yet. Best, - Takeshi, On Sunday, October 13, 2013 6:27:35 PM UTC+9, Paolo Galetti wrote: > > I'm a developer and woul

Re: Issues with "ORDER BY" clause and Average CPC calculations.

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, As for the AWQL, do you have the exact same string literal you used? (In your example, it contains still some PHP variables) As for the second, I'm not sure why you added up the Average Cpc (2013-10-13 11-45-37.png). Looks like the data is segmented by some other columns please check your

Re: What should I set into dveloperToken(v201302~09)

2013-10-15 Thread Jooble
Have you fill billing info in test account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Fail To Connect Error

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, First are you able to run any of the examples using OAuth2? Please follow this stepfirst, and let us know where you failed. Best, - Takeshi, AdWords API Team On Saturday, October 12, 2013 11:59:10 PM UTC+9, Devin Dixon wrote: >

Re: Getting Started Guides?

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, You can know what is the AdWords API through this video. https://developers.google.com/adwords/api/ As for the PHP specific thing, I recommend to use our PHP client library. https://code.google.com/p/google-api-adwords-php/ Best, - Takeshi, On Saturday, October 12, 2013 8:50:20 PM UTC+9, D

Re: Keyword ideas sorting (v201309)

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, Unfortunately it's not supported currently. Best, - Takeshi, AdWords API Team On Saturday, October 12, 2013 12:09:08 AM UTC+9, GDZ wrote: > > Hi! > > Possible to have just say top 10 keyword ideas sorted my SEARCH_VOLUME? > > I'm using: > - - - - - - - - - - - - - - - - > offset=0 > PAGE_SI

Re: OAuth2 response - Server Port configuration

2013-10-15 Thread Alan Coleman
Hi Danial, As always, thanks for getting back to me. Can you give me a hint on where I'm going to disable IPv6? Am I going to make changes to my code or is it a server side issue? Thanks again. On Friday, October 11, 2013 3:39:05 PM UTC+1, Danial Klimkin wrote: > > Hello Alan, > > > It looks l

Access Level for API

2013-10-15 Thread Jonathan Wu
We see that the Access Level names have changed and there is now no mention of API access in any of the descriptions. What is the minimum Access level we would need to have API access? Is Standard enough? or do we need MCC access? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2013-10-15 Thread iateadonut
Very cool, Paul! Thanks for letting us know! On Wednesday, November 23, 2011 12:26:50 PM UTC-5, iateadonut wrote: > > The following code generates a report for me: > > $user = new AdWordsUser(); > $user->LogDefaults(); > > $reportDefinitionId = (float) '131128463'; > > $result = ReportUti

Re: bid adjustments

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Right. Please use the bidModifier field for AdGroupCriterionService. Best, - Takeshi, AdWords API Team On Wednesday, October 16, 2013 12:09:35 AM UTC+9, GregT wrote: > > Sorry -- never mind. I see that BiddableAdGroupCriterion now has a > bidModifier field, which appears to be what we'd use. >

Re: bid adjustments

2013-10-15 Thread GregT
Sorry -- never mind. I see that BiddableAdGroupCriterion now has a bidModifier field, which appears to be what we'd use. Thanks again, Greg On Tuesday, October 15, 2013 9:14:51 AM UTC-5, GregT wrote: > > Hi, Takeshi. > > Thanks for the response. For #2, I looked a few times and never saw it,

Re: Using OAuth 2.0 with my Windows Service to manage my Adwords account

2013-10-15 Thread giles bodger
Hi Anash, Thanks very much for that speedy response - hugely appreciated. So it looks like I am good to go with using the configuration I generated as long as I use the OAuth2RefreshToken, which as you have said will auto refresh the access token as and when required I understand the OAuth2 f

Re: bid adjustments

2013-10-15 Thread GregT
Hi, Takeshi. Thanks for the response. For #2, I looked a few times and never saw it, but I see it there now, so thanks! For #1, the example you referred to shows how to add criterion (a keyword) and set a max cpc bid on them. However, I don't see any example that shows how to set a bid multi

Re: Using OAuth 2.0 with my Windows Service to manage my Adwords account

2013-10-15 Thread Anash P. Oommen (AdWords API Team)
Hi Giles, That's a lot of questions, I'll try to get all your questions answered. Feel free to follow up if you have more questions. At a low level, OAuth flow involves (a) generating an authorization url (b) Navigating the user to the url and asking user to authorize it. (c) Obtain

Re: ForwardCompatibilityMap missing from response campaignservice

2013-10-15 Thread Danial Klimkin
Hello Jaap-Jan Frans, SuggestedBidModifier was a temporary field available for the period of Enhanced Campaigns migration only. It is no longer available in the UI and should not be returned via the API anymore. -Danial, AdWords API Team. On Monday, October 14, 2013 11:41:05 AM UTC+4, fr...

Using OAuth 2.0 with my Windows Service to manage my Adwords account

2013-10-15 Thread giles bodger
Hi all, So we have a Windows Service which we use to manage our AdWords accounts and am now trying to convert to using OAuth2 from ClientLogin as the Authorization Method. The situation is such that I don't have a need to send a user to a redirect page to verify access to their data, I simply n

Re: Where is keywordless performance report type ?

2013-10-15 Thread 照沼領
Thank you for your reply. I would try it. 2013年10月15日火曜日 0時14分04秒 UTC+9 Danial Klimkin: > > Hello, > > > DSA (keywordless ads) performance can be obtained with the Ad Performance > report. > > > -Danial, AdWords API team. > > > On Friday, October 11, 2013 5:59:56 PM UTC+4, 照沼領 wrote: >> >> >> A

Ads device preference value

2013-10-15 Thread GrueneOrchidee
What values can be set as device preferences, when I add a new adGroup ad, e.g. a new textAd? I found only values for the platform targeting: https://developers.google.com/adwords/api/docs/appendix/platforms Are this the same values that can be set? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Adwords API giving incorrect volume

2013-10-15 Thread Christophe Van Durme
Hi there, we have the same issue. When requesting info for "armani" we are getting an volume average volume the same as if we use the Keyword Planner in Google Adwords web-interface. However, if we request the search volume for "versace" through the API we are getting volume = 0, while in the Key

What should I set into dveloperToken(v201302~09)

2013-10-15 Thread adword . aatest
Hi. I have a problem requesting API as a test account. I set following params in "auth.ini", but does't work. --- developerToken = "x" userAgent = "" email = "x...@.xxx" password = "x" --- Developer token is not accepte

Re: bid adjustments

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, #1 The documentation is correct. The supported criterion is HighEndMobile with AdGroupBidModifier. There are other criteria available at ad group level with AdGroupCriterion (See this document

Re: Advertising on Gmail caused an Ad to arrive with both "3000000" KeywordID and regular KeywordID

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, The difference is that 300 Keyword ID is recorded for impressions in Display Network. Other Keyword IDs are recorded for Search network. That is also mentioned in the document I pasted. If yo

Re: Setting ClientCustomerId using ReportUtilities

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please use SetClientCustomerIdmethod in AdWordsUser.php. Best, - Takeshi, AdWords API Team On Saturday, October 12, 2013 8:16:06 AM UTC+9, st...@uhuhh.com wrote: > > Hello th

Re: Keyword Performance Report - Keywords with " (double quotes) are not downloaded using API

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi, In the API, the difference of ""(Phrase), [](Exact), nothing(Broad) is segmented by the "KeywordMatchType" field in Keyword Performance Report. Please include that field and try that again. Best, - Takesh, AdWords API Team On Saturday, October 12, 2013 9:57:47 PM UTC+9, Mahesh Nerlekar wr

Re: Using CustomerSyncService for CampaignFeed and AdGroupBidModifier changes

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi Akil, It should detect CampaignFeed changes. There might be some delay changes become visible by CustomerSyncService (not so long, let's say up to several minutes). If the CustomerSyncService request was made right after the CampaignFeedService calls, can you please try again? If it doesn

Re: Problems with linking up multiple applications under one MCC

2013-10-15 Thread Takeshi Hagikura (AdWords API Team)
Hi Nate, If you need to access both campaigns with the same credential (MAIN PRODUCTION MCC ACCOUNT in that case), the structure looks right to me. As for the test accounts, now you can create a test MCC on your own (please see the blog

error 400 bad request client unauthorized

2013-10-15 Thread Jooble
string grantType = "access_token"; string client_id = "XX"; string refresh_token = "XX"; string url = "https://accounts.google.com/o/oauth2/token";; string client_secret = "XX"; HttpWebResponse response = null; try { // Create the data to send StringBuilder data = new StringBuilder(); d

Re: Advertising on Gmail caused an Ad to arrive with both "3000000" KeywordID and regular KeywordID

2013-10-15 Thread nf7588
I understand that, but what exactly happened that caused a specific ad to arrive on the SAME DAY with both 300 keyword id, AND a specific keyword id (for example: 12345600)? Thanks, On Monday, October 7, 2013 7:32:38 AM UTC+3, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > It's a