Class: Google::Ads::AdManager::V1::Report

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/report_messages.rb

Overview

The Report resource.

Defined Under Namespace

Modules: Visibility

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The instant this report was created.

Returns:



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#display_name::String

Returns Optional. Display name for the report.

Returns:

  • (::String)

    Optional. Display name for the report.



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#locale::String (readonly)

Returns Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.

Returns:

  • (::String)

    Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#name::String

Returns Identifier. The resource name of the report. Report resource name have the form: networks/{network_code}/reports/{report_id}.

Returns:

  • (::String)

    Identifier. The resource name of the report. Report resource name have the form: networks/{network_code}/reports/{report_id}



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#report_definition::Google::Ads::AdManager::V1::ReportDefinition

Returns Required. The report definition of the report.

Returns:



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#report_id::Integer (readonly)

Returns Output only. Report ID.

Returns:

  • (::Integer)

    Output only. Report ID.



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#schedule_options::Google::Ads::AdManager::V1::ScheduleOptions

Returns Optional. The schedule options of this report.

Returns:



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The instant this report was last modified.

Returns:



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end

#visibility::Google::Ads::AdManager::V1::Report::Visibility

Returns Optional. The visibility of a report.

Returns:



55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 55

class Report
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The visibility of a report.
  module Visibility
    # Default value. Reports with hidden visibility won't appear in the Ad
    # Manager UI.
    HIDDEN = 0

    # Reports with draft visibility will appear in the Ad Manager UI only if
    # the user has configured the UI to show them.
    DRAFT = 1

    # Reports with saved visibility will appear in the Ad Manager UI by
    # default.
    SAVED = 2
  end
end