Re: Get list of Affinity Categories and In-market categories

2020-01-28 Thread Google Ads API Forum Advisor Prod
Hi,

@Harry: The Google Ads API equivalent service to the ConstantDataService of 
AdWords API is the GoogleAdsService. The getUserInterestCriterion maps to 
UserInterest.

@Pietro: You can use age_range_view and gender_view to get data on these.

Cheers,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001USwkIB: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/Rxu_A0Q4TRBZ005mJJoexOSR-OvlQFsqBo9w%40sfdc.net.


Re: Get list of Affinity Categories and In-market categories

2020-01-21 Thread Pietro Galassi
Yes! Already did it :) Thanks anyway!

Ho to get list of AGE_RANGE or GENDER from tables ?

Regards,
Pietro

On Tuesday, 21 January 2020 17:16:27 UTC+1, adsapiforumadvisor wrote:
>
> Hello Pietro,
>
> Thank you for clarifying this better. To retrieve the full list of user 
> interest criterion via Google Ads API Beta, you could use the 
> user_interest 
>  
> resource where the field user_interest.taxonomy_type 
> 
>  will 
> give you the taxonomy type of the user interest. You could use 
> GoogleAdsService.search 
> 
>  to 
> retrieve this resource via API. Let us know if you are still having issues.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001USwkIB: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/cabbf36f-e0e7-4371-84db-06bde5bec16b%40googlegroups.com.


Re: Get list of Affinity Categories and In-market categories

2020-01-20 Thread Pietro Galassi
Well,

performing this query using googleAds:search 
{
  "query" : "SELECT custom_interest.id,
custom_interest.name,
custom_interest.description,
custom_interest.type,
custom_interest.status,
custom_interest.resource_name
FROM custom_interest"
}
gives no result.

I need an api to take the same list of the content of those files:

https://storage.googleapis.com/support-kms-prod/v7xt0755lGAidJjaTtfoMCdRXb8U9wekBFza
https://storage.googleapis.com/support-kms-prod/1wD5Amf9JrnXkD20kShy4pSkThkE3jjZ1Lk7

listed in this page:
https://support.google.com/google-ads/answer/2497941?hl=en







On Friday, 17 January 2020 22:16:53 UTC+1, adsapiforumadvisor wrote:
>
> Hello Pietro,
>
> Thank you for reaching out. If you are looking to retrieve the affinity 
> categories, 'CUSTOM_INTENT' and 'CUSTOM_AFFINITY' via Google Ads API Beta, 
> you could use the custom_interest 
>  
> resource to retrieve this data. Let us know if you have any additional 
> concerns.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001USwkIB: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/bb516da1-68e7-487a-a17c-91cb0eae4a5e%40googlegroups.com.


Re: Get list of Affinity Categories and In-market categories

2020-01-17 Thread Harry
With AdWords API I can get the complete list of in-market audience 
categories with this 
code: 
ConstantDataService.getUserInterestCriterion(ConstantDataServiceUserInterestTaxonomyType.IN_MARKET);
Is there a similar way to get the full list of affinity categories using 
AdWords API?



On Friday, January 17, 2020 at 1:16:53 PM UTC-8, adsapiforumadvisor wrote:
>
> Hello Pietro,
>
> Thank you for reaching out. If you are looking to retrieve the affinity 
> categories, 'CUSTOM_INTENT' and 'CUSTOM_AFFINITY' via Google Ads API Beta, 
> you could use the custom_interest 
>  
> resource to retrieve this data. Let us know if you have any additional 
> concerns.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001USwkIB: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/cb7d2581-3d81-413c-9938-cbffc15fb94e%40googlegroups.com.


RE: Get list of Affinity Categories and In-market categories

2020-01-17 Thread Google Ads API Forum Advisor Prod
Hello Pietro,

Thank you for reaching out. If you are looking to retrieve the affinity 
categories, 'CUSTOM_INTENT' and 'CUSTOM_AFFINITY' via Google Ads API Beta, you 
could use the custom_interest resource to retrieve this data. Let us know if 
you have any additional concerns.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001USwkIB: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/u6z9c0Q49SFG00jNaDR59ITfWazHEjVFOCNA%40sfdc.net.