public class Dfareporting.Reports.CompatibleFields extends Object
Modifier and Type | Class and Description |
---|---|
class |
Dfareporting.Reports.CompatibleFields.Query |
Constructor and Description |
---|
CompatibleFields() |
Modifier and Type | Method and Description |
---|---|
Dfareporting.Reports.CompatibleFields.Query |
query(Long profileId,
Report content)
Returns the fields that are compatible to be selected in the respective sections of a report
criteria, given the fields already selected in the input report and user permissions.
|
public Dfareporting.Reports.CompatibleFields.Query query(Long profileId, Report content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.profileId
- The Campaign Manager 360 user profile ID.content
- the Report
IOException
Copyright © 2011–2025 Google. All rights reserved.