Hey AdWords Team,
Once again another non critical item which has a workaround but I
wanted to let you know of it's existence.
Basically whenever you add a new campaign (in the sandbox and
potentially else where) it has a conversionOptimizerEligibility result
set to True. Any subsequent download operation sets this to false. As
a workaround I've been remove it from all responses for ADD
operations. Just wanted to let you guys know. I've attached the soap
log below. Perhaps this is a by product of the fact the start date is
in the future, I have no idea.
Peter
short log
-------------------
<cm:operator>ADD</cm:operator>
<cm:operand xsi3:type="cm:Campaign">
...
<conversionOptimizerEligibility>
<eligible>true</eligible>
</conversionOptimizerEligibility>
full log
-------------------
*** 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/cm/
v201109" xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109">
<RequestHeader>
<cm:developerToken>xxxxxxxxxxxxxxxxxxxxxxxxx</cm:developerToken>
<cm:userAgent>AwApi-Python-15.1.4|Test Client</cm:userAgent>
<cm:authToken>xxxxxxxxxxxxxxxxxxx</cm:authToken>
<cm:clientCustomerId>xxxxxxxxxxxxxxxxxx</cm:clientCustomerId>
</RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<mutate xmlns="https://adwords.google.com/api/adwords/cm/v201109"
xmlns:cm="https://adwords.google.com/api/adwords/cm/v201109">
<operations xsi3:type="cm:CampaignOperation">
<cm:operator>ADD</cm:operator>
<cm:operand xsi3:type="cm:Campaign">
<cm:name>20120209003238 (1) local create modified local</
cm:name>
<cm:status>ACTIVE</cm:status>
<cm:startDate>20230101</cm:startDate>
<cm:endDate>20231212</cm:endDate>
<cm:budget xsi3:type="cm:Budget">
<cm:period>DAILY</cm:period>
<cm:amount xsi3:type="cm:Money">
<cm:microAmount>10000000</cm:microAmount>
</cm:amount>
<cm:deliveryMethod>STANDARD</cm:deliveryMethod>
</cm:budget>
<cm:biddingStrategy xsi3:type="cm:ManualCPC">
<cm:enhancedCpcEnabled>false</cm:enhancedCpcEnabled>
</cm:biddingStrategy>
<cm:adServingOptimizationStatus>OPTIMIZE</
cm:adServingOptimizationStatus>
<cm:networkSetting xsi3:type="cm:NetworkSetting">
<cm:targetGoogleSearch>true</cm:targetGoogleSearch>
<cm:targetSearchNetwork>true</cm:targetSearchNetwork>
<cm:targetContentNetwork>true</cm:targetContentNetwork>
<cm:targetContentContextual>true</
cm:targetContentContextual>
</cm:networkSetting>
</cm:operand>
</operations>
</mutate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
************************************************************************
*** Incoming HTTP headers
**********************************************
HTTP/1.? 200 OK
Content-Type: text/xml; charset=UTF-8
Date: Thu, 09 Feb 2012 00:43:02 GMT
Expires: Thu, 09 Feb 2012 00:43:02 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
******************************************************
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
v201109">
<requestId>0004b87d4b5820200a0c500200003a11</requestId>
<serviceName>CampaignService</serviceName>
<methodName>mutate</methodName>
<operations>1</operations>
<responseTime>721</responseTime>
<units>1</units>
</ResponseHeader>
</soap:Header>
<soap:Body>
<mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/
v201109">
<rval>
<ListReturnValue.Type>CampaignReturnValue</
ListReturnValue.Type>
<value>
<id>559400</id>
<name>20120209003238 (1) local create modified local</name>
<status>ACTIVE</status>
<servingStatus>PENDING</servingStatus>
<startDate>20230101</startDate>
<endDate>20231212</endDate>
<budget>
<period>DAILY</period>
<amount>
<ComparableValue.Type>Money</ComparableValue.Type>
<microAmount>10000000</microAmount>
</amount>
<deliveryMethod>STANDARD</deliveryMethod>
</budget>
<biddingStrategy xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="ManualCPC">
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
<enhancedCpcEnabled>false</enhancedCpcEnabled>
</biddingStrategy>
<conversionOptimizerEligibility>
<eligible>true</eligible>
</conversionOptimizerEligibility>
<adServingOptimizationStatus>OPTIMIZE</
adServingOptimizationStatus>
<frequencyCap>
<impressions>0</impressions>
</frequencyCap>
<networkSetting>
<targetGoogleSearch>true</targetGoogleSearch>
<targetSearchNetwork>true</targetSearchNetwork>
<targetContentNetwork>true</targetContentNetwork>
<targetContentContextual>true</targetContentContextual>
<targetPartnerSearchNetwork>false</
targetPartnerSearchNetwork>
</networkSetting>
</value>
</rval>
</mutateResponse>
</soap:Body>
</soap:Envelope>
************************************************************************
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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