>From what I see the update of the campaign details are fine the only issue
is the budget.
*What would be the correct way to update the campaign budget -*
**
*I try to create a new one with the BudgetService but get a duplicate name
error when trying to create a new one (one exists with the sa
AdWordsServiceLogger.log();
// Get AdWordsUser from "~/adwords.properties".
AdWordsUser user = new AdWordsUser();
// Get the CampaignService.
CampaignServiceInterface campaignService =
user.getService(AdWordsService.V201302.CAMPAIGN_SERVICE);
BudgetServiceInterface budgetService =
user.getServ
Hi Aasaf,
Could you post a sanitized SOAP request and response log? I'll investigate
this further.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Thursday, April 18, 2013 12:36:14 AM UTC+5:30, assaf wrote:
>
> Hi,
>
> I get this error when trying to execute an update of a campaign name or
>
Hi,
I get this error when trying to execute an update of a campaign name or
budget?
Is there a know issue with the test environment at the moment?
Thanks.
{https://adwords.google.com/api/adwords/cm/v201302}ApiExceptionFault:[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@ com.google.ads.a
Hi,
Unfortunately, account creation has never worked properly in the sandbox
due to the way the environment is emulated. We're working on improving
this in the long term.
- Kevin Winter
AdWords API Team
On Thursday, September 6, 2012 2:01:31 AM UTC-4, Taras Lyapun wrote:
>
>
>
> среда, 5 сен
среда, 5 сентября 2012 г., 18:39:15 UTC+3 пользователь Kevin Winter написал:
>
> Hi,
> Just to clarify, did you follow the steps listed here for a new google
> account?
> https://developers.google.com/adwords/api/docs/sandbox#getting-started
>
>
Yes, ofcourse
> Please indicate what step yo
Hi,
Just to clarify, did you follow the steps listed here for a new google
account?
https://developers.google.com/adwords/api/docs/sandbox#getting-started
Please indicate what step you are on and what error message you are seeing.
- Kevin Winter
AdWords API Team
On Tuesday, September 4, 2012
Hi!
Yes, this issue still happens.
вторник, 21 августа 2012 г., 16:27:23 UTC+3 пользователь Kevin Winter
написал:
>
> Hi,
> We just fixed a bug that prevented accounts from being created
> correctly. Could you please create a new sandbox account and let me know
> if this still happens?
>
>
Hi,
We just fixed a bug that prevented accounts from being created correctly.
Could you please create a new sandbox account and let me know if this
still happens?
- Kevin Winter
AdWords API Team
On Wednesday, July 25, 2012 8:47:57 PM UTC-4, Tommy Choi wrote:
>
> Yes, it happens consistently.
Yes, it happens consistently. What we try to do is to get a list of
available accounts, we and using .net client library v201109 and here is
our codes:
AdWordsUser user = new AdWordsUser();
// Get the ServicedAccountService.
ServicedAccountService servicedAccou
Hi,
The original bug mentioned in the thread affected creating accounts in
the Sandbox (which is still not supported). Could you please provide more
information about your error? Does it happen consistently or sporadically?
- Kevin Winter
AdWords API Team
On Tuesday, July 24, 2012 8:55:28 P
Hi, I am using AdWordsService.v201109.ServicedAccountService in sandbox
environment and face the same error. I guess the fix has not been done yet?
On Saturday, May 5, 2012 12:10:04 AM UTC+10, Kevin Winter wrote:
>
> Hi,
> Unfortunately, we have no update at this time.
>
> - Kevin Winter
> AdWo
Hello,
It works now. :D
Thanks,
Andrei Iacob
On Tuesday, May 29, 2012 12:41:36 PM UTC+3, Anash P. Oommen wrote:
>
> Hi Andrei,
>
> Since you are using the sandbox, you need to:
>
> 1. Comment out clientCustomerId field in your app.config. Run
> GetCampaigns.cs with sandbox credentials. This wil
Hi Andrei,
Since you are using the sandbox, you need to:
1. Comment out clientCustomerId field in your app.config. Run
GetCampaigns.cs with sandbox credentials. This will initialize the sandbox
and give you an empty list.
2. Run GetAccountHierarchy.cs. This will give you 5 client customer ids.
Hello,
I have downloaded the "adxbuyer_dotnet_lib_src_v14.5.0" arhive and tried to
run the "GetCampaigns" (both v201109 and v201109_1) example in the sandbox
environment but i ecountered this problem. I tried to use different
accounts (even i created a new one) but still this error comes up.
Hi,
Unfortunately, we have no update at this time.
- Kevin Winter
AdWords API Team
On Friday, May 4, 2012 6:50:53 AM UTC-4, Marc Sanders wrote:
>
> Has this issues been resolved?
>
> On Sunday, March 4, 2012 11:41:53 AM UTC+1, Bruce Wu wrote:
>>
>> Hi,
>>
>> I'm facing the same problem (using P
Has this issues been resolved?
On Sunday, March 4, 2012 11:41:53 AM UTC+1, Bruce Wu wrote:
>
> Hi,
>
> I'm facing the same problem (using PHP with and without client library).
>
> To replicate, try the CreateAccount.php example with PHP 5.3.2
>
> For me, it ended up with: "An error has occurred:
Hi,
Unfortunately, the original bug I mentioned in this thread are still in
effect. We are talking with the core engineers regarding how to address
this and other pain points of using the sandbox. Follow our blog for
updates on this.
Additionally, the ServicedAccountService will not return
Hi Kevin,
Sorry for the confusion, the exception is not when getting the graph, it's
when trying to create the account. I am able to get
the ServicedAccountGraph for my sandbox account with the 5
automatically-created accounts in it. However, i am unable to create a new
account as done in the C
Hi Nira,
Did you initialize your sandbox account by calling CampaignService.get
with no clientCustomerId specified?
http://code.google.com/apis/adwords/docs/sandbox.html#getting-started
The original issue reported was for CreateAccountService, whereas your
issue is with the ServicedAccountSer
Hi guys,
Has this issue been resolved yet? I'm trying to use the sandbox and i'm
getting the same exception on:
ServicedAccountGraph graph = servicedAccountService.get(selector);
But i may be doing something wrong (new to AdWords).
My company has an account we use in Production, but i want to te
Hi Bruce,
I apologize - there's a known issue that is currently preventing the
creation of accounts in the sandbox environment. We've successfully tested
creating accounts in the production environment.
- Kevin Winter
AdWords API team
On Sunday, March 4, 2012 5:41:53 AM UTC-5, Bruce Wu wrote
Hi Alex,
Please see this thread for more information:
https://groups.google.com/d/msg/adwords-api/nCASlH-QPJY/JM_imFtf7tYJ
Best,
- Eric Koleda, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
htt
download_report_as_file is failing with the following error
HTTPI executes HTTP POST using the httpclient adapter
SOAP request:
https://adwords-sandbox.google.com/api/adwords/cm/v201101/ReportDefinitionService
SOAPAction: "mutate", User-Agent: Savon/0.9.6 (Common-Ruby-0.5.4;
AwApi-Ruby-0.4.3|Ver
Hi Steven,
Try using a fresh login email to make calls to AdWords sandbox and see if
that works. If not, post a sanitized SOAP request and response xml here and
I'll take a look.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
I cannot get past this error... I'm trying to add a campaign through
sandbox but am always getting this error - not a particularly
informative one.
API Exception caught.
Message: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.(InternalAp
26 matches
Mail list logo