I asked same question in
https://groups.google.com/forum/?fromgroups#!topic/adwords-api/AnyLaabAAnY
but didn't get reply :(
Anyhow, I'll pitch in my example. Keyword 'pet insurance', Exact for
Australia - figures differ from 6,600 for IDEAS and 1,900 for STATS
Thanks
Mark
--
=~=~=~=~=~=~=~=
Figured it out: "-08:00" instead of PST
On Feb 10, 5:35 pm, bgraves wrote:
> According to the documentation, I need to use MMdd HHmmss zzz for
> the dateTimeRange. Unfortunately, if I use "PST" or "pst" for zzz,
> the api always throws the following exception:
> InternalApiError.UNEXPECTED_I
According to the documentation, I need to use MMdd HHmmss zzz for
the dateTimeRange. Unfortunately, if I use "PST" or "pst" for zzz,
the api always throws the following exception:
InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
For instance, I can't have my min portion containing "20110209 172
I've extracted the price for a large number of medium to high value
keywords (> 50,000) and the average CPC of 2,823,595 units. I guess I
need to divide by 10MM to transform into dollars (my account is a US
account), which would be an average of 28 cents (exact match), well
below the average Google
Hi,
When downloading my account history I have leant that if you segment
it by 'date' you will not download days with zero impressions.
What I am trying to do is fill the gaps of days that had zero
impressions with data. The thing is I need to know whether the item
(ad, keyword etc) was disabled
Hi,
Can you please post the request ID (as returned in the SOAP header) of
a request that shows this behavior?
Best,
- Eric Koleda, AdWords API Team
On Feb 10, 2:53 pm, changyi zhu wrote:
> I have seen UNEXPECTED_INTERNAL_API_ERROR for the last 1+ hours on
> production.
> -Changyi
>
> [jav
Hi Mike,
It will never be possible to convert a regular ad-serving account into
an MCC account, or share the same login between them. This is a
limitation of the product and you shouldn't expect it to change. That
said, it's fairly easy to create an MCC account, as all you need is
another email
Hi Alex,
I don't think this was normal behavior, but it's something to be on
the lookout for.
Best,
- Eric
On Feb 9, 8:30 am, "ABO.MCC"
wrote:
> Seems pretty transient, yes. Back to normal now.
>
> Should I be prepared for things like this to happen after each DB reset?
>
> Thanks for your repl
Hi Adam,
See the AdWords API rate sheet for unit costs:
http://code.google.com/apis/adwords/docs/ratesheet.html
The TIS has a per-idea (keyword) and per-request charge, and it's
beneficial to batch keywords together into fewer requests. The cost
does not change based on the number of attribut
Hi Martin,
STATS request are the preferred method of getting statistics for known
keywords, while IDEAS is appropriate for generating related keywords.
There have been cases in the past where STATS and IDEAS returned
different results, and we're working to ensure that this doesn't
happen going for
Hi,
There is no approval process in the sandbox environment, and the ads
created there won't actually run. Because the ads aren't running
there will never be any stats to download.
Best,
- Eric Koleda, AdWords API Team
On Feb 7, 7:51 pm, Xr4ti wrote:
> This is for the sandbox.. not a live acco
Hi Sai,
I don't think it's possible to fetch that information via reports at
the moment. I'll talk with the core engineering team and see if this
is something we can expose.
Best,
- Eric Koleda, AdWords API Team
On Feb 7, 3:41 pm, "skam...@cstonecanada.com"
wrote:
> FYI, I am using the api v20
Hi,
in the Rate Sheet of the Adwords API it is stated that a
TargetingIdeaService get costs 0.1 API Units per TargetingIdea per-
item cost.
If, according to the maximal get result size of 800, i assume that one
request (which costs 5 API Units) results in a maximum of 800
TargetingIdeas and an it
Is this functionalliy already on the API or still there are no plan to
do it
-- Forwarded message --
From: AdWords API Advisor
Date: 11 sep 2008, 09:35
Subject: API call to invite a client account to be managed by an MCC
To: AdWords API Forum
Hello,
That functionality is not
Hi,
i'm trying to GetTargetingIdeaService('v201008') for german keywords
with following PHP code:
// Create Country Target search parameter.
$countryTargets = array();
$countryTargets[] = new CountryTarget('DE');
$countryTargets[] = new CountryTarget('AT');
$countryTargets[] = new Count
I have been struggling with this, i know that the Google Adwords API
has a bunch of service to create custom application with the AdWords,
but with MCC i can invite a user that i would like to managed its
account, so is there a Adwords call that does that?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
in one of our campaigns we managed to create 5 sitelinks extenations,
3 of them are DISAPPROVED and other 2 are APPROVED, all have
status=ACTIVE. Is this normal situation ? From what i have read on
adwords api blog it is possbile to have only one active sitelinks
extension in single campaign ? So i
I have seen UNEXPECTED_INTERNAL_API_ERROR for the last 1+ hours on
production.
-Changyi
[java] Exception in thread "main" AxisFault
[java] faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
[java] faultSubcode:
[java] faultString: InternalApiError.UNEXPECTED_INTER
Thank you. Why is the service unavailable in v201008? I guess there is
no harm in mixing v13 with v201008?
Craig
On Feb 9, 2:15 pm, AdWords API Advisor
wrote:
> Hi Craig,
>
> Please ignore the comment that starts with "// Displays" in my
> previous post. Just noticed it after clicking the Send b
Hi Vitālijs,
I think this is a special placeholder keyword which represents all the
clicks on the content network due to automatic placements (which are
determined using keywords). Can you request the Id field in the
report and let me know which ID it reports?
Best,
- Eric Koleda, AdWords API Te
I am unable to connect to Google Adwords API ,even Sandbox
I am using one of these links to connect :
https://adwords.google.com/api/adwords/cm/v201008/CampaignService
or
https://adwords-sandbox.google.com/api/adwords/cm/v201008/CampaignService
as mentioned at
http://code.google.com/apis/adwo
Hello,
when I try to set PolygonTargets i get the following error:
Failure/Error: response = campaign_target_srv.mutate([geo_operation])
AdWords::Error::GoogleInternalError
Any hint is appreciated!
Code:
-- snip --
coordinates = [
[52.254709, 11.447754],
[52.281602, 11.8
Hi, I want to get all the accounts'budgets.
For example,
Account | Budget | Spent | Remaining
sam...@adworld.com.tr | $ 5,000 | $ 3,000 | $ 2,000
t...@adworld.com.tr | $ 1,000 | $ 500 | $ 500
j...@adworld.com.tr | $ 500 | $ 100 | $ 400
I thank you in advance for your help.
Best regards.
Mr
Hello,
First, let me say I've read through the forum, the knowledge base
references provided in some links and can't seem to find an answer to
my issue.
I'm trying to utilize the "aw_api_php_lib_2.4.1" with examples in
order to access the AdWords API for working with "related keywords".
I am tryi
24 matches
Mail list logo