Hi
I have 30 customers in my own database.
I select the customer ID to start the download report using the download
report ad-hoc
(http://adwordsapi.blogspot.com/2011/11/discover-v201109-adhoc-reports.html)
It works very well if the customer still in my MCC account, but if it was
removed I got
Thanks so much.
It help me a lot
Em segunda-feira, 12 de março de 2012 20h57min28s UTC-3, Paulo Fernandes
escreveu:
>
> Hi
>
> I have 30 customers in my own database.
> I select the customer ID to start the download report using the download
> report ad-hoc (
> http://ad
On Ago 26th
My code stopped to work. Someone knows something about it?
I'm using php 201109
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=
Hi
I'm receiving this message when I tryed do download the Adhoc Report.
Exception in thread "main" java.lang.NoSuchMethodError:
>> com.google.api.client.http.HttpHeaders.setAuthorization(Ljava/lang/String;)Lcom/google/api/client/http/HttpHeaders;
>
> at
>> com.google.api.ads.adwords.lib.utils.
Nobody knows what is happening?
Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes
escreveu:
>
> Hi
>
> I'm receiving this message when I tryed do download the Adhoc Report.
>
> Exception in thread "main&
.2.16
org.slf4j
slf4j-log4j12
1.6.2
Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes
escreveu:
>
> Hi
>
> I'm receiving this message when I tryed do download the Adhoc Report.
>
> Exception in thread "
My problem was this dependency file
com.google.http-client
google-http-client-jackson2
1.11.0-beta
Now everything works. :)
Em terça-feira, 7 de maio de 2013 11h20min59s UTC-3, Paulo Fernandes
escreveu:
>
> Hi
>
> I
Hi
I'm doing my own MCC and I'm not using the sand-box.
So I'm asking all of you to know how can I do the following
I got all my clients using GetServicedAccountService and now I need
the fields (click, Impr, CTR, AVG Pos, etc..) How can I do that?
There is a possibility to get this informatio
>There are several ways to implement getting all that data.
Can you tell me one example without using Report?
> Pretty much all of them require you to do some persistence of data on
> your end for it to be cost effective.
Yes, everything will be stored offline
> I would start by looking at the
Hi Anash
Where can I find more information about the v201109 PHP code examples
and the source code? I don't know where can I find this information
Thanks
On 9 out, 23:04, "Anash P. Oommen"
wrote:
> Hi Paulo,
>
> Jason's posts summarize things pretty well. cost + detail of stats breakdown
> is a
I found an example on Google and customized it for my necessity.
The report is ok , but I the data aren't there
http://pastebin.com/GHSRfsJ3
There are something wrong on my code?
On 11 out, 14:41, jstedman wrote:
> Paulo,
>
> The v201109 examples have not been released, but the v201101 examp
Hi
I need to get my report(CPC, Clicks, etc.. - the MCC stuff) from all
accounts.
There are a way to schedule a report to run and get this using only
500 API units?
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogs
Hi
I saw the java code for download report and I saw the following
message:
// This example generates an AuthToken on the fly. A production
application
// should cache and reuse the AuthToken, as they are valid for two
weeks.
Why I need to cache the AuthToken? Can I get something good to do
that
Hi
How can I detect if a failure is temporary or permanent?
I'm using the report definition ad hoc download v201109
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-ap
File reportFile = null;
for (int i = 0; i < RETRIES_COUNT; i++) {
try {
reportFile =
new ReportDownloader(reportDefinitionXml,
client.getCustomerId()).downloadReport(authToken);
if (reportFile != null
Hi
How can I change this code to 201109 version
ServicedAccountServiceInterface servicedAccountService =
adWordsUser.getService(AdWordsService.V201101.SERVICED_ACCOUNT_SERVICE);
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://ad
Hi
I
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
G
Hi
I'm getting the respondeCode 400 when I generate a report, but I
didn't change anything in my application.
Can someone help me with anything?
My authToken is Ok.
Is it possible to check if my adwords api account is blocked?
Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also fi
How can I set a web proxy for my request?
On 13 fev, 04:05, "Anash P. Oommen"
wrote:
> Hi Paulo,
>
> The easiest thing to do is to set a web proxy for your request, and see if
> you are sending authorization header (authToken), clientCustomerId header
> and developerToken header as part of your
I'm using Java
On 14 fev, 00:57, "Anash P. Oommen"
wrote:
> Hi Paulo,
>
> That depends on the language you are using. For .NET, I'd recommend
> Fiddler2 (http://fiddler2.com/fiddler2/) as the proxy, and then the code to
> set proxy would look like:
>
> WebRequest webRequest = HttpWebRequest.Creat
I solved that problem
Some of my accounts are MCC accounts under a Global MCC Account
So a MCC account didn't have data to be downloaded
Thanks for the support :)
On 14 fev, 09:37, Paulo Fernandes wrote:
> I'm using Java
>
> On 14 fev, 00:57, "A
21 matches
Mail list logo