Hello,
We too are seeing slowness in using the SET operator on criterion.
Request id is 0b66af934da314664a6f8c9be5498955.
With v13 the batch of keywords got updated in under 800 milliseconds.
Now with v2009 it takes around 3 seconds.
Any idea why that might be happening?
Thanks,
Abhijat
--
=~
Google is using the TZ standard used by most people:
http://en.wikipedia.org/wiki/Zone.tab
Here is an example of someone who has developed a sort of .NET
timezone converter:
http://www.codeproject.com/KB/dotnet/Using_time_zones_in_NET.aspx
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have
No, the selector only allows filtering on campaignid, adgroupid and
criterionid.
Running an account structure report is another way of getting all your
criteria and it only cost you 500 quotas to get a full account.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909
How is one supposed to use the timeZoneId field in AccountInfo to get
useful data about that time zone when the format used does not match
the timeZoneId's used by Windows' .NET framework?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on
I would like to know whether I need to use paging or not.
When we call CampaignCriterionService. get we always pass a selector
that filters on a single campaign. This means that the max number of
results we can get is 1 (max number of negatives allowed by
adwords in a single campaign). Is that
Hi Erik,
After your yesterday's reply I was trying few things and was checking
my object types and realised that in Ruby arrays are not typed. So I
made following change to the code and it is working fine now.
@campaign_target_srv = @adwords.get_service('CampaignTarget',
latest)
geo_target
Caching the login auth cookie seems to have resolved my issue. The
examples provided in the library are great but I was taking it too
literally and authenticated before each query (2:00AM fail). Perhaps
myself or someone could contribute a full example from login ->
adgroup creation -> add keywords
On Wednesday 31 March 2010, Dave elucidated thus:
> I started using the aw_api_php_lib_2.0.1 client library w/ v2009 API
> today and also ran into a rate limit. It produced the same error and
> appears to only last for a few minutes. I don't use multiple threads
> on my project but some of the oper
When tagging target url with {keyword} or {placement}, a textual value
is delivered. Is it possible to identify related criteron when Ad and
AdGroup is known without querying all criterons and test against their
text and url value?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migr
Hi Dave,
Just to be clear, the error message listed in this thread is not part
of any rate limit. It appears to be generated by the ClientLogin API:
http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#Errors
It could have been a temporary issue with that service, so let me kno
Hi,
This error appears to be caused by using a stdClass object in your
request, which isn't handled correctly by the client library. I'll
release an update to the library shortly, but in the mean time if you
use one of the defined object types (like Campaing, etc) instead of
stdClass you shouldn'
Hi NS,
Your code looks correct. Do you have the SOAP XML request and
response that was generated by it?
Best,
- Eric
On Mar 31, 5:43 pm, NS wrote:
> Hi Erik,
>
> Thanks for your reply.
>
> My code doesn't look very different than the example posted at
> following URL.
>
> http://code.google.co
Hi,
Please see your existing thread for more information:
http://groups.google.com/group/adwords-api/browse_thread/thread/8951605fbbb1a089/
Best,
- Eric Koleda, AdWords API Team
On Mar 31, 1:58 pm, NS wrote:
> Hello Everyone,
>
> I am very new to the adwords API and we are using ruby client
Hi Roman,
Thanks for opening an issue for this, and we'll follow up with you
there.
http://code.google.com/p/google-api-adwords-perl/issues/detail?id=12
Best,
- Eric Koleda, AdWords API Team
On Mar 31, 7:17 am, Roman wrote:
> Hi,
>
> I am using Perl API v1.3.2.
> When setting the adwords.pro
Hi Ben,
My apologies, it does seem that MCC can't link to each other via the
API Only link. You'll either have to use the UI and API link or link
to their client account directly with the API only link.
Best,
- Eric
On Mar 31, 5:36 pm, BenK wrote:
> We've hit a limitation though - It appears y
Hi,
I wanted to give everyone advanced warning that the AdWords
API Sandbox's database is scheduled to be refreshed on Friday, April 2nd.
Following the refresh all data stored in the sandbox will be cleared, and
AdWords API v13 users will have to recreate their client accounts with a
call to getCl
Hello everybody,
we are using the TrafficEstimatorService for getting some information
on keywords, for example the cpc value. Do we have do migrate anything
now, because the documentation says that the TrafficEstimatorService
is coming soon and not yet implemented in v2009..
Any code change need
I am using perl, no client lib, accessing TargetingIdeaService get
method. The selector is not being seen, as the selector.
I am sure I am missing something really simple and stupid here.
Here is the code:
-
use Google::AdWords::AuthToken ();
# ...
my $token;
eval {
$tok
I started using the aw_api_php_lib_2.0.1 client library w/ v2009 API
today and also ran into a rate limit. It produced the same error and
appears to only last for a few minutes. I don't use multiple threads
on my project but some of the operations are quick and I am processing
without any delay imp
On 31 Mar., 11:54, Janak wrote:
> I have found that this is the problem with PHP,
> [..]
Perfect! It works now, thanks! :-)
- Morten
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find us on our blog and discuss
Im wondering what is the maximum allowed operation streams for each
request part/ and for each job.
Also the maximum allowed operations for each stream.
Cheers,
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also find u
I'm a spanish developer but when I try to sign up to use the API, the
API Center menu does not exist. Is there any limitation for any
country to use the API?
Thank you
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.
Also
I want to sign up for AdWords API, so I follow the instructions
(https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?
hl=en&answer=15104) and when I go to "MyAccount" tab I don't see the
API Center anywhere. How can I activate it?
Thank you
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
-- Forwarded message --
From: Ajit
Date: Apr 1, 12:15 pm
Subject: Not Found Error 404
To: AdWords API Forum
When i trying to create account on following url
https://www.google.com/accounts/ServiceLogin?service=adwords&cd=null&;...
after hitting create account button or sign
Looks like perl library (v1.3.2) did break down.
I opened an issue there... Hopefully it will be fixed soon, April 22nd
is just in 3 weeks.
On Mar 11, 5:13 pm, AdWords API Advisor
wrote:
> Hi All,
>
> Yesterday we enabled an enhanced form of XML validation on the AdWords
> API sandbox that return
Hi,
getting the below error when deleting campaign ad extensions
SoapFault Object
(
[message:protected] => Call to undefined method
stdClass::getNamespace()
[string:private] =>
[code:protected] => 0
[file:protected] => /var/www/FTLunnati/bidapi/application/libs/
Google/Api/Common/
When i trying to create account on following url
https://www.google.com/accounts/ServiceLogin?service=adwords&cd=null&hl=en-US
27 matches
Mail list logo