Method: mobileCarriers.get

  • This method gets a specific mobile carrier using its ID.

  • The request uses a GET HTTP method and includes profileId and id as path parameters.

  • The request body should be empty, and the response body contains a MobileCarrier object.

  • This action requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope for authorization.

Gets one mobile carrier by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/mobileCarriers/{id}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

id

string ( int64 format)

Mobile carrier ID.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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