In document
When creating a city target for a campaign, set its cityName and
provinceCode fields using one of the table rows below (the countryCode
field will be US).
can you give example for target abbeville in US.
i am passing the values like CityTarget(Abbeville-US-AL). but i got
error.
Than
Hi Paul,
I wouldn't recommend hand-picking classes from the library itself,
that is simply too much work and waste of effort in my opinion.
The .NET library has a binary distribution which you can use. You can
take the compiled assembly, add a reference to it in your vb.net
project and start codin
Hi Jeff,
1. If you are consistently getting 500 errors, then please post the
SOAP logs for such a failed request on this thread and I can look into
it. You can refer to src/Google/Api/Ads/AdWords/settings.ini for the
logging settings.
2. You need to look at
http://code.google.com/p/google-api-adw
Hi Federico,
If you are adding a report definition, GetLastUnits should give you
the cost. Report download doesn't have any API cost as of now.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Dec 6, 8:27 pm, Federico Ulfo wrote:
> How can I get the last api units for performance report?
> I kn
Hi Murray,
Could you mail your account details to adwordsapiadvi...@google.com
and update this thread once you are done? I need to take a look at
your account to figure out what happened.
Cheers,
Anash P. Oommen,
AdWords API Advisor.
On Dec 6, 8:56 pm, Murray Kester wrote:
> Hello Anash
>
> My
Hello Eric
Could you please advise at your earliest convenience.
Best regards,
Murray
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
This is still happening today. Several other people have posted about
problems with the AdGroupService. Can someone from Google verify
whether there is a known issue right now?
On Dec 6, 11:33 am, joel wrote:
> I'm getting repeated Unexpected exceptions try to call an
> ADGROUP_PERFORMANCE_REPOR
Happening again.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 t
When I look at the report types I see that there is
CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT report to get campaign
level negative keywords.
On the KEYWORDS_PERFORMANCE_REPORT there is no isNegative column to
determine if a keyword is negative or not.
It looks like there was an Ad Group Nega
+1
On Dec 7, 7:23 am, "j.e.frank" wrote:
> Happening again.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received
Hi Shi,
The AdGroupCriterionService.mutate() method takes an array of
AdGroupCriterionOperations. If you want to add 20 keywords, create 20
operations and then pass them in a single request.
Best,
- Eric Koleda, AdWords API Team
On Dec 6, 5:41 am, shi wrote:
> Hello Eric,
> I am usng PHP clien
Hi Nakor,
Unfortunately more granular geo targeting is not support for this
service or the Keyword Tool web interface.
Best,
- Eric Koleda, AdWords API Team
On Dec 4, 2:20 am, Nakor Isalani wrote:
> When using the TargetingIdeaService it allows me to specify a
> CountryTarget to refine the keyw
Hi All,
I've reached out again to the core engineering team regarding this
issue, but unfortunately I don't have any other information. From my
previous tests I believe a workaround was to create the Automatic
placements performance report via the AdWords web interface, get it's
ID by using Repor
Hi,
We are using v13 version of adwords report. I see some discrepancies
when looking at the report numbers. The problem is when you see the
SUMMARY RECORD on top of the report through adwords user interface,
the numbers are not rounded (so assuming right numbers). When you
look at the detail r
Hi Bryan,
I'm not seeing an email from you in that inbox. Can you try to send
it again? (adwordsapiadvi...@google.com) It's a private inbox managed
by our team, but not checked regularly.
Best,
- Eric
On Dec 6, 6:06 pm, ADM wrote:
> Eric,
>
> I just sent the information requested to the email
Hi Murray,
The amount of unit used are reported in the units SOAP header and
through the InfoService. You can use this data to calculate the
amount that you will be billed for. The frequency with which you are
billed for those units may depend on your billing details, country,
etc.
Best,
- Eric
Same thing goes with placements on the ad group level.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this m
I've been reading this thread with interest because in another thread
where I was asking about which performance reports (keyword, managed
placement, automatic placement, ad performance) needed to be combined
to come up with the same account-level totals that are reported in the
account performance
Hi Daniel, Chris,
The AdWords API currently has support for OAuth 1.0, although there
are still some aspects that require a ClientLogin auth token (namely
the report download servlet and in LocationSyncExtension). We are
working to ensure that OAuth can be used everywhere, and we're
discussing th
same for my application. We manage many dozens of Adwords accounts, and
it only seems to be happening on a couple of them.
Thanks in advance.
Tim
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.goo
Thanks for the reply. I'll use that service in future. But it might
also be a good idea to remove the text from the adwords site that says
the billing data is updated daily. That gives the false impression
that charges are not being run up when they are.
regards,
Murray
On Dec 8, 4:25 am, AdWords
i've implemented paging for all services to retreive a dump of an
account structure to json in the case of catastrophe on our end. i'm
currently using a page size of 100 for all services, but it's pretty
dang slow.
what's the biggest number that i can use for a default page size?
--
=~=~=~=~=~=
so if the adgroup level max bid is automagically set upon first
biddable criteria addition (i'm assuming that the adgroup max would
become this first criteria's first), there can be a situation when a
different biddable criteria comes in later with a higher bid. will/
should this be allowed? i tr
hmm... then this is a bug with the python api library.
On Nov 22, 3:47 pm, AdWords API Advisor
wrote:
> Hi J,
>
> The value should be true, not
> y.
>
> Hope that helps. Let me know if you have more questions.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Nov 18, 6:39 pm, J wrote:
Greetings.
We've seen discrepancies in average position figures between v13 and
v201008 reports. They are minor, but they exist, so I'm investigating.
Is this a known issue? If not, where should I send some example reports
we've downloaded that demonstrate the issue?
Thanks.
Dan
--
=~=~=~=~=~=
25 matches
Mail list logo