Re: AccountService is only available on a whitelist basis

2012-08-02 Thread alok
Hello Danial, I was able to get and mutate (add budget) to the accounts using BudgetOrderService of v201206.But when i try to set (update) or remove the budget for the account i get error with msg "BudgetOrderError.BUDGET_ALREDY_STARTED".Does that mean we cannot set/remove a budget when the st

why is there now an adID in Criterion Performance Report?

2012-08-02 Thread bgraves
I've noticed recently that we've been getting an adID for display campaigns/keywords when pulling a Criterion Performance Report. This adID is different to the adID we've been using for the same exact keywordID in the Ad Performance Report but this new adID refers to a different adGroup (same

Re: duplicate keywords

2012-08-02 Thread supraja
Hi, So could you please let me know if the history (like clicks, conversions, etc) will not exist for the new keyword id or is it transferred from old keyword id to new if both have same keyword text? Which keyword is considered in paid search display? I mean do we need to keep track of both s

[v201206 / PHP] Deprecated 'Stats' fields, sorting in AdHoc reports, and sunsets

2012-08-02 Thread Stephen Yeargin
Good morning! As noted by another poster, v201206 deprecates several fields that come back through the management API when retrieving objects to work with (example: CampaignService). Those deprecated include: - avgCostForOfflineInteraction - conversionRate - conversionsManyPerClick

Duplicate entries when getting keywords in adgroup with MatchType field

2012-08-02 Thread Eugene
Hi. I encountered strange behavior of API. I get duplicate entries when fetching keywords in adgroup with 'MatchType' field (3 copies of each row to be exact). Everything works as expected when I remove 'MatchType' from the query. I'm using PHP library v201109_1 with sandbox account. Easy to repro

Where do I get a report id from?

2012-08-02 Thread TheAinz
Apologies if this is covered anywhere, but I can't find anything on it despite searching for ages. I'm trying to use DownloadDefinedReport.php from v201206. If I understand right, you can only download reports now not define them. Line 40 and 41 of DownloadDefinedReport.php requests the id of

Re: Account v13 to v201206

2012-08-02 Thread ChristianFR
before v13 using Apiv13 = Google.Api.Ads.AdWords.v13; Apiv13.AccountService _AccountService = User.GetService(ApiLib.AdWordsService.v13.AccountService) as Apiv13.AccountService; _AccountService.clientEmailValue.Value = _AccountService.getClientAccounts(); Apiv13.AccountInfo[] aAccount = this.

Re: AccountService is only available on a whitelist basis

2012-08-02 Thread veseo
Hello, will we be able to use v13's AccountService to manipulate budgets after that service's sunset date or all of its methods (including those for budgets) will be sunset on 20 August 2012? On Monday, July 30, 2012 9:47:39 AM UTC+3, AdWords API Advisor wrote: > > Hello Alok, > > > We do not

Re: API developer token taking crazy long

2012-08-02 Thread Laurens Koot
Hi Kevin, Could you please help me with our API approval? We've sent the documentation/screenshots several times but we the last message I've received from the adwords API team is that they are still waiting for the descriptions/screenshots. Would you be so kind to take a look into this account

Re: Account v13 to v201206

2012-08-02 Thread ChristianFR
I have 3129 accounts, I would like to retrieve only active ( 1400 accounts) how? On Wednesday, August 1, 2012 1:06:32 PM UTC+2, ChristianFR wrote: > > Hello > We work to stop using the v13 > > In the v201206: > > How to retrieve the details of our accounts? example, the status, > addresses, fax,

Re: duplicate keywords

2012-08-02 Thread Danial Klimkin
Hello Artur, Generally yes, but it is not guaranteed. Over time the procedures on the backend can change and generate different id for the same keyword text. This is less likely to happen when the keywords are created within short period of time. -Danial, AdWords API Team. On Tuesday, July

Re: v201206 CampaignService CANNOT_MODIFY_CONTENT_CONTEXTUAL when targetContentContextual field set

2012-08-02 Thread Danial Klimkin
Hello MeatPopSci, The targetContentContextual setting could only be set if the Campaign is not enabled for flexible reach (which is enabled by default for all new campaigns). See this help article for more details: http://support.google.com/adwords/bin/answer.py?answer=2575708 -Danial, AdW

Re: @kevin >> sandbox account initialization logic didn't properly initialize accounts (and assigned them zeros).

2012-08-02 Thread Elisaveta Manusheva
Whats the progress on this issue? Its been a week now with no changes - could you please advise when we could expect a fix to this problem. Thank you for your reply in advance. Best, Ely On Wednesday, July 25, 2012 11:56:51 PM UTC+3, Sander wrote: > > Hello Kevin, > > I took my problem out of

Re: Sandbox MCC GetCampaigns Not Generating Test ClientCustomerId Values

2012-08-02 Thread Sander
Hello Kevin, I do not mean to push, but it has been a week since my first mentioning of the problem. Can you give us some sort of an ETA on a fix so I can re-work our planning ? Br, Sander Op woensdag 1 augustus 2012 22:59:36 UTC+2 schreef Kevin Winter het volgende: > > Hi Chris, > If yo