Hi Robert,
I think your request isn't working for a couple of reasons. First,
there is no "criterionId" field on the AdGroupCriterionSelector, you
must use the "idFilters" field:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.AdGroupCriterionSelector.html#sta
Hi Pete,
Do you have the request ID from one of the failed v13 requests? I
could use that information to find the request in the logs.
Best,
- Eric Koleda, AdWords API Team
On Jan 13, 12:39 pm, pete wrote:
> Help.
>
> Is there any reason why an adwords account with admin privileges would
> be
Hi Joel,
Unfortunately this error isn't returning request ids correctly, but I
believe I was able to locate the requests in the logs. I don't have
any news to report yet, but thank you for the feedback on request
size.
Best,
- Eric
On Jan 13, 11:18 am, joel wrote:
> I just recreated it again t
Hi,
Please see my response in your original thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/b2c2ba2e9822a300/
Best,
- Eric Koleda, AdWords API Team
On Jan 13, 11:22 am, v wrote:
> Hello,
>
> I am using TargetingIdeaService to find the following stats about a
> keywor
Hi,
Placement performance data take a little longer than normal to
aggregate and become available for reports. More info is available
here:
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=71962
Best,
- Eric
On Jan 13, 10:09 am, Pablo Alberto Camino
wrote:
> Today, we tried w
Hi,
Certain data isn't returned in the sandbox, and all the data that is
returned is dummy data. Local search volume is returned as
TARGETED_MONTHLY_SEARCHES, which uses the country and language targets
you specify.
Best,
- Eric Koleda, AdWords API Team
On Jan 12, 6:58 pm, v wrote:
> Hello,
>
Hi,
Do you have the Request ID or SOAP XML logs from this request? I
thing the XML may hold some important clues.
Best,
- Eric Koleda, AdWords API Team
On Jan 13, 9:37 am, "alexis.rouss...@gmail.com"
wrote:
> Hi,
>
> I try to get informations about keywords i send with the API.
>
> With the pr
I'm working for a client who has been using the Google Adwords API for
quite some time. We're now considering using the PHP client library
instead of calling the service directly.
During my first tests it turns out that you can't switch between
client accounts after the service object is construct
The BiddableAdGroupCriterion has a data member 'bids' that holds a Bid
instance that holds a Money instance that specifies the actual cpc
value. For example, in Java one might do the following :
assuming the following args are passed in: long id, long adGroupId, long cpc
Criterion keyword
Eric, I'll try the crossClient change.
I'm here at NYC Hackday ... I thought I heard your name mentioned that
you were present ... I'm in the green flannel shirt near the front if
you want to try and hash this out in person.
Thanks
Pete
On Jan 14, 11:39 am, AdWords API Advisor
wrote:
> Hi Pete,
Hi Pete,
We've seen a couple cases in the past where include certain columns in
reports leads to strange side effects, so it may be worth trying your
report with only the required columns and building it up from there.
Also, I took another look at your request, and you currently are
specifying cr
Hi,
i succeeded in creating keywords for a campain, but i don't understand
where and how i can define the MaxCPC for each keyword i create with
the code below :
// Create keyword.
$keyword = new Keyword();
$keyword->text = 'mars cruise';
$keyword->matchType = 'BROAD';
// Create biddable
Thanks for your answer.
the problem is, I have more than 8390 object but I only get 8390
entities from the webservice.
Is there a way to get the next portion of entities?
Thanks
Noam
On Jan 14, 5:49 pm, AdWords API Advisor
wrote:
> Hi Noam,
>
> Unfortunately it isn't possible to filter by status
Hi,
Please see my response on your previous theead:
http://groups.google.com/group/adwords-api/browse_thread/thread/4bc939d2d20604cb/
Best,
- Eric Koleda, AdWords API Team
On Jan 13, 8:16 am, jakov jesil wrote:
> Hi to all!
> I have problem with adServingOptimizationStatus (i guess)..
> Rig
Hi,
My apologies, I forgot about those two values. BroadSessionBased
refers to queries that triggered your ad based upon a users search
history, instead of one particular request:
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=74246
Automatic refers to a optional feature of A
Hi Noam,
Unfortunately it isn't possible to filter by status in v200909. The
field you were working with is for fetching statistics on your ads:
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupAdService.AdStatsSelector.html
Best,
- Eric Koleda, AdWords API Team
On Jan 13, 4:
Hi Eric
I have the same request. I use TargetingIdeaServices and I want to
know placement category of each site but I receive only categoryId. do
you know went the list of category names will be publish and if a
service request will be provide to get all the list.
Thank for your answer.
Nicolas
Hi,
After, lost much time in investigation, I use ruby script to code site
suggestion tool and it's work good.
I think that google official perl lib does not work for
TargetingIdeaService.
Bye
Nicolas
On Jan 7, 10:06 am, kolok wrote:
> Hi Eric
>
> Thanks for your reply, but I know all these ex
Any help, please?
On Jan 12, 6:18 pm, veseo wrote:
> Hello,
>
> I am implementing the CampaignAdExtensionService and got to the point
> where I must send the LocationExtension object, where I ran into some
> problems:
>
> 1) What is the iconMediaId field? I would guess that uses the same
> icons
19 matches
Mail list logo