Skip to main content

advertiser_landing_pages

Overview

Nameadvertiser_landing_pages
TypeResource
Idgoogleads.dfareporting.advertiser_landing_pages

Fields

NameDatatypeDescription
idstringID of this landing page. This is a read-only, auto-generated field.
namestringName of this landing page. This is a required field. It must be less than 256 characters long.
urlstringURL of this landing page. This is a required field.
advertiserIdstringAdvertiser ID of this landing page. This is a required field.
archivedbooleanWhether this landing page has been archived.
deepLinksarrayLinks that will direct the user to a mobile app, if installed.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage".

Methods

NameAccessible byRequired ParamsDescription
advertiserLandingPages_getSELECTid, profileIdGets one landing page by ID.
advertiserLandingPages_listSELECTprofileIdRetrieves a list of landing pages.
advertiserLandingPages_insertEXECprofileIdInserts a new landing page.
advertiserLandingPages_patchEXECid, profileIdUpdates an existing advertiser landing page. This method supports patch semantics.
advertiserLandingPages_updateEXECprofileIdUpdates an existing landing page.