public class Doubleclicksearch.SavedColumns extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Doubleclicksearch.SavedColumns.List |
| Constructor and Description |
|---|
SavedColumns() |
| Modifier and Type | Method and Description |
|---|---|
Doubleclicksearch.SavedColumns.List |
list(Long agencyId,
Long advertiserId)
Retrieve the list of saved columns for a specified advertiser.
|
public Doubleclicksearch.SavedColumns.List list(Long agencyId, Long advertiserId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.agencyId - DS ID of the agency.advertiserId - DS ID of the advertiser.IOExceptionCopyright © 2011–2019 Google. All rights reserved.