Hi,
I am in South Africa, and I just tried it. Still zeros for every
result.
On Aug 2, 8:09 pm, AdWords API Advisor
wrote:
> Hi All,
>
> This problem has been resolved, and there is now search volume
> available through June. Let me know if you see other unexpected gaps
> in search volume infor
Hi Blanca,
Are you making calls to the AdWords production account or the sandbox
account?
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Aug 3, 12:46 am, Bianca wrote:
> Hello,
>
> I'm trying to get all ads using the version v200909
> GetAdGroupAdService. The code is very simple:
>
> $adGroup
Hi TRH,
Could you let me know which version of AdWords API C# library you are
using?
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Aug 1, 12:13 am, none wrote:
> Using Visual Studio 2010, VB.Net, .Net 4.0, API 201003
>
> I’m having a very tough understanding why this has to be so hard.
>
> I
Hi Eric,
Even a Google employee like you also have to trial & error for those
things? Wow, that's interesting. :D I didn't realize that.
Now I understand TargetingIdeaService is an exception. This is
important information. Otherwise there might be other questions
popping up. :P
I've checke
Why do I have data in my Ad Performance report where the
KwType="Website" and my Keyword is a long URL string? According to
the documentation here(http://code.google.com/apis/adwords/docs/
developer/DefinedReportJob.html) KwType should only be Broad, Phrase,
or Exact.
Thanks!
--
=~=~=~=~=~=~=~=
Hi,
To address your questions / comments:
1) There isn't a published length limit for keywords, but simple trial
and error indicates an 80 character limit currently.
2) The TargetingIdeaService may be an exception to this rule, but in
general any invalid operation in the request will cause the e
Hi All,
The core engineering team is aware of this problem and working on a
resolution. This error is usually temporary, so when you get it your
should wait for about 30 seconds and then try your request again.
Best,
- Eric
On Jul 30, 7:52 pm, AFchris wrote:
> any word on this yet? this issue
Hi,
Thank you for the feedback regarding this feature. Dynamic keyword
insertion isn't part of the AdWords API strictly speaking, but I'll
pass your comments on to the correct team.
Best,
- Eric Koleda, AdWords API Team
On Jul 30, 5:27 pm, ojak wrote:
> More to the point, how about adding a fi
Hi Bhaskar,
Can you provide more technical details regarding this problem? Do you
have a SOAP XML request and response that illustrates the problem?
Best,
- Eric Koleda, AdWords API Team
On Aug 2, 2:14 pm, "adwords+...@polyvore.com" wrote:
> Apparently our IP has been blocked.
>
> Who do I tal
Hi Chris,
We are working to improve the error handling in the
ReportDefinitionService so that invalid fields are caught when the
report definition is created.
Best,
- Eric
On Jul 30, 2:08 pm, chris h wrote:
> Thanks for the followup.
>
> Please consider my request to add some error checking in
Hi Ismail,
Can you provide more technical information regarding your problem? Do
you have the SOAP XML requests and responses from the API that
illustrate the problem?
Best,
- Eric Koleda, AdWords API Team
On Jul 30, 10:42 am, ismailperim wrote:
> Hi all,
>
> I have a problem. I view my all a
Hi Marry,
The biddingTransition field should only be used when you are trying to
move your campaign from one bidding strategy to another. If you only
want to update a property of your current bidding strategy just change
that property directly. In your case, set
campaign.biddingStrategy.position
Hello,
I'm trying to get all ads using the version v200909
GetAdGroupAdService. The code is very simple:
$adGroupAdService = $user->GetAdGroupAdService('v200909');
$selector = new AdGroupAdSelector();
$page = $adGroupAdService->get($selector);
but I get UNEXPECTED_INTERNAL_API_ERROR ... is this
Apparently our IP has been blocked.
Who do I talk to you, to sort this out ?
Thanks,
Bhaskar
On Aug 2, 6:57 am, RaphaelPrat wrote:
> Got the same problem, but with .NET API.
>
> On 30 juil, 21:14, "adwords+...@polyvore.com"
> +...@polyvore.com> wrote:
> > Hello Adwords Team,
>
> > I am unable
Hi All,
This problem has been resolved, and there is now search volume
available through June. Let me know if you see other unexpected gaps
in search volume information.
Best,
- Eric
On Jul 21, 8:57 pm, slimeyboy wrote:
> Thanks for the info Eric.
>
> Here's hoping that there's a fix on the ho
I am also having the same issue using the .net library; my code was
working before but since some days ago I started getting this same
error; I
am getting this exception when I try to retrieve the list of
keywords for and AdGroup; here is my code; I am using the sandbox
mode(v201003):
Dim AdGroupC
I am also having the same issue using the .net library; my code was
working before but since some days ago I started getting this error; I
am getting this same exception when I try to retrieve the list of
keywords for and Add; here is my code; I am also using the sandbox
mode(v201003):
Dim AdGrou
Hi Eric,
Sorry, but it looks like it is error not in XML request. This request
works ot sandbox and for cobol on live.
This Morning it is even more interesting - the service that works for
months for "KEYWORDS" and AVERAGE_TARGETED_MONTHLY_SEARCHES give me
errors (it is for the same "IDEA" - "da
Hi,
The AdWords API Sandbox's database is scheduled to be refreshed
on Wednesday, August 4. There will be some expected downtime of the sandbox
environment that day, which may last for a few of hours or more. Additional
information on the sandbox environment and our periodic refreshes is
availab
It works in sandbox, but not in production...
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message be
Got the same problem, but with .NET API.
On 30 juil, 21:14, "adwords+...@polyvore.com" wrote:
> Hello Adwords Team,
>
> I am unable to use the production targeting idea service.
>
> My perl script works on the sandbox.
>
> This might be because I made too many calls to OAuth while testing my
> sc
Hello,
With the .NET api, got this error :
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
This is my code :
TargetingIdeaService targetingIdeaService =
(TargetingIdeaService)this._AdwordsUser.GetService(AdWordsService.v201003.TargetingIdeaService);
TrafficEstimatorService servi
Wow, thanks I didn't know about that.
On 2 ago, 13:37, AdWords API Advisor
wrote:
> Hi Christian,
>
> You can use the sandbox account viewer to see the objects you create
> in the AdWords Api sandbox.
> Seehttp://adwordsapi.blogspot.com/2010/05/sandbox-account-viewer-release...
> for details on
Hi Andy,
I suspect that either you are sending a wrong id (may be keyword ids
getting mixed with a local database id), or that the keywords do not
belong to the right adgroup. One way to troubleshoot this would be to
download a keyword performance report as shown in
http://code.google.com/p/google
Hi,
You can set paging for your request as follows:
$paging = new Paging();
$paging->startIndex = 0;
$paging->numberResults = 10;
$selectorAG->paging = $paging;
When the server returns the AdGroupPage, the totalNumEntries field
will contain the total number of AdGroups. You can use this
Thanks for the fast response will look into this now
Gareth
On Aug 2, 12:34 pm, AdWords API Advisor
wrote:
> Hi Gareth,
>
> If you perform 100 operations and 1 fails due to a policy error or
> something similar, then all the 100 operations will fail. Also, if you
> need to check for policy viola
Hi,
You need to catch a DatabaseError and check for error code as
CONCURRENT_MODIFICATION. See
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.DatabaseError.html
for details. As for details on how to catch and handle the exception
itself, you can refer to this code
Hi Axum,
You can check if adGroupCriterion is a BiddableAdGroupCriterion. If
yes, cast it into BiddableAdGroupCriterion and check for the bids
field. If it has entries, then those correspond to keyword-specific
bids. See
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionSer
Hi Axum,
You can set bids field of a BiddableAdGroupCriterion to achieve this.
See
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.BiddableAdGroupCriterion.html#bids
for details.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Jul 31, 1:27 am, axum wrote:
> I
Hi Christian,
You can use the sandbox account viewer to see the objects you create
in the AdWords Api sandbox. See
http://adwordsapi.blogspot.com/2010/05/sandbox-account-viewer-released.html
for details on sandbox account viewer.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Aug 2, 3:13 pm,
Hi Gareth,
If you perform 100 operations and 1 fails due to a policy error or
something similar, then all the 100 operations will fail. Also, if you
need to check for policy violations without actually adding the ads,
then you can specify validateOnly header as true and make the calls.
If your ads
Hi Mukut,
The AdWords API Sandbox will return only test data when making calls
to TargetingIdeaService. To get actual data, you need to get a
production developer token as Eric mentioned earlier and then use it
to make calls to the AdWords production server.
Cheers,
Anash P. Oommen,
AdWords API A
Hi Mukut,
You need to provide a matchtype, as shown in
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v200909/GetRelatedKeywords.cs#52
to fix this issue.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Jul 31, 6:15 pm, Mukut wrote:
> My code is as below
>
> Ad
Hi,
I'm using the activestate Perl v5.10.1 on Windows XP. I'm trying to
install the perl API, but when running "Build installdeps" I keep
failing when it tries to install the DB_File-1.820 module. I think
that it fails to find a db.h file, which indeed does not exist on my
computer.
Can someone h
Hi,
I wanted to explore the feasibility of helping small business owners
advertise their ads on google or its affiliates. The scenario is as
follows:
1. User navigates to my website.
2. He creates and customizes an advert (image).
3. He chooses his options to publish, pay etc.
4. My website uses a
Using Visual Studio 2010, VB.Net, .Net 4.0, API 201003
I’m having a very tough understanding why this has to be so hard.
I’ve managed to convert the C# examples into VB.NET but the code can’t
authenticate against the server. If I code the
ApplicationConfiguration information into the vb.net modul
Hi,
I've created a new campaign in the sandbox with the API and the result
was:
Campaign with name "SANDBOX 01" and id "89462" was added.
How can I check it's data and configuration, I went to
http://adwords-sandbox.google.com and logged with the same credentials
but I can't see the campaign the
Hi,
This is just a question regarding soap request failures due to things
like policy errors.
The system I have currently built builds and array of operations for
each type of mutate (ad texts array, keywords array etc) then I
perform these operations and handle any errors. This is all fine and
w
I changed:
{offnum:8} bolt kínálatában,
árakka
to:
{param1:8} bolt kínálatában,
árakka
The problem didn't solved... =(
On Jul 28, 6:18 pm, Raito Yitsushi wrote:
> I get same error...
>
> Thx for the replay...
>
> It's very long, but... The full query and the response:
>
> CONNECT adwords-sandbo
39 matches
Mail list logo