Hi
When creating AddCrmBasedUserList encounter issue like 
"UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA", Let me 
know what need to do to create this type of user list. Attached soap 
request/response log.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fa71da31-35a9-4bef-aefc-7d45fb8cefffn%40googlegroups.com.
[2020-09-21 19:00:00] AW_SOAP.WARNING: clientCustomerId=430-855-8101 
operations=1 service=AdwordsUserListService method=mutate responseTime=114 
requestId=0005afd2e74c3fc60a7f1701380a0a37 server=adwords.google.com isFault=1 
faultMessage=[UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA 
@ operations[0].operand]  
[2020-09-21 19:00:00] AW_SOAP.NOTICE: POST 
/api/adwords/rm/v201809/AdwordsUserListService?wsdl HTTP/1.1
Host: adwords.google.com
Connection: close
User-Agent: PHP-SOAP/5.6.36-1+ubuntu14.04.1+deb.sury.org+1
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 1163
Authorization: REDACTED

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><SOAP-ENV:Header><ns2:RequestHeader><ns1:clientCustomerId>430-855-8101</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown
 (AwApi-PHP, googleads-php-lib/40.0.0, 
PHP/5.6.36-1+ubuntu14.04.1+deb.sury.org+1)</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:partialFailure>false</ns1:partialFailure></ns2:RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><ns2:mutate><ns2:operations><ns1:operator>ADD</ns1:operator><ns2:operand
 xsi:type="ns2:CrmBasedUserList"><ns2:name>Customer relationship management 
list #5f68aad589b1d</ns2:name><ns2:description>A list of customers that 
originated from email 
addresses</ns2:description><ns2:membershipLifeSpan>30</ns2:membershipLifeSpan><ns2:uploadKeyType>CONTACT_INFO</ns2:uploadKeyType></ns2:operand></ns2:operations></ns2:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope>

HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Date: Mon, 21 Sep 2020 13:34:02 GMT
Expires: Mon, 21 Sep 2020 13:34:02 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; 
ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; 
ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; 
ma=2592000; v="46,43"
Accept-Ranges: none
Vary: Accept-Encoding
Connection: close
Transfer-Encoding: chunked

<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Header><ns2:ResponseHeader
 xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809"; 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";><requestId>0005afd2e74c3fc60a7f1701380a0a37</requestId><serviceName>AdwordsUserListService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>114</responseTime></ns2:ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA
 @ operations[0].operand]</faultstring><detail><ns2:ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809";><message>[UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA
 @ 
operations[0].operand]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ns2:UserListError"><fieldPath>operations[0].operand</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><fieldPathElements><field>operand</field></fieldPathElements><trigger></trigger><errorString>UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA</errorString><ApiError.Type>UserListError</ApiError.Type><ns2:reason>USER_LIST_SERVICE_ERROR</ns2:reason></errors></ns2:ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>
  

Reply via email to