But definitely there are customers with empty budget, and alerts even visible in client's account web-interface.
StartTime: 2012-01-10 15:47:52 *** Outgoing HTTP headers ********************************************** POST /api/adwords/mcm/v201109/AlertService HTTP/1.0 Host:adwords.google.com User-agent:SOAPpy 0.12.0 (pywebsvcs.sf.net) XML-parser: PyXML v0.8.3 Content-type:text/xml; charset="UTF-8" Content-length:1526 Authorization:OAuth oauth_body_hash="********", oauth_nonce="39548095", oauth_timestamp="1326203272", oauth_consumer_key="anonymous", oauth_signature_method="HMAC-SHA1", oauth_version="1.0a", oauth_token="*****", oauth_signature="*****" SOAPAction:"get" ************************************************************************ *** Outgoing SOAP ****************************************************** <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/ soap/encoding/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/ encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi3="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Header xmlns="https://adwords.google.com/api/adwords/mcm/ v201109" xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109"> <RequestHeader> <cm:developerToken>***********************</cm:developerToken> <cm:userAgent>AwApi-Python-15.1.2|UAPROMAdwordsClient</ cm:userAgent> </RequestHeader> </SOAP-ENV:Header> <SOAP-ENV:Body> <get xmlns="https://adwords.google.com/api/adwords/mcm/v201109" xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109" xmlns:mcm="https://adwords.google.com/api/adwords/mcm/v201109"> <selector xsi3:type="mcm:AlertSelector"> <mcm:query xsi3:type="mcm:AlertQuery"> <mcm:clientSpec>ALL</mcm:clientSpec> <mcm:filterSpec>ALL</mcm:filterSpec> <mcm:types>ACCOUNT_ON_TARGET</mcm:types> <mcm:types>KEYWORD_BELOW_MIN_CPC</mcm:types> <mcm:types>ZERO_DAILY_SPENDING_LIMIT</mcm:types> <mcm:severities>GREEN</mcm:severities> <mcm:severities>YELLOW</mcm:severities> <mcm:severities>RED</mcm:severities> <mcm:severities>UNKWNOWN</mcm:severities> <mcm:triggerTimeSpec>ALL_TIME</mcm:triggerTimeSpec> </mcm:query> <mcm:paging xsi3:type="cm:Paging"> <cm:startIndex>0</cm:startIndex> <cm:numberResults>100</cm:numberResults> </mcm:paging> </selector> </get> </SOAP-ENV:Body> </SOAP-ENV:Envelope> ************************************************************************ *** Incoming HTTP headers ********************************************** HTTP/1.? 200 OK Content-Type: text/xml; charset=UTF-8 Date: Tue, 10 Jan 2012 13:47:53 GMT Expires: Tue, 10 Jan 2012 13:47:53 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Server: GSE ************************************************************************ *** Incoming SOAP ****************************************************** <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/mcm/ v201109" xmlns:ns2="https://adwords.google.com/api/adwords/cm/ v201109"> <ns2:requestId>0004b62cc2f47ac80aec5c65000045e3</ns2:requestId> <ns2:serviceName>AlertService</ns2:serviceName> <ns2:methodName>get</ns2:methodName> <ns2:operations>0</ns2:operations> <ns2:responseTime>565</ns2:responseTime> <ns2:units>0</ns2:units> </ResponseHeader> </soap:Header> <soap:Body> <getResponse xmlns="https://adwords.google.com/api/adwords/mcm/ v201109" xmlns:ns2="https://adwords.google.com/api/adwords/cm/ v201109"> <rval> <ns2:totalNumEntries>0</ns2:totalNumEntries> <ns2:Page.Type>AlertPage</ns2:Page.Type> </rval> </getResponse> </soap:Body> </soap:Envelope> ************************************************************************ EndTime: 2012-01-10 15:47:53 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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