And to clarify I'm hitting this service url:
https://adwords.google.com/api/adwords/cm/v201406/ConversionTrackerService?wsdl

On Thursday, August 21, 2014 3:23:29 PM UTC-7, Warner Onstine wrote:
>
> Here's the xml request
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:tns="https://adwords.google.com/api/adwords/cm/v201406"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";>
>     <soap:Header>
>         <ns1:RequestHeader xmlns="
> https://adwords.google.com/api/adwords/cm/v201406"; xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201406";>
>             <ns1:clientCustomerId>CUSTOMER_ID</ns1:clientCustomerId>
>             <ns1:developerToken>DEV_TOKEN</ns1:developerToken>
>             <ns1:userAgent>Primeloop</ns1:userAgent>
>             <ns1:validateOnly>false</ns1:validateOnly>
>             <ns1:partialFailure>false</ns1:partialFailure>
>         </ns1:RequestHeader>
>     </soap:Header>
>     <soap:Body>
>         <tns:get xmlns="https://adwords.google.com/api/adwords/cm/v201406"; 
> xmlns:tns="https://adwords.google.com/api/adwords/cm/v201406";>
>             <tns:serviceSelector>
>                 <tns:fields>Name</tns:fields>
>             </tns:serviceSelector>
>         </tns:get>
>     </soap:Body>
> </soap:Envelope>
>
> Result (that has been converted to json:
> { rval: { totalNumEntries: '0', 'Page.Type': 'ConversionTrackerPage' } }
>
> -warner
>
> On Wednesday, August 20, 2014 5:08:12 PM UTC-7, Warner Onstine wrote:
>>
>> Sorry if this is a double post, but my other one isn't showing so posting 
>> again to make sure it goes through properly.
>>
>> I'm trying to get the remarketing tag/snippet through the API. Looking at 
>> a few other answers in here this should be possible through 
>> the ConversionTrackerService. I've tried sending a get through to get all 
>> of my trackers but I'm getting 0 results back.
>>
>> I know that I have the tag because I can see it in the UI for my test 
>> account.
>>
>> Setup:
>> - MCC Test account
>> - Sub account under MCC test account that I'm querying on and that has 
>> the tag
>> - MCC regular account where I have a dev token waiting for approval while 
>> I work on trying to get the necessary api calls working
>>
>> Thanks in advance!
>> -warner
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e521883-0521-472e-a4bb-09957d1f21ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to