G'day,
Keeping in mind that most of your customers (if not all) will be coming from
Australia, and that most of THOSE customers will be searching on
google.com.au, and that many of THOSE will be displaying only pages from
Australia, then the .com.au domain name would be your best bet.
As for you
Hi Jacob, thanks for your quick response.
Just have another quick question which I thought of..
Is it wise to make your domain name the actual keyword/phrase that
someone may search for?
So is it a good idea to have a domain name 'floristinsydney.com.au' to
hopefully target people doing a searc
When pushing in Adgroups/Keyword/Text Ads I am getting alot of time-
outs when communicating with Google. Previously (about two weeks ago)
I was doing a similar level of 'work' but not getting so many time
outs.
My code hasn't change, has Google changed policy?
--~--~-~--~~
An updated version of Python client library is available from
http://code.google.com/p/google-api-adwords-python-lib/. This is a
major release and includes the following changes and updates*:
- Removed support for v12, MIN_API_VERSION defaults to v13 now.
- Added subclasses for ApiError.
-
http://code.google.com/apis/adwords/docs/developer/Website.html
has link "New Keyword States and Quality-Based Minimum Bids"
https://adwords.google.com/select/qbb.html
that seems to be not working.
I am browsing v13.
--~--~-~--~~~---~--~~
You received this mess
Server Error
The server encountered a temporary error and could not complete your
request.
Please try again in 30 seconds.
Why??
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post
Hi there,
I wrote a function wich is checking a list of keywords by
GetKeywordVariations() to get the information how much a specified
keyword was searched.
It gets the responselist of everykeyword,looks for the seedword and
gives the informations back.
Normaly it workes Fine, but by starting the
Hi everyone!
I'm trying to use the AdWords API in Eclipse, but everything I have
tried so far have resulted in numerous errors which I don't need to
specify at the moment, I think.
Two questions:
1. At the moment I'm using Apache Axis 2, although Axis 1 is
recommended by Google. Is there anythi
I'm using the Google::Adwords perl module and I can't get the
addCriteria call to return the new criterion's id. Can anyone see
what I'm doing wrong?
my $criterion_keyword = Google::Adwords::Criterion->new
->adGroupId($adgroupid)
->criterionType('Keyword')
->text($text)