Update
|
|||||
|
|
Updates an existing landing page
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 18 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
advertiserId |
INTEGER |
Advertiser ID of this landing page. This is a required field |
archived |
BOOLEAN |
Whether this landing page has been archived |
deepLinks[] |
OBJECT |
Contains information about a landing page deep link |
deepLinks[].appUrl |
STRING |
The URL of the mobile app being linked to |
deepLinks[].fallbackUrl |
STRING |
The fallback URL. This URL will be served to users who do not have the mobile app installed |
deepLinks[].kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#deepLink" |
deepLinks[].mobileApp |
OBJECT |
Contains information about a mobile app. Used as a landing page deep link |
deepLinks[].mobileApp.directory |
ENUMERATION |
Mobile app directory |
deepLinks[].mobileApp.id |
STRING |
ID of this mobile app |
deepLinks[].mobileApp.kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileApp" |
deepLinks[].mobileApp.publisherName |
STRING |
Publisher name |
deepLinks[].mobileApp.title |
STRING |
Title of this mobile app |
deepLinks[].remarketingListIds[] |
INTEGER |
|
id |
INTEGER |
ID of this landing page. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage" |
name |
STRING |
Name of this landing page. This is a required field. It must be less than 256 characters long |
url |
STRING |
URL of this landing page. This is a required field |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
advertiserId INTEGER Advertiser ID of this landing page. This is a required field |
archived BOOLEAN Whether this landing page has been archived |
deepLinks[] OBJECT Contains information about a landing page deep link |
deepLinks[].appUrl STRING The URL of the mobile app being linked to |
deepLinks[].fallbackUrl STRING The fallback URL. This URL will be served to users who do not have the mobile app installed |
deepLinks[].kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#deepLink" |
deepLinks[].mobileApp OBJECT Contains information about a mobile app. Used as a landing page deep link |
deepLinks[].mobileApp.directory ENUMERATION Mobile app directory |
deepLinks[].mobileApp.id STRING ID of this mobile app |
deepLinks[].mobileApp.kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileApp" |
deepLinks[].mobileApp.publisherName STRING Publisher name |
deepLinks[].mobileApp.title STRING Title of this mobile app |
deepLinks[].remarketingListIds[] INTEGER |
id INTEGER ID of this landing page. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage" |
name STRING Name of this landing page. This is a required field. It must be less than 256 characters long |
url STRING URL of this landing page. This is a required field |
Output
This building block provides 17 output parameters
Name | Format | Description |
---|---|---|
advertiserId |
INTEGER |
Advertiser ID of this landing page. This is a required field |
archived |
BOOLEAN |
Whether this landing page has been archived |
deepLinks[] |
OBJECT |
Contains information about a landing page deep link |
deepLinks[].appUrl |
STRING |
The URL of the mobile app being linked to |
deepLinks[].fallbackUrl |
STRING |
The fallback URL. This URL will be served to users who do not have the mobile app installed |
deepLinks[].kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#deepLink" |
deepLinks[].mobileApp |
OBJECT |
Contains information about a mobile app. Used as a landing page deep link |
deepLinks[].mobileApp.directory |
ENUMERATION |
Mobile app directory |
deepLinks[].mobileApp.id |
STRING |
ID of this mobile app |
deepLinks[].mobileApp.kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileApp" |
deepLinks[].mobileApp.publisherName |
STRING |
Publisher name |
deepLinks[].mobileApp.title |
STRING |
Title of this mobile app |
deepLinks[].remarketingListIds[] |
INTEGER |
|
id |
INTEGER |
ID of this landing page. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage" |
name |
STRING |
Name of this landing page. This is a required field. It must be less than 256 characters long |
url |
STRING |
URL of this landing page. This is a required field |
= Parameter name
= Format
advertiserId INTEGER Advertiser ID of this landing page. This is a required field |
archived BOOLEAN Whether this landing page has been archived |
deepLinks[] OBJECT Contains information about a landing page deep link |
deepLinks[].appUrl STRING The URL of the mobile app being linked to |
deepLinks[].fallbackUrl STRING The fallback URL. This URL will be served to users who do not have the mobile app installed |
deepLinks[].kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#deepLink" |
deepLinks[].mobileApp OBJECT Contains information about a mobile app. Used as a landing page deep link |
deepLinks[].mobileApp.directory ENUMERATION Mobile app directory |
deepLinks[].mobileApp.id STRING ID of this mobile app |
deepLinks[].mobileApp.kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileApp" |
deepLinks[].mobileApp.publisherName STRING Publisher name |
deepLinks[].mobileApp.title STRING Title of this mobile app |
deepLinks[].remarketingListIds[] INTEGER |
id INTEGER ID of this landing page. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage" |
name STRING Name of this landing page. This is a required field. It must be less than 256 characters long |
url STRING URL of this landing page. This is a required field |