AdWords API
Feedback on this document

type WebpageParameter (v201302)

Parameter of Webpage criterion, expressed as a list of conditions, or logical expressions, for targeting webpages of an advertiser's website.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
CriterionParameter (inherited)
CriterionParameter.Type xsd:string Indicates that this instance is a subtype of CriterionParameter. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
WebpageParameter
criterionName
Required
StringLength
xsd:string The name of the criterion that is defined by this parameter.

This name value will be used for identifying, sorting and filtering criteria with this type of parameters. For criteria with simpler parameters, such as keywords and placements, the parameter value itself is used for identification, sorting and filtering. This field is required and should not be null. The length of this string should be between 1 and 2048, inclusive.

conditions
CollectionSize
ContentsDistinct
WebpageCondition[] Conditions, or logical expressions, for webpage targeting.

The list of webpage targeting conditions are and-ed together when evaluated for targeting. A null list of conditions means that all webpages of the campaign's website are targeted.

The maximum size of this collection is 3. This field must contain distinct elements.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.