get
public Dfareporting.AccountActiveAdSummaries.Get get(Long profileId,
                                                     Long summaryAccountId)
                                              throws 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:
 
IOException