In that case, I can't use it until I have my own hosting server
because I use the email for all my bills and banking information. I
registered yesterday, will I be charge $50 by next month? How can I
cancel it?
On Jun 30, 7:16 pm, AdWords API Advisor
wrote:
> Hello,
>
> We require that users sp
Hello,
We require that users specify their user name and password because we
need a way of verifying that you are who you say you are, and that you
have access to the account in question. There are other ways of doing
this that are better suited for web-based applications, like using
AuthSub or
Why adwords api requires me to put my adwords email and password in
the code? I'm on a shared host, and I don't feel secure to put my
email and password in the code because if someone hacks in the system
or if my web hosting company will have access to my personal
information. Is there a way to ad
Hello Taylor,
I don't know the root cause for this, but I've always observed that
the results you obtain from specifying a named geo target are much
more meaningful than the results you'd get back from a proximity
target when using the TrafficEstimatorService. Do note that we're
dealing with est
Last thing. Based on the post you mentioned I tried this... I get NO
errors, but if I change the radius from "3" to "10" the
numbers remain the same. :-(
muestra
Broad
3
SearchNetwork
ContentNetwork
en
54663408
-3363526
1
On Jun 30, 10:25 am, Rockyraccoon wrote:
>
Yeah, I saw this too... I will take another look and see if it can
help me. Do you have any idea why the service would be "unreliable"? I
am having trouble explaining this to the other people that are working
on the product with me. Basically, I haven't been able to get
"circles" working at all...
Hello Akila,
If you're just getting started in AdWords API development using PHP,
I'd recommend that you try the APIlity client library:
http://google-apility.sourceforge.net/
It should be simpler than using any standalone sample code, and the
error reporting should be more robust as well.
Hello Taylor,
I'm not 100% sure about the reliability of using proximity targeting
with the TrafficEstimator service. What I'd recommend is that you
follow the steps outlined in this blog post and use named geo
targeting:
http://adwordsapi.blogspot.com/2008/07/traffic-estimator-service-expla
Hello Gideon,
You have two options: you can either use the getAdStats() API method:
http://code.google.com/apis/adwords/docs/developer/AdService.html#getAdStats
or you can schedule an Ad Performance Report:
http://code.google.com/apis/adwords/docs/developer/adwords_api_report_creative.ht
Hello,
Would you be able to try using the .NET client library instead of
classes you generate yourself? If there's an issue making the call
with the .NET client library then the maintainer might be able to
resolve it by doing some manipulation under the hood; if there's an
issue with classes tha
Hello Yusuf,
Could you please turn on SOAP logging? There are instructions on
doing this in the README that comes with the .NET client library:
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/README
Once you've done that, take a look at the SOAP response XML message
fo
Hello Taco,
You're correct that logging is disabled by default in the .NET client
library. I'm not sure that you'll find an answer to your question
here, as it sounds like the issue is specific to the .NET runtime
environment that your hosting provider is using. Perhaps there is a
technical cont
Hello Bryan,
I'm sorry, but I don't have any specific information about how the
AdWords web interface might enforce limitations, or how URL
substitution (which is outside the scope of the AdWords API) can
affect things. I would continue to rely on the info available in our
public guidelines, and
Hello All,
The AdWords API Team is pleased to announce the launch of AdWords API
v2009 in production! There are a lot of details regarding the launch,
so please check out our blog post for the full scoop:
http://adwordsapi.blogspot.com/2009/06/adwords-api-v2009-launch.html
-The AdWords API T
If you want information on ALL of your keywords, then use the
Structure Report in the report service. If you can deal with only
getting information on those that have had activity, then you can just
schedule an automated report in the adWords UI and have it mailed to
you. The latter is great bec
Hi,
I have just started using Adwords API, I downloaded the sample code
for V13.
I tried executing "add_keyword.php" and "get_keyword_variations.php"
I changed the login information to my gmail account info i.e.
$email = 'My gmail ID';
$password = 'My gmail Password';
$client_email
We have a huge number of accounts/campaigns/ad groups/keywords. Using
the AdWords API to fetch keywords and automate updates cost us $5,000
for the first month. For each account, our application used the
CampaignService to loop through each campaign and, in turn using the
AdGroupService to loop th
17 matches
Mail list logo