Show / Hide Table of Contents

Class ReportingContext

Reporting contexts that your account and product issues apply to.

Reporting contexts are groups of surfaces and formats for product results on Google. They can represent the entire destination (for example, Shopping ads) or a subset of formats within a destination (for example, Demand Gen ads).

Inheritance
object
ReportingContext
Implements
IMessage<ReportingContext>
IEquatable<ReportingContext>
IDeepCloneable<ReportingContext>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Shopping.Type
Assembly: Google.Shopping.Type.dll
Syntax
public sealed class ReportingContext : IMessage<ReportingContext>, IEquatable<ReportingContext>, IDeepCloneable<ReportingContext>, IBufferMessage, IMessage

Constructors

ReportingContext()

Declaration
public ReportingContext()

ReportingContext(ReportingContext)

Declaration
public ReportingContext(ReportingContext other)
Parameters
Type Name Description
ReportingContext other
In this article
Back to top Generated by DocFX