![JAR search and dependency download from the Maven repository](/logo.png)
com.microsoft.bingads.v13.campaignmanagement.InMarketAudience Maven / Gradle / Ivy
package com.microsoft.bingads.v13.campaignmanagement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Java class for InMarketAudience complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="InMarketAudience">
* <complexContent>
* <extension base="{https://bingads.microsoft.com/CampaignManagement/v13}Audience">
* <sequence>
* </sequence>
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "InMarketAudience")
public class InMarketAudience
extends Audience
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy