Hi mm, Apologies for answering here late. We confirmed there is an issue on our side when specifying the campaignId or adGroupId with v201209. The fix will be applied anytime soon.
Best, - Takeshi, AdWords API Team On Friday, January 18, 2013 6:15:27 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: > > Thanks. Confirmed the situation. > > Something may be happening in our side. > We'll get back to you for further updates. > > Best, > - Takeshi > > On Friday, January 18, 2013 1:41:43 AM UTC+9, mm wrote: >> >> Sure thing: >> >> = In message: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope >> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd=" >> http://www.w3.org/2001/XMLSchema" xmlns:xsi=" >> http://www.w3.org/2001/XMLSchema-instance"> >> <soapenv:Header> >> <ns1:RequestHeader soapenv:actor=" >> http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" >> xmlns:ns1="https://adwords.google.com/api/adwords/o/v201209"> >> <ns2:authToken xmlns:ns2=" >> https://adwords.google.com/api/adwords/cm/v201209 >> "">*******</ns2:authToken> >> <ns3:clientCustomerId xmlns:ns3=" >> https://adwords.google.com/api/adwords/cm/v201209 >> "">*******</ns3:clientCustomerId> >> <ns4:developerToken xmlns:ns4=" >> https://adwords.google.com/api/adwords/cm/v201209 >> "">*******</ns4:developerToken> >> <ns5:userAgent xmlns:ns5=" >> https://adwords.google.com/api/adwords/cm/v201209 >> "">*******</ns5:userAgent> >> <ns6:validateOnly xmlns:ns6=" >> https://adwords.google.com/api/adwords/cm/v201209 >> ">false</ns6:validateOnly> >> <ns7:partialFailure xmlns:ns7=" >> https://adwords.google.com/api/adwords/cm/v201209 >> ">false</ns7:partialFailure> >> </ns1:RequestHeader> >> </soapenv:Header> >> <soapenv:Body> >> <get xmlns="https://adwords.google.com/api/adwords/o/v201209"> >> <selector> >> <campaignEstimateRequests> >> <campaignId>60695226</campaignId> >> <adGroupEstimateRequests> >> <adGroupId>2184520986</adGroupId> >> <keywordEstimateRequests> >> <keyword> >> <ns8:text xmlns:ns8=" >> https://adwords.google.com/api/adwords/cm/v201209">vanity fair >> 75543</ns8:text> >> <ns9:matchType xmlns:ns9=" >> https://adwords.google.com/api/adwords/cm/v201209">EXACT</ns9:matchType> >> </keyword> >> </keywordEstimateRequests> >> </adGroupEstimateRequests> >> </campaignEstimateRequests> >> </selector> >> </get> >> </soapenv:Body> >> </soapenv:Envelope> >> = Out message: >> <?xml version="1.0"?> >> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> >> <soap:Header> >> <ResponseHeader xmlns:ns2=" >> https://adwords.google.com/api/adwords/cm/v201209" xmlns=" >> https://adwords.google.com/api/adwords/o/v201209"> >> <ns2:requestId>0004d36bd8455f080ada03c10000429c</ns2:requestId> >> <ns2:serviceName>CampaignService</ns2:serviceName> >> <ns2:methodName>get</ns2:methodName> >> <ns2:operations>1</ns2:operations> >> <ns2:responseTime>3636</ns2:responseTime> >> <ns2:units>15</ns2:units> >> </ResponseHeader> >> </soap:Header> >> <soap:Body> >> <soap:Fault> >> <faultcode>soap:Server</faultcode> >> <faultstring>[EntityNotFound.INVALID_ID @ ]</faultstring> >> <detail> >> <ApiExceptionFault xmlns=" >> https://adwords.google.com/api/adwords/o/v201209" xmlns:ns2=" >> https://adwords.google.com/api/adwords/cm/v201209"> >> <ns2:message>[EntityNotFound.INVALID_ID @ ]</ns2:message> >> >> <ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type> >> <ns2:errors xmlns:xsi=" >> http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:EntityNotFound"> >> <ns2:fieldPath/> >> <ns2:trigger/> >> <ns2:errorString>EntityNotFound.INVALID_ID</ns2:errorString> >> <ns2:ApiError.Type>EntityNotFound</ns2:ApiError.Type> >> <ns2:reason>INVALID_ID</ns2:reason> >> </ns2:errors> >> </ApiExceptionFault> >> </detail> >> </soap:Fault> >> </soap:Body> >> </soap:Envelope> >> >> On Thursday, January 17, 2013 1:35:13 AM UTC-6, Takeshi Hagikura (AdWords >> API Team) wrote: >>> >>> Hello mm, >>> >>> It's supposed to be possible. >>> Can you please share the request and response xml? >>> >>> Best, >>> - Takeshi, AdWords API Team >>> >>> On Thursday, January 17, 2013 3:40:27 AM UTC+9, mm wrote: >>>> >>>> Hey guys - >>>> I am trying to run through some keyword traffic estimates for existing >>>> keywords - which appears feasible from the documentation. However, I am >>>> getting an EntityNotFound.INVALID_ID error from the CampaignService when I >>>> submit my TrafficEstimatorRequest. I have verified that the id is valid. >>>> Has anyone had any success using the TrafficEstimator for existing >>>> Campaigns/AdGroups/Keywords? The only examples I have seen are for new >>>> campaigns & adgroups. >>>> >>>> Thanks a bunch - >>>> mm >>>> >>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
