Hi Chris,
You are right, I'll have the docs corrected, the charge is 1 unit per get
call and not per item and we are not planning on change that.
Best,
-David Torres - AdWords API Team
On Thursday, April 19, 2012 2:19:44 PM UTC-4, Chris wrote:
>
> Hi,
>
> I would like to access information for
Hi,
Short answer you can't, you got to use other ImageAd in order to re-use the
image it contains, via the adToCopyImageFrom.
Best,
-David Torres - AdWords API Team
On Thursday, April 19, 2012 5:10:24 AM UTC-4, u...@taykey.com wrote:
>
> ANYONE?!
>
> On Tuesday, April 17, 2012 4:36:36 PM UTC+3
Thanks for the reply Anash - You should push them to change that bit where
it says "1 or 2 days for approval" right when you sign up to 5-6 weeks
would help with a lot of confusion...
On Wednesday, April 25, 2012 3:34:02 AM UTC-6, Anash P. Oommen wrote:
>
> Hi Dave,
>
> It generally takes 5-6 w
Hi Vijayraj,
I haven't used it for a while, but I'm reasonably confident that it's the
keyword from your account, not the search query. I seem to remember being
able to match them up with the keywords in an adgroup in the past anyway,
but my memory isn't that great these days, so you should pro
Hi Ewan,
{keyword} parameter gives you the exact search query typed into Google or a
word which is there in your AdGroup? From what I know, it gives the word
which the user have searched in Googlelet me know if I am wrong...
TIA,
Vijayraj
On Wednesday, 25 April 2012 19:17:58 UTC+5:30, Ewan
The {keyword} parameter is the one you're actually bidding on that
triggered the ad. If you want the exact search query typed into Google, you
need to extract it from the HTTP referrer.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adw
Hi,
I've been trying to get my head around the API Terms for a while now, and
one question is still confusing me: In the API TOS, "AdWords API Report
Data" is considered data obtained "from Google using Reporting
Functionality"; I thought that this meant the reports pulled from the
ReportDefin
I'm using curl, as per
https://developers.google.com/adwords/api/docs/#soap and am getting the
same error as Pinki.
I've tried the customer id with and without the dashes.
I've tried using the mcc account login and auth token, and I've also tried
using the customer's account login and auth tok
Hi Vijayraj,
I usually use the {creative} parameter to get the ad id, then match this up
in the API to find out which adgroup triggered the ad. I can then match the
{keyword} and {matchtype} parameters to a keyword within the adgroup. It's
a bit convoluted and not the most efficient process, bu
Anash - are you saying we can't use actual customer IDs in the sandbox?
Bill
On Wednesday, April 25, 2012 5:41:09 AM UTC-5, Anash P. Oommen wrote:
>
> Hi Pinki,
>
> You might also want to check if you are sending your request to the
> sandbox environment or the production environment. The cust
Thanks Anash. I corrected that missing space.
The error result continued as before. What I then discovered was that new
lines between < and > are not acceptable, even though they are accepted by
the validator.
By removing those new lines I'm getting beyond the XML_STREAM_EXC error.
Thanks,
Bil
Hi Kevin,
Using {keyword} parameter we can get the word which was searched by the
user. But how to get the exact keyword from the AdGroup which triggered the
Ads.
For e.g. I am running a Adgroup by name *Project Management *and keywords
associated with this are *project, project **management
Or do they include other areas like HK, Taiwan, Macao ...
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You rece
Hi Pinki,
You might also want to check if you are sending your request to the sandbox
environment or the production environment. The customer ids in the two
environments aren't compatible with each other.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Monday, 23 April 2012 18:30:53 UTC+5:30,
Hi Briggs,
The endpoint for TIS
is https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService,
(/o/, not /cm/). Using the PHP client library is simpler, there's a code
example available
at
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Optimiza
up
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Grou
Hi,
Please drop a mail to adwordsapi-tok...@google.com asking for your token
review updates. Ping them if you don't get updates within a couple of days.
Our team doesn't handle token reviews, so I won't be able to escalate the
process.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Sunday,
Hi Arman,
Could you run the GetAllCampaigns example? This will initialize your
sandbox account. Then run GetAccountHierarchy code example to get your
client accounts. Then you can make any call to the sandbox.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 24 April 2012 13:23:29 UTC
Hi Ryo,
As per the blog, v201109 reports won't return stats for dynamic ads. So if
your account has dynamic ads, then its clicks, impressions etc. won't show
up in the ad performance reports (whether or not you request AdType) and
the totals in the API report will differ from the ones in UI rep
Hi,
You could write to adwordsapi-tok...@google.com to get more details about
the required details, but my understanding is that you don't need to
provide a detailed design document if you haven't built your application. A
technical overview that explains what kind of functionality your
applic
Hi,
Please write to adwordsapi-tok...@google.com to get updates about your
token review status. The token reviews are handled by another team and we
cannot review the application.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Saturday, 21 April 2012 00:14:20 UTC+5:30, current wrote:
>
> Hi,
Hi Huan,
There's one here:
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/Optimization/EstimateKeywordTraffic.cs.
You need to download the .NET client library from
http://code.google.com/p/google-api-adwords-dotnet/, open the AdWords.sln
Hi Andrew,
If you don't have an AdWords API Center under My Account, then it means you
are not in an MCC account (In an MCC account, you will have a My Client
Center tab). Create an MCC account from
http://www.google.com/intl/en/adwords/myclientcenter/, and use an email
that is different from
Hi Minh,
Could you turn on logging and send me the log that causes this error to be
thrown to anash.p.oom...@google.com? I'll look into it and provide a fix
for the null pointer exception.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 24 April 2012 00:36:28 UTC+5:30, Minh Le wrote:
Hi Nizam,
Thanks for the feedback, I'll pass it onto our techwriter team.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 24 April 2012 13:47:02 UTC+5:30, Nizam Ansari wrote:
>
> its very uncomfortable for me to see the tree view panel in the left side
> of google developer page. When
Hi Roberto,
The values returned in campaignStats depend on the daterange you specify in
the selector. See
https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Selector#dateRange
for
details. The data should be ready for download around 4 AM, but it could
potentiall
Hi Axtens,
The reporting API doesn't provide a way to turn off the report headers. You
could read and skip the first couple of lines (report name, headers lines)
instead and then parse the data as required.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Tuesday, 24 April 2012 19:46:21 UTC+5
Hi Dave,
It generally takes 5-6 weeks for the review to happen, and you will receive
emails from adwordsapi-tok...@google.com to your contact email address (the
one you provided as your contact email when signing up for AdWords API) if
they require any clarification. If you want to get an updat
Hi Bill,
XML_STREAM_EXC error means that your xml is not well-formed. I'm not sure
if this is a copy-paste error, but there should be a space after
> Request: Can anyone suggest a solution to the XML_STREAM_EXC error I am
> recieving?
>
>
> I'm learning the adwords API and tried implementing th
Hello,
First of all thank you Anash for answering some questions on this forum. It
is not always easy to get an answer from Google.
On the same boat. We have been waiting for nearly 2 months and have sent
many emails, posted many messages, asked local Google people to help us and
we are not gi
30 matches
Mail list logo