Hi,

Thanks for getting back to me.

So the first step I have done is to pull back the conversion trackers on 
the account so I can get the offline conversion ID.

However, the response I get back doesn't include all conversions.

Here is my code:

user_list_service = client.GetService('ConversionTrackerService', 'v201809')
CustomerServiceSelector = {
        'fields': ['Id']
        }
result = user_list_service.get(CustomerServiceSelector)

Which only returns back 3 conversions - I am looking to retrieve the below 
conversion - should this be returned?


[image: gads.jpg]

Thanks,
Nick


On Wednesday, August 5, 2020 at 11:18:17 PM UTC+1 adsapiforumadvisor wrote:

> Hi Nick,
>
> Thank you for reaching out. You can refer to this 
> <https://support.google.com/adspolicy/answer/6299717> support document to 
> read about the requirements for using Customer Match. For additional 
> information on requirements, you can also take a look at this 
> <https://ads-developers.googleblog.com/2018/11/update-to-customer-match-requirements.html>
>  blog 
> post.
>
> As for your second question, yes, it is possible to build an audience 
> based on an offline conversion event. As mentioned in this 
> <https://developers.google.com/google-ads/api/docs/remarketing/audience-types/user-list-options>
>  documentation, you 
> can have a basic_user_list 
> <https://developers.google.com/google-ads/api/reference/rpc/v4/UserList#basic_user_list>
>  that 
> targets a specific conversion type. For more details, you can refer to 
> this 
> <https://developers.google.com/google-ads/api/docs/remarketing/audience-types/took-specific-actions>
>  guide.
>
> Regards,
> Danica, Google Ads API Team
>
> ref:_00D1U1174p._5004Q23Hp5Q:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a9dfce02-dfd3-466e-8aea-a1a5580d86c8n%40googlegroups.com.

Reply via email to