Represents an ad parameter. Use ad parameters to update numeric values
(such as prices or inventory levels) in any line of a text ad, including
the destination URL. You can set two AdParam
objects
(one for each value of paramIndex) per ad group
Keyword
criterion.
When setting or removing an AdParam
, it is uniquely
identified by the combination of these three fields:
-
adGroupId
-
criterionId
-
paramIndex
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
ID of the associated ad group. Text ads in this ad group will be candidates for parameterized text replacement. This field can be selected using the value "AdGroupId".
This field can be filtered on.
This field is required and should not be
null . |
|
ID of the associated This field can be selected using the value "CriterionId".
This field can be filtered on.
This field is required and should not be
null . |
|
Numeric value to insert into the ad text. The following restrictions apply:
This field can be selected
using the value "InsertionText".
This field is required and should not be
null when it is contained within
Operators :
SET.The length of
this string should be between 1 and 25, inclusive.
|
|
Defines which parameterized snippet of ad text to replace. For example, a
value of This field can be selected using the value "ParamIndex".
This field must be between 1 and 2, inclusive.
This field is required and should not be
null . |