Why do we get the following error
"One or more report job parameters is invalid. The following columns are not supported by
the Report Type Account : [KeywordTypeDisplay]"
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this gr
No report can expose mobile carriers information?
For saving quota consume, I want to use reports than ad services.
Best,
On Feb 9, 12:30 am, AdWords API Advisor
wrote:
> Hi,
>
> Unfortunately not all fields of an ad are exposed via Account
> Structure reports. For this information you will nee
Hello.
I'm finding it a bit unclear how to extract the failed Operand in a
batch process.
I see there is a FailureResult that contains a fieldPath. To which
operation stream does the index returned in the field path belong?
Or in short, how do I extract the failed entity ID from an individual
b
OK, I've manage to migrate our application from v13 to v2009. We've
got some serious speed issues in keyword generation with the Bulk
Processing. So I'm wondering if someone could take a look and tell me
if I could construct the Bulk jobs more efficiently. Thanks.
Test Campaign Run
-
Hi again,
> Thank you for the information. About your application, are you using
> multiple threads to access the API? If so, how many threads are
> running at once?
>
The application will eventually use 16 threads but right now it is
only using 1, and we are having this issue with only one th
Hi,
I wonder how long does it take to delete completly groups from Google
Adwords?
Because, With API I create campaigns, groups, keywords, and textAd
without any problem.
I have deleted groups (with key words and textAd) that i needn't, but
now i need this some of of this groups and i have a mes
Hi,
I just ran some tests and the selector appears to be working
correctly. Please keep in mind that deleting a keyword can have two
different outcomes:
- If the keyword has never had an impression then it will be
completely removed from the ad group, and it will not be returned with
any get() r
Hi Brian,
What code are you trying to run when you get that error?
Best,
- Eric Koleda, AdWords API Team
On Feb 7, 10:52 pm, Brian Wolf wrote:
> Hi,
>
> I am trying to build and run the AddAd.java example (v200909) from the
> distribution
> in Eclipse. I call the Eclipse project "proj01"
>
> In
Hi Brian,
It sounds like you are missing some of the required libraries. See
the README file in the lib directory for more information on the
required jar files.
Best,
- Eric Koleda, AdWords API Team
On Feb 7, 10:23 am, "booktal...@yahoo.com"
wrote:
> Hi,
>
> I am trying to compile "AddKeyword
Hi Tam,
Your request appears to be structured correctly, and the error is
merely saying that the criterion ID you have specified doesn't exist,
or at least doesn't existing within that ad group. Please double-
check your IDs and try again.
Best,
- Eric Koleda, AdWords API Team
On Feb 8, 6:33 am
This happens if you use the .NET library, where you forget to include
App.Config. The library has a bug: the URL of the Adwords service is
hardcoded to http://localhost. The URL can be overridden with the
entry in App.Config.
Note that calculateing the authentication token has no problems: that
is
Hi,
Unfortunately not all fields of an ad are exposed via Account
Structure reports. For this information you will need to access the
ad directly.
Best,
- Eric Koleda, AdWords API Team
On Feb 8, 1:55 am, kato wrote:
> Hi.
>
> I want to download account-related ads by Account Structure Reports.
Hi,
Thank you for the clarification. You can validate your reports using
the ReportService method validateReportJob():
http://code.google.com/apis/adwords/docs/developer/ReportService.html#validateReportJob
I'm not sure I understand the Structure report question. Can you
illustrate the prob
Hi Ryan,
Yes, multiplying by five should return the v13 equivalent.
Best,
- Eric
On Feb 7, 11:38 pm, Ryan wrote:
> Eric,
>
> Thanks for getting back to me so quickly. For clarification, the
> advertiserCompetitionScale is an integer from 0 to 5 while COMPETITION
> is a double between 0 and 1. I
Hi Pedro,
Thank you for the information. About your application, are you using
multiple threads to access the API? If so, how many threads are
running at once?
Also, do you have a more recent requestId? It's easier to work with
more recent examples in our logs.
Best,
- Eric
On Feb 7, 11:25 p
Hi Huggy,
Unfortunately there isn't a search parameter that places limits on the
number of words returned in the keyword ideas.
Best,
- Eric
On Feb 6, 2:49 pm, "adwo...@seo-news.at" wrote:
> Thanks, Advisor!
>
> I've managed getting all the informations I need - perfect.
> For saving some money
Hi Martin,
maybe check if there is a new library version. There was a bug in one
of the previous AdWords API .NET library where the instantiation of
the adwords user which is not using app.config was not implemented
(someone forgot to do that :) and your error was always returned. They
corrected it
Hi,
I am trying to compile "AddKeywordDemo" demo code v200906, error
happens under both javaSE and java EE
1.6.
Exception in thread "main" java.lang.Error: Unresolved compilation
problems:
The type javax.xml.rpc.ServiceException cannot be resolved. It is
indirectly referenced from required .cl
Hi,
I have problem with constructor of AdwordsUser.
I use:
awapi_dotnet_lib_6.2.0
My code:
headers = New Dictionary(Of String, String)
headers.Add("CompanyName", "xyz")
headers.Add("DeveloperToken", "xyz")
headers.Add("Email", "xyz")
headers.Add("Password", "xyz")
headers.Add("ClientEmail", "x
Hi there
I’m having problems generating the correct xml to remove an adgroup
criterion.
The request xml we’re currently using can be seen below. Note that
I'm not specifying whether the criteria is a keyword or a placement,
(although we have tried this but it still didn’t seem to work) because
Hi.
I use Java v200909.
I have a question about
AdGroupCriterionSelector#setUserStatuses(Userstatus[] userStatuses).
Userstatus.ACTIVE and Userstatus.PAUSED are well-functioning.
However, Userstatus.DELETED is NOT well-functioning, I think.
For example, the following code doesn't work.
AdGroupCr
Thanks now it seems to work
The fix is described here:
1) Use the original script /adwords-api-perl-samples/src/v13/
schedule_report.pl
2) Insert your personal data where requested
3) Replace this line in original script:
#Original line removed: 'aggregationTypes' => ['Summary'],
'aggrega
22 matches
Mail list logo