Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
Microsoft Advertising APIs
CampaignManagement ResumeAds Service Operation

Resumes one or more ad groups.

<wsdl:operation name="ResumeAds">
  <soap:operation soapAction="ResumeAds" style="document" />
  <wsdl:input name="ResumeAdsRequest">
    <soap:header message="tns:ResumeAdsRequest_Headers" part="ApplicationToken" use="literal" />
    <soap:header message="tns:ResumeAdsRequest_Headers" part="CustomerAccountId" use="literal" />
    <soap:header message="tns:ResumeAdsRequest_Headers" part="CustomerId" use="literal" />
    <soap:header message="tns:ResumeAdsRequest_Headers" part="DeveloperToken" use="literal" />
    <soap:header message="tns:ResumeAdsRequest_Headers" part="Password" use="literal" />
    <soap:header message="tns:ResumeAdsRequest_Headers" part="UserName" use="literal" />
    <soap:body use="literal" />
  </wsdl:input>
  <wsdl:output name="ResumeAdsResponse">
    <soap:header message="tns:ResumeAdsResponse_Headers" part="TrackingId" use="literal" />
    <soap:body use="literal" />
  </wsdl:output>
  <wsdl:fault name="AdApiFaultDetailFault">
    <soap:fault use="literal" name="AdApiFaultDetailFault" namespace="" />
  </wsdl:fault>
  <wsdl:fault name="ApiFaultDetailFault">
    <soap:fault use="literal" name="ApiFaultDetailFault" namespace="" />
  </wsdl:fault>
</wsdl:operation>

A ResumeAdsRequest object that contains the header and parameter information for the service operation.

A ResumeAdsResponse object that contains the response information for the service request.

If a Microsoft adCenter API error occurs, a FaultException exception is thrown. It contains one of the following objects:

For more information about fault detail objects, see Microsoft adCenter API Error Handling. For a list of campaign-management–specific error codes, see Campaign Management Error Codes. For a list of generic error codes, see Common Error Codes.

Because this service operation uses arrays, we recommend that you read the Quotas in Microsoft adCenter topic before you use this service operation. Arrays can consume a large percentage of your allocated quota.

WSDL: CampaignManagementService.svc in version 6.

© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker