Method: advertiserLandingPages.update

  • An existing landing page can be updated using a PUT request to the specified URL.

  • The request requires a profileId path parameter, which is a string representing the user profile ID.

  • The request body contains an instance of LandingPage , and the successful response body also contains an instance of LandingPage .

  • Authorization requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

Updates an existing landing page.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/advertiserLandingPages

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

Request body

The request body contains an instance of LandingPage .

Response body

If successful, the response body contains an instance of LandingPage .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking
Design a Mobile Site
View Site in Mobile | Classic
Share by: