On Thursday, April 28, 2016 at 2:33:30 AM UTC+7, Stephen Yeargin wrote:
>
> Howdy!
>
> I have a campaign that is appear in a client's reports. However, when I 
> attempt to grab the settings for the campaign (or retrieve this campaign 
> from a listing), there is no data. I'm confirming any other details about 
> the campaign with the client, but right now it is invisible everywhere but 
> in reporting. I've redacted a few of the critical bits to protect client 
> data.
>
> Here is a snippet from the report output:
>
>
> "Campaign Performance Report (Mar 27, 2016-Apr 26, 2016)"
> Day,Campaign ID,Campaign,Impressions,Clicks,CTR,Cost,Avg. CPC,Avg. CPM,
> Converted clicks,Conversions,Conv. rate,Click conversion rate,Cost / 
> converted click,Cost / conv.,Value / converted click,Total conv. value
> [...]
> 2016-04-02,408085702,[redacted],1801,0,0.00%,6670000,0,3703498,0,0.0,0.00
> %,0.00%,0,0,0.0,0.0
> [...]
>
> Below is the SOAP request log showing 408085702 does not exist.
>
> [Apr 27 2016 14:04:15.000000 - INFO] POST /api/adwords/cm/v201601/
> CampaignService HTTP/1.1
> Host: adwords.google.com
> Connection: Keep-Alive
> User-Agent: PHP-SOAP/5.5.30, gzip
> Accept-Encoding: gzip, deflate
> Content-Encoding: gzip
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Content-Length: 768
> Authorization: Bearer [redacted]
>
> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope xmlns:SOAP-ENV="
> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201601";>
>   <SOAP-ENV:Header>
>     <ns1:RequestHeader>
>       <ns1:clientCustomerId>[redacted]</ns1:clientCustomerId>
>       <ns1:developerToken>[redacted]</ns1:developerToken>
>       <ns1:userAgent>[redacted] (AwApi-PHP/8.1.0, Common-PHP/8.1.0, PHP/
> 5.5.30)</ns1:userAgent>
>       <ns1:validateOnly>false</ns1:validateOnly>
>     </ns1:RequestHeader>
>   </SOAP-ENV:Header>
>   <SOAP-ENV:Body>
>     <ns1:get>
>       <ns1:serviceSelector>
>         <ns1:fields>Id</ns1:fields>
>         <ns1:fields>Name</ns1:fields>
>         <ns1:fields>Status</ns1:fields>
>         <ns1:fields>ServingStatus</ns1:fields>
>         <ns1:fields>StartDate</ns1:fields>
>         <ns1:fields>EndDate</ns1:fields>
>         <ns1:fields>AdServingOptimizationStatus</ns1:fields>
>         <ns1:fields>BudgetId</ns1:fields>
>         <ns1:fields>BudgetName</ns1:fields>
>         <ns1:fields>IsBudgetExplicitlyShared</ns1:fields>
>         <ns1:fields>BiddingStrategyId</ns1:fields>
>         <ns1:fields>BiddingStrategyName</ns1:fields>
>         <ns1:fields>BiddingStrategyType</ns1:fields>
>         <ns1:fields>Settings</ns1:fields>
>         <ns1:fields>Amount</ns1:fields>
>         <ns1:fields>Period</ns1:fields>
>         <ns1:fields>DeliveryMethod</ns1:fields>
>         <ns1:fields>PricingModel</ns1:fields>
>         <ns1:fields>EnhancedCpcEnabled</ns1:fields>
>         <ns1:fields>BidCeiling</ns1:fields>
>         <ns1:fields>Eligible</ns1:fields>
>         <ns1:fields>RejectionReasons</ns1:fields>
>         <ns1:fields>FrequencyCapMaxImpressions</ns1:fields>
>         <ns1:fields>TimeUnit</ns1:fields>
>         <ns1:fields>Level</ns1:fields>
>         <ns1:fields>TargetGoogleSearch</ns1:fields>
>         <ns1:fields>TargetSearchNetwork</ns1:fields>
>         <ns1:fields>TargetContentNetwork</ns1:fields>
>         <ns1:fields>TargetPartnerSearchNetwork</ns1:fields>
>         <ns1:predicates>
>           <ns1:field>Id</ns1:field>
>           <ns1:operator>EQUALS</ns1:operator>
>           <ns1:values>408085702</ns1:values>
>         </ns1:predicates>
>         <ns1:dateRange>
>           <ns1:min>20160326</ns1:min>
>           <ns1:max>20160426</ns1:max>
>         </ns1:dateRange>
>         <ns1:ordering>
>           <ns1:field>Name</ns1:field>
>           <ns1:sortOrder>ASC
> ...

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
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/e3406f28-d48b-435e-af88-65e3eccb599e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to