I had a similar confusion when I was first dealing with this part of
the API. See this thread for a bit more detail (thread gets hijacked
about halfway down, the upper half is the relevant part)
http://groups.google.com/group/adwords-api/browse_thread/thread/528ba61d6ad22783/89c58a135393d44a
On
Is there a reportType that gathers metrics on the entire account or is
the CAMPAIGN_PERFORMANCE_REPORT the best "30,000 foot view" in
v201003?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com
FWIW, our usage of the Reporting API is overwhelmingly template-like.
We define a handful of report structures (actually just two in our
case) that include the fields we care about, and then want a report
for each of our MCC-managed accounts on a daily basis.
I realize the ReportDefinitionService
gt;
> >
> > https://adwords.google.com/api/adwords/
> > cm/v201002">
> >
> > 934166
> >
> > Name
> > Impressions
> >
Hi Costart,
The definitive source of information of this is the AdWords API Terms
and Conditions:
http://code.google.com/apis/adwords/docs/terms.html
Best,
- Eric Koleda, AdWords API Team
On Jun 20, 11:51 am, costart wrote:
> Hi,
>
> What are the rules for creating an Interface API which is
Hi,
You can request either the TARGETED_MONTHLY_SEARCHES or
AVERAGE_TARGETED_MONTHLY_SEARCHES attributes to get this information.
Best,
- Eric Koleda, AdWords API Team
On Jun 20, 12:18 pm, parviz wrote:
> I am using this api code for getting the keyword variation.
>
> Now my goal is to get for
Hi Matt,
Unfortunately that is not possible, and an adGroupId must always be
provided when creating an AdGroupAd, even in validateOnly mode.
Best,
- Eric Koleda, AdWords API Team
On Jun 18, 12:51 pm, Matt wrote:
> Is there any way to validate against policy errors an ad prior to
> creating an a
Hi,
What is the requestId of a request that demonstrates this behavior?
Best,
- Eric Koleda, AdWords API Team
On Jun 20, 4:54 pm, parviz wrote:
> When i run this code i get the error?
>
> error
> [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @
> selector.selector.searchParameters[
Hi,
See this thread for more information about getting STATS in bulk:
http://groups.google.com/group/adwords-api/browse_thread/thread/6bcf39a0a72cfd2b/
Best,
- Eric
On Jun 20, 10:10 pm, moltar wrote:
> I'm looking for a similar solution. I'd like to get stats on known
> keywords. Is there a
Hi All,
Currently the processingTimeMillis is only available when the job is
complete. Thank you for the feedback though, and I'll pass this
request on to the core engineering team.
Best,
- Eric Koleda, AdWords API Team
On Jun 19, 4:47 pm, ojak wrote:
> Yeah, it only updates at 100%.
>
> As fo
Name
> Impressions
> Clicks
> Cost
> AveragePosition
>
> 20100401
> 20100430
>
>
Hi Keith,
CONTENT_CONTEXTUAL requires CONTENT_NETWORK to run, and when it is
alone in your campaign it has no effect. It can be left around in an
account depending on the choices made in the web interface. We are
working to change the validation logic so this isn't possible.
Best,
- Eric
On Ju
Hi!
I want to get the costs of my accounts which are in my developer(mcc)-
account. how am i able to get these costs in PHP? I am able to just
get the costs for one campaign. Is it also possible to get it for a
whole account?
Best regards,
Freddy
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi all,
While adding new ad from ruby. I'm getting required error for exemptionRequests
. I read the google API document regarding exemption request but it's hard to
understand how and when to use it . Is it possible to have an example?
My Soap Request
https://adwords.google.com/api/adw
Hi William,
The library comes with an example that demonstrates how to use the
TargetingIdeaService:
http://code.google.com/p/google-api-adwords-ruby/source/browse/trunk/examples/v201003/get_related_keywords.rb
If you just want to get the stats of some known keywords then set
selector.request
Hi All,
Thank you for bringing this issue to our attention. Are you seeing
similar behavior this week?
Best,
- Eric Koleda, AdWords API Team
On Jun 18, 3:46 pm, Navi wrote:
> I am facing the same problem.
> The report is just getting stuck in pending status forever.
> Please help.
>
> On Jun 1
Hi Frans,
This information is contained in BulkMutateJob.billingSummary, which
is available once the job is completed.
http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJobService.BillingSummary.html
Best,
- Eric Koleda, AdWords API Team
On Jun 18, 7:30 am, Frans wrote:
> I
Hi,
It isn't possible to retrieve the ads that will match a given
keyword. Using the selector you can select ads by campaign ID, ad
group ID, or ad ID:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdService.AdGroupAdSelector.html
Best,
- Eric Koleda, AdWords API Team
On J
In a nutshell, here is my stupid question: Just what exactly is the
"CLIENT_CUSTOMER_ID" that needs to be passed in the header of the GET
to pull the actual report? Believe me, I've looked all over to try
and find this defined.
The docs are a little vague on whether I need to supply the client
e
Clicks
Cost
AveragePosition
20100401
20100430
Daily Account Report - XXX
CAMPAIGN_PERFORMANCE_REPORT
false
Hi Manfred,
The v201003 ReportDefinitionService beta currently doesn't support any
aggregation types. All data will be aggregated over the duration of
the report. This is a feature we are working to add, but I don't have
any estimates of when it will be available.
Best,
- Eric Koleda, AdWords A
Hi,
I'm not able to replicate that issue. Do you have the SOAP XML
request and response that demonstrates the problem?
Best,
- Eric
On Jun 17, 3:07 am, Hervé wrote:
> hi all,
> i have same probleme with sandbox,
> i can create campaigns and adgroups but when i send my Ad et Keyword
> bulk, i h
Hi Manfred,
Thank you for the great feedback on the new ReportDefinitionService.
I don't have any information at this time about the development plans
for particular fields, but I will pass your requests on to the core
engineering team for consideration. Let us know if there is anything
else the
Hi Alexander,
Are you still experiencing this issue? Please ensure that there are
no extra characters or spaces around your developer token.
Best,
- Eric
On Jun 16, 10:51 am, Alexander wrote:
> Hello Eric
> I've got only body section in the soap envelope. The soap header is
> absent in the res
What is the suitable service to use to replace
TrafficEstimatorInterface of v13? I would like to get the average
clicks and cpc value.
Thanks,
Gary
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.goo
I'm using the php library provided and just trying to run one of the
example scripts without any modifications (beyond setting the paths,
sandbox url and auth details)
It runs for about 2 minutes and then gives this output:
AuthTokenException Object
(
[error:private] => Empty reply from serve
Hi,
I have logged the soap request and response. Hope this will help :
[Jun 21 2010 20:11:45.00 - INFO] POST /api/adwords/job/v200909/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.6-1+lenny6, gzip
Accept-Encoding: gzip, deflate
Content
Hi J,
I think the namespace of AuthToken and other headers in your request
xml is wrong. It should be ns2:authToken. I've pasted a sample SOAP
request from a successful call for your reference.
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xml
Hi,
The API response seem to suggest that the word "Down" is copyrighted in
the context of its usage in your Ad. However, copyright-based policies
are exemptable, so you can add an exemptionRequest to your request and
the API call will succeed. Your Ads will be reviewed manually when an
exemptionR
Hi Federico,
v201002 of the AdWords API is now publicly available as v201003.
v201003 introduces a few new services, other than that the two versions
are practically the same. For a detailed list of differences between
the two versions, see
http://code.google.com/apis/adwords/v2009/docs/releasenot
Hi Don,
When you mention that you are using an arbitrary client's clientEmail
in the Authorization header, is this the same clientEmail for which you
generated the report definition?
Cheers,
Anash P. Oommen,
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on ou
Hi Remya,
Please refer to the definition of DefinedReportJob at
http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html,
it has no field named Campaign or Country. Here's the sample logs from
a successful API call.
-BEGIN API CALL-
Request
---
32 matches
Mail list logo