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).
Implements
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 |