Hi Artur,
As you noticed BMJS is only for adding/updating data, to download data we
recommend you use the ReportDefintionService since is the least costly and
faster way to retrieve big amounts of data. Please read through this blog
post
http://adwordsapi.blogspot.com/2010/07/discover-v201003-
I have been looking into Optimize based on budget bidding strategy. Ad the
AdGroup level there is a field called proxySiteMaxCpc. Since the siteMaxCpc
field at the group level has been removed, shouldn't it be
proxyContentMaxCpc? Or is this field even relevant anymore? Please let me
know.
I'm not 100% sure if this is the expected behavior or not but I figured
someone here would know:
When sending request for a group of keywordEstimates within one
adgroupEstimate that has no adGroupID the data returned seems to vary based
upon the keywords included as if they're being grouped in
Hi,
If you could send your account details to kevin.win...@google.com I'll
take a look and see if we can expedite this.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://grou
Hi,
This is a known issue. The current workaround is to provide both
PlatformTarget and MobilePlatformTarget when making changes to the latter.
We hope to resolve this issue in the near future.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
Hi,
We are migrating our TrafficEstimateorService code from API version
v13 to v201101. We used to use the checkKeywordTraffic() method to
determine if a keyword would get any traffic at all and then do a full
estimation for a keyword. I read from the post
http://adwordsapi.blogspot.com/2010/09/di
I keep getting the following error after calling client library
function
Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadClientReport() :
"Received an unexpected EOF or 0 bytes from the transport stream."
This is the 3rd time in a row that this exception was thrown. I
didn't get this
Hi,
The limit refers to the number of results that will be returned in a
single response, not overall. Adding more keywords to the selector will
mean that some keywords may not return any results as the earlier keywords
will use up the available "slots" in the response. (i.e. it won't
necess
Hi Dorian,
Thanks for the feedback. It seems like there's a good bit of variation:
http://en.wikipedia.org/wiki/Decimal_mark#Examples_of_use . I'm going to
pass this on to the core engineering team and see if we can support it.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi,
Yes, this is possible, but you'll need to contact your CSR to get it set
up (or whoever helped you set up the invoice billing in the first place).
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwo
Hi,
Unfortunately, this information is not currently exposed via the API.
- Kevin Winter
AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=
Hi,
Unfortunately I don't have any updates on this.
Best,
- Eric
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You rec
Hi David,
I believe the problem is with the namespace used in your header. The
element is correctly set to the o/ namespace, since the
request is to an o/ service. However, the object it holds is of the
type SoapHeader, which is in the cm/ namespace. This means that all the
elements under
referencing GetAllCampaigns.php
// Get the CampaignService.
$campaignService = $user->GetCampaignService('v201101');
// Create selector.
$selector = new Selector();
$selector->fields = array('Id', 'Name');
$selector->ordering = array(new OrderBy('Name', 'ASCENDING'));
// Get all c
Hi,
I have a problem with creating video ad in sandbox. I use PHP API example
(in file AddAds.php) and as I see I need to add mediaId to Video class
instance. But according to documentation
(http://code.google.com/intl/cs/apis/adwords/docs/reference/latest/MediaService.html#upload)
I can uplo
Yeah it seems the API was updated but the docs hadn't been.
I've just removed the predicate for DISABLED on my report.
*
Lloyd Pick*
Developer
*Forward*
Floor 1, Centro 3
19 Mandela Street
London NW1 0DU
T: 020 3214 8403
W: www.forward.co.uk
On 30 August 2011 20:14, Kevin Winter wrote:
>
Hello,
We have an MCC account and I noticed that if I add the same keyword (i.e.
text+match type) for two different clients, the resulting criterion id is
the same. Is this by design and am I correct that the combination "text +
match type" is unique, regarding generating the criterion id?
--
17 matches
Mail list logo