Class: Google::Analytics::Data::V1beta::ListAudienceExportsRequest
- Inherits:
-
Object
- Object
- Google::Analytics::Data::V1beta::ListAudienceExportsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/analytics/data/v1beta/analytics_data_api.rb
Overview
A request to list all audience exports for a property.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
609 610 611 612 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 609 class ListAudienceExportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
609 610 611 612 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 609 class ListAudienceExportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
609 610 611 612 |
# File 'proto_docs/google/analytics/data/v1beta/analytics_data_api.rb', line 609 class ListAudienceExportsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |