Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the text asset suggestions data object.
Syntax
<xs:complexType name="TextAssetSuggestions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="FinalUrl" nillable="true" type="xs:string" />
<xs:element xmlns:q30="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="TextAssets" nillable="true" type="q30:ArrayOfstring" />
</xs:sequence>
</xs:complexType>
Elements
The TextAssetSuggestions object has the following elements: FinalUrl, TextAssets.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13