Duplicate criteria entries?

7 views
Skip to first unread message

eelco.v987

unread,
Nov 21, 2007, 8:29:30 AM11/21/07
to AdWords API Forum
Is it possible to enter duplicate entries for criteria?
Say in an automated process a list is inserted, but it happens to have
some duplicate criteria texts, would that be added or skipped because
it already exists?

Leading to the following, if it would be skipped, would that cost API
units?

eelco.v987

unread,
Dec 6, 2007, 4:46:10 AM12/6/07
to AdWords API Forum
I hate to bump up this issue, but I would really like to know if it
costs API units if a criterion (text) already exists in the same
adgroup

Many htnkas in advance to any kind of information on this subject.

Regards
Eelco

AdWords API Advisor

unread,
Dec 6, 2007, 6:07:08 PM12/6/07
to AdWords API Forum
Hello Eelco,

If you call addCriteria() and specify a Criterion object that already
exists for a given ad group (for instance, a Keyword who text and type
are both identical to an existing Keyword in the ad group) then the
call will still succeed. If you specify a different value for, say,
maxCpc in the newly added Criterion, then the existing keyword will
have its maxCpc value updated to the newly submitted value.

The addCriteria() call costs 25 units per Criterion included in the
request, regardless of whether the Criterion previously existed.

Cheers,
-Jeffrey Posnick, AdWords API Team

eelco.v987

unread,
Dec 7, 2007, 5:47:28 AM12/7/07
to AdWords API Forum
Hi Jeffrey.
Thanks, that was exactly the information I was looking for.

Regards,
Eelco
Reply all
Reply to author
Forward
0 new messages