Skip to content

Commit b7bb13e

Browse files
committed
VASTAdTagURI cdata
1 parent bdc6514 commit b7bb13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vast.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ type Wrapper struct {
145145
// The name of the ad server that returned the ad
146146
AdSystem *AdSystem
147147
// URL of ad tag of downstream Secondary Ad Server
148-
VASTAdTagURI URI
148+
VASTAdTagURI URI `xml:",cdata"`
149149
// A URI representing an error-tracking pixel; this element can occur multiple
150150
// times.
151151
Error []Error `xml:",omitempty"`

0 commit comments

Comments
 (0)