list
public Dfareporting.TvCampaignSummaries.List list(Long profileId)
throws IOException
Retrieves a list of TV campaign summaries.
Create a request for the method "tvCampaignSummaries.list".
This request holds the parameters needed by the dfareporting server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
profileId
- Required. User profile ID associated with this request.
- Returns:
- the request
- Throws:
IOException