I created an ad around 2pm today. My account is on PST. I couldn't find it using today from 9am-3pm but I could find it when I used 7pm-11pm. Why do I need to use a future date/time range to find something instead of using a range when it was actually created? Here's my soap requests/responses... -----------------BEGIN API CALL--------------------- Request -------
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"><!--POST/api/adwords/ch/v201209/CustomerSyncService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.269) VsDebuggerCausalityData: uIDPo2K8AcCbU7BIl9Lq87GBrNAAAAAAqGvoWTrdc0eiVMCJABSBSTaMZ31qc5dOhtWVZ6M3xJUACQAA Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 1451 Accept-Encoding: gzip Connection: Keep-Alive TimeStamp: Wed, 02 Jan 2013 16:29:16 GMT --><soap:Header><RequestHeader xmlns=" https://adwords.google.com/api/adwords/ch/v201209"><authToken xmlns=" https://adwords.google.com/api/adwords/cm/v201209">******</authToken><developerTokenxmlns=" https://adwords.google.com/api/adwords/cm/v201209">******</developerToken><clientCustomerIdxmlns=" https://adwords.google.com/api/adwords/cm/v201209">931-944-4437</clientCustomerId><userAgentxmlns=" https://adwords.google.com/api/adwords/cm/v201209">webmetro(AwApi-DotNet/15.2.0, Common-Dotnet/1.5.0, .NET CLR/4.0.30319.269, gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get xmlns=" https://adwords.google.com/api/adwords/ch/v201209"><selector><dateTimeRange><minxmlns=" https://adwords.google.com/api/adwords/cm/v201209">20130102 090000 -08:00</min><max xmlns=" https://adwords.google.com/api/adwords/cm/v201209">20130102 150000 -08:00</max></dateTimeRange><campaignIds>82176581</campaignIds></selector></get></soap:Body></soap:Envelope> Response -------- <soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/"><!--Content-Encoding: X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Content-Length: 413 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Thu, 03 Jan 2013 00:29:15 GMT Expires: Thu, 03 Jan 2013 00:29:15 GMT Server: GSE TimeStamp: Wed, 02 Jan 2013 16:29:16 GMT --><soap:Header><ns2:ResponseHeader xmlns:ns2=" https://adwords.google.com/api/adwords/ch/v201209" xmlns=" https://adwords.google.com/api/adwords/cm/v201209"><requestId>0004d25773e3d3880a42fb26000062c4</requestId><serviceName>CustomerSyncService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>838</responseTime><units>0</units></ns2:ResponseHeader></soap:Header><soap:Body><ns2:getResponsexmlns=" https://adwords.google.com/api/adwords/cm/v201209" xmlns:ns2=" https://adwords.google.com/api/adwords/ch/v201209"><ns2:rval><ns2:changedCampaigns><ns2:campaignId>82176581</ns2:campaignId><ns2:campaignChangeStatus>FIELDS_UNCHANGED</ns2:campaignChangeStatus><ns2:campaignTargetingChanged>false</ns2:campaignTargetingChanged></ns2:changedCampaigns><ns2:lastChangeTimestamp>20130102150000 GMT</ns2:lastChangeTimestamp></ns2:rval></ns2:getResponse></soap:Body></soap:Envelope> -----------------END API CALL----------------------- -----------------BEGIN API CALL--------------------- Request ------- <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"><!--POST/api/adwords/ch/v201209/CustomerSyncService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.269) VsDebuggerCausalityData: uIDPo2a8AcCbU7BIl9Lq87GBrNAAAAAAqGvoWTrdc0eiVMCJABSBSTaMZ31qc5dOhtWVZ6M3xJUACQAA Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 1451 Accept-Encoding: gzip TimeStamp: Wed, 02 Jan 2013 16:42:19 GMT --><soap:Header><RequestHeader xmlns=" https://adwords.google.com/api/adwords/ch/v201209"><authToken xmlns=" https://adwords.google.com/api/adwords/cm/v201209">******</authToken><developerTokenxmlns=" https://adwords.google.com/api/adwords/cm/v201209">******</developerToken><clientCustomerIdxmlns=" https://adwords.google.com/api/adwords/cm/v201209">931-944-4437</clientCustomerId><userAgentxmlns=" https://adwords.google.com/api/adwords/cm/v201209">webmetro(AwApi-DotNet/15.2.0, Common-Dotnet/1.5.0, .NET CLR/4.0.30319.269, gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get xmlns=" https://adwords.google.com/api/adwords/ch/v201209"><selector><dateTimeRange><minxmlns=" https://adwords.google.com/api/adwords/cm/v201209">20130102 190000 -08:00</min><max xmlns=" https://adwords.google.com/api/adwords/cm/v201209">20130102 230000 -08:00</max></dateTimeRange><campaignIds>82176581</campaignIds></selector></get></soap:Body></soap:Envelope> Response -------- <soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/"><!--Content-Encoding: X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Content-Length: 466 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Thu, 03 Jan 2013 00:42:19 GMT Expires: Thu, 03 Jan 2013 00:42:19 GMT Server: GSE TimeStamp: Wed, 02 Jan 2013 16:42:19 GMT --><soap:Header><ns2:ResponseHeader xmlns:ns2=" https://adwords.google.com/api/adwords/ch/v201209" xmlns=" https://adwords.google.com/api/adwords/cm/v201209"><requestId>0004d257a29e88a80a42c0c800000f3a</requestId><serviceName>CustomerSyncService</serviceName><methodName>get</methodName><operations>1</operations><responseTime>542</responseTime><units>0</units></ns2:ResponseHeader></soap:Header><soap:Body><ns2:getResponsexmlns=" https://adwords.google.com/api/adwords/cm/v201209" xmlns:ns2=" https://adwords.google.com/api/adwords/ch/v201209"><ns2:rval><ns2:changedCampaigns><ns2:campaignId>82176581</ns2:campaignId><ns2:campaignChangeStatus>FIELDS_UNCHANGED</ns2:campaignChangeStatus><ns2:changedAdGroups><ns2:adGroupId>3374348021</ns2:adGroupId><ns2:adGroupChangeStatus>FIELDS_UNCHANGED</ns2:adGroupChangeStatus><ns2:changedAds>28997414981</ns2:changedAds></ns2:changedAdGroups><ns2:campaignTargetingChanged>false</ns2:campaignTargetingChanged></ns2:changedCampaigns><ns2:lastChangeTimestamp>20130102230000 GMT</ns2:lastChangeTimestamp></ns2:rval></ns2:getResponse></soap:Body></soap:Envelope> -----------------END API CALL----------------------- -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
