Note
Note: The Required column includes the following values:
-
Required: The field must be included in the POST call.
-
Read-only: The field is received in the GET call and required in the PUT call. It is not required in the POST call. You cannot edit this field.
-
Optional: If the field was received in the GET call, include it in the PUT call. This field is editable.
-
Internal: (For Amazon Ad Server (AAS) internal use) If the field was received in the GET call, include it in the PUT call.
NAME |
DESCRIPTION |
TYPE |
REQUIRED |
NOTES |
---|---|---|---|---|
type |
Type of object. |
String |
Read-only |
Value: urlSettings |
appliedProtocol |
Protocol of the landing page URLs. |
String |
||
ignoreQueryStringParamInUrls |
AAS ignores query string parameters retrieved from the landing page. |
Boolean |
||
includeAllSubDomains |
AAS matches pages with subdomains other than those in the entered Page URL. |
Boolean |
||
includeIndexPathAndIgnoreTrailingSlashes |
AAS matches any page with a standard index path and/or trailing slashes. |
Boolean |
Comments