get
public Dfareporting.AccountActiveAdSummaries.Get get(java.lang.Long profileId,
java.lang.Long summaryAccountId)
throws java.io.IOException
Gets the account's active ad summary by account ID.
Create a request for the method "accountActiveAdSummaries.get".
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 - User profile ID associated with this request.summaryAccountId - Account ID.
- Returns:
- the request
- Throws:
java.io.IOException