Class RequestMetadata (0.2.0)

RequestMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for an ad request.

Attribute

NameDescription
headers google.protobuf.struct_pb2.Struct
The HTTP headers of the ad request.

Inheritance

builtins.object > proto.message.Message > RequestMetadata