1 out of 1 rated this helpful - Rate this topic

GetNormalizedStrings Service Operation

Normalizes a list of keyword or negative keyword strings.

System_CLiX_note Note

Use of this operation is not recommended for determining which keywords might be considered duplicates. For example AddKeywords uses different normalization steps.

<wsdl:operation name="GetNormalizedStrings">
  ...
</wsdl:operation>

Request

A GetNormalizedStringsRequest object that contains the request message that the client passes to the operation.

Response

A GetNormalizedStringsResponse object that contains the response message that the operation returns to the client.

Fault

If the service operation fails, it throws a FaultException exception, which contains one of the following objects:

ApiFaultDetail Data Object

AdApiFaultDetail Data Object

For information about the fault detail objects, see Handling Service Errors and Exceptions. For a list of campaign management–specific error codes, see Campaign Management API Error Codes. For a list of generic error codes, see Common Error Codes.

Requirements

CampaignManagementService.svc v8

Namespace: https://adcenter.microsoft.com/v8

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.