Class: Google::Analytics::Data::V1beta::QueryAudienceExportResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/data/v1beta/analytics_data_api.rb

Overview

A list of users in an audience export.

Instance Attribute Summary collapse

Instance Attribute Details

#audience_export::Google::Analytics::Data::V1beta::AudienceExport



770
771
772
773
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 770

class QueryAudienceExportResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#audience_rows::Array<::Google::Analytics::Data::V1beta::AudienceRow>



770
771
772
773
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 770

class QueryAudienceExportResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#row_count::Integer



770
771
772
773
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 770

class QueryAudienceExportResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end