hi Ivan adwords add site
<https://lh3.googleusercontent.com/-oWnpno7MU14/WRV84KvW3UI/AAAAAAAAAoA/JJicCzbjbx40Et49o2xfAEXhHjYYSbLzwCLcB/s1600/11111.png> Adwords API soap <?xml version="1.0" encoding="UTF-8" standalone="no"?> <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 xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201702" soapenv:mustUnderstand="0"> <ns1:clientCustomerId>5816527790</ns1:clientCustomerId> <ns1:developerToken>REDACTED</ns1:developerToken> <ns1:userAgent>wisebirds (AwApi-Java, AdWords-Axis/3.2.0, Common-Java/3.2.0, Axis/1.4, Java/1.8.0_111, maven)</ns1:userAgent> <ns1:validateOnly>false</ns1:validateOnly> <ns1:partialFailure>false</ns1:partialFailure> </ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201702"> <operations> <operator>ADD</operator> <operand xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201702" xsi:type="ns2:BiddableAdGroupCriterion"> <ns2:adGroupId>41418648415</ns2:adGroupId> <ns2:criterion xsi:type="ns2:Placement"> <ns2:type>PLACEMENT</ns2:type> <ns2:url>www.google.com</ns2:url> </ns2:criterion> </operand> </operations> </mutate> </soapenv:Body> </soapenv:Envelope> 18:11:54.232 [main] INFO com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger - SOAP Response: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201702"> <requestId>00054f5018a73ea90a6245ca1903f38e</requestId> <serviceName>AdGroupCriterionService</serviceName> <methodName>mutate</methodName> <operations>1</operations> <responseTime>647</responseTime> </ResponseHeader> </soap:Header> <soap:Body> <mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/v201702"> <rval> <ListReturnValue.Type>AdGroupCriterionReturnValue</ListReturnValue.Type> <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="BiddableAdGroupCriterion"> <adGroupId>41418648415</adGroupId> <criterion xsi:type="Placement"> <id>296925783105</id> <type>PLACEMENT</type> <Criterion.Type>Placement</Criterion.Type> <url>www.google.com</url> </criterion> <AdGroupCriterion.Type>BiddableAdGroupCriterion</AdGroupCriterion.Type> <userStatus>ENABLED</userStatus> <systemServingStatus>ELIGIBLE</systemServingStatus> <approvalStatus>APPROVED</approvalStatus> <biddingStrategyConfiguration> <biddingStrategyType>MANUAL_CPC</biddingStrategyType> <biddingStrategySource>CAMPAIGN</biddingStrategySource> <biddingScheme xsi:type="ManualCpcBiddingScheme"> <BiddingScheme.Type>ManualCpcBiddingScheme</BiddingScheme.Type> <enhancedCpcEnabled>false</enhancedCpcEnabled> </biddingScheme> <bids xsi:type="CpcBid"> <Bids.Type>CpcBid</Bids.Type> <bid> <ComparableValue.Type>Money</ComparableValue.Type> <microAmount>10000000000</microAmount> </bid> <cpcBidSource>ADGROUP</cpcBidSource> </bids> <bids xsi:type="CpmBid"> <Bids.Type>CpmBid</Bids.Type> <bid> <ComparableValue.Type>Money</ComparableValue.Type> <microAmount>1000000</microAmount> </bid> <cpmBidSource>ADGROUP</cpmBidSource> </bids> </biddingStrategyConfiguration> </value> </rval> </mutateResponse> </soap:Body> </soap:Envelope> 2017년 5월 12일 금요일 오후 4시 58분 33초 UTC+9, Ivan Bautista 님의 말: > > Hi, > > To help us answer you more accurately, could you confirm if the > site.www.google.com was generated from the AdWords UI via the search tool > when adding placement targeting > <https://support.google.com/adwords/answer/2471182>? If not, then could > you reply to us privately (using *reply privately to author* option) with > a screenshot from where you've generated the url or the SOAP request and > response logs captured if it was generated from the AdWords API? > > We assume that the www.google.com was returned via the AdWords API call > for AdGroupCriterionService based from your code but let us know if our > assumption is incorrect. > > Regards, > Ivan > AdWords API Team > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/538d8fdb-c587-488f-b191-68f92678b163%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
