public class Dfareporting.BillingRates extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dfareporting.BillingRates.List |
| Constructor and Description |
|---|
BillingRates() |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.BillingRates.List |
list(Long profileId,
Long billingProfileId)
Retrieves a list of billing rates.
|
public Dfareporting.BillingRates.List list(Long profileId, Long billingProfileId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - User profile ID associated with this request.billingProfileId - Billing profile ID of this billing rate.IOExceptionCopyright © 2011–2022 Google. All rights reserved.