Custom Audience Member based on MADID

2024-02-20 Thread Shivam Kumar
Hi there,
I am creating custom audience which should target dynamic user_list. I want 
to create user list based on MADID. I gone through this 
(https://developers.google.com/google-ads/api/rest/reference/rest/v14/CustomAudience#CustomAudienceMemberType:~:text=com.google.example.-,CustomAudienceMemberType,-Enum%20containing%20possible)
 
document. In this document, there isn't any option to create user list 
based on mobile device id. Please suggest how I can target audience based 
on MADID.


Thank You!
Shivam Kumar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/e3b47fda-883b-48ea-b661-0e8b2e4d294en%40googlegroups.com.


attach custom audience to ad_group or campagn

2024-02-08 Thread Shivam Kumar
Hello,
I have raised an issue 
 regarding this 
matter on the relevant github repo. Can you please help escalate this 
matter to the relevant development team. Our marketing agency brings over 1 
million dollars in revenue to google annually. So your attention to this 
matter is greatly appreciated.


Thank You!
Shivam Kumar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2a47f1ad-0ef9-46a5-8f95-3a1baf7d4fe0n%40googlegroups.com.


RE: api availability for custom audience segment insights

2023-08-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ben,

Thank you for reaching out to Google Ads API Forum.

If you are referring to the Weekly Impressions section in the New Custom 
Segment page, this is not yet supported in Google Ads API. However, our team 
has already raised this as a feature request, subject for a review. All I can 
say is for now, please keep an eye on our blog post for the updates and 
releases.

However, if this is not what you are looking for, can you provide us with the 
whole Google Ads UI screenshot (without cropping) of the data in the UI you are 
trying to retrieve via API? This is so we can also check on our end as well and 
provide more appropriate answers accordingly. You can provide it via the Reply 
privately to author option. If this option is not available, then send it 
instead on this email address googleadsapi-supp...@google.com.

Links included in this email:

Google Ads API - https://developers.google.com/google-ads/api/docs/start
Blog - https://ads-developers.googleblog.com/search/label/google_ads_api


This message is in relation to case "ref:_00D1U1174p._5004Q2na9E3:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/nW_DD0RYRQT200LrAOIQL8REmwdnHEPPf_8g%40sfdc.net.


Re: API availability for custom audience segment insights

2023-08-02 Thread Ben Ritchie
Hi Sreelal 

Did you figure out if this is possible? 

I'd like to also pull these demographic estimates from the API if possible. 

Regards
Ben

On Monday, 29 May 2023 at 11:02:21 UTC+1 Sreelal K M wrote:

> Hi,
>
> I am using the Google Ads API v13 and I am looking for an API that can 
> return the weekly impressions estimate (or the reach) that is displayed on 
> the right side while creating a new custom segment (screenshot attached). 
> Provided a list of interests (& optionally locations, languages, campaign 
> types) as input, the API should be able to return an estimate of weekly 
> impressions or the reach for such a targeting.
>
> Path to above mentioned feature on GA UI: Audience manager -> Segments -> 
> Custom segments -> Create new.
>
> Note: I am already aware of the forecast metrics feature that is supported 
> via API which takes a list of keywords as input but my use case is more in 
> line with the custom segment audience where the input is a list of 
> interests. Please let me know if there is any such API that can serve my 
> purpose.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/06f9dd92-364c-46c3-bbfe-af5d6a8e8270n%40googlegroups.com.


RE: api availability for custom audience segment insights

2023-06-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to Google Ads API Forum.

In order for us to investigate further, can you provide us with the whole 
Google Ads UI screenshot (without cropping) of the data you are trying to 
retrieve via API? This is so we can check on our end as well and provide more 
appropriate answers accordingly. You can provide it via the Reply privately to 
author option. If this option is not available, then send it instead on this 
email address googleadsapi-supp...@google.com.

This message is in relation to case "ref:_00D1U1174p._5004Q2luIzD:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/HjjeQ0RVKIZS00Ws99tE6CSS6VrDQ-FaauOw%40sfdc.net.


Re: Regarding Custom Audience Creation Through MutationOperation

2023-05-16 Thread Google Ads API and AdWords API Forum
Hi Sravanthi,

Thank you for raising this concern to the Google Ads API team.

Kindly note that the CustomAudienceOperation 
(https://developers.google.com/google-ads/api/reference/rpc/v13/CustomAudienceOperation)
 
is not listed in the MutateOperation operation field you linked, it is not 
currently supported in the Ads API. However, please note that our team 
already raised a feature request for this and this is subject for review. 
Relevant updates will be posted on the release notes 
(https://developers.google.com/google-ads/api/docs/release-notes) and blog 
(https://ads-developers.googleblog.com/2023/04/announcing-v131-of-google-ads-api.html).

Regards,
Google Ads API Team
On Monday, May 15, 2023 at 7:44:34 PM UTC+8 srav...@optmyzr.com wrote:

> Hi Team, 
> Can you help in knowing how can i creation Custom Segment (Audience) using 
> MuateOperation?
> The reason I am reaching out to you is I am not able to find the 
> corresponding CustomAudienceOperation in MutateOperation.
>
> Can you help me to get out of this!?
> Thank you for your assitance.
>
> Sincerely,
> Sravanthi
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/bba8f5b2-8e47-489c-8936-1ce554cbacfan%40googlegroups.com.


Re: [Google API v9] Create Custom audience using MutateOperation

2023-05-16 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry (
https://groups.google.com/g/adwords-api/c/2cimm1bQ-5U)from the forum as it 
wasn't routed to our support queue.

Regards,
Google Ads API Team
On Monday, May 15, 2023 at 7:49:12 PM UTC+8 srav...@optmyzr.com wrote:

> Hi Team , 
> I am also having the same issue. 
> Still it is not listed on MutateOperation.
> Can I know any update on this.
>
> Thank you,
> Sravanthi
>
> On Wednesday, January 12, 2022 at 11:24:32 PM UTC+5:30 Google Ads API 
> Forum Advisor wrote:
>
>> Hi Aistis,
>>
>> Thanks for reaching out. As the CustomAudienceOperation 
>> 
>>  is 
>> not listed in the MutateOperation operation field you linked, it is not 
>> currently supported in the Ads API. However, please allow me to make a 
>> feature request on your behalf. Relevant updates will be posted on the 
>> release 
>> notes 
>> . 
>>
>> Regards,
>> Matt
>> Google Ads API Team
>>
>> [image: Google Logo] 
>> Matt 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2UjESv: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 
"Google Ads API and AdWords 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/e5412638-efbe-459d-8333-3a63869d2d68n%40googlegroups.com.


RE: created custom audience/segment - how do I relate it to my PMAX campaign

2023-02-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ismail,

Thank you for raising this concern to the Google Ads API Forum.

To better check this in Google Ads API, could you please provide the complete 
screenshot of the Google Ads UI, that you want to do via the Google Ads API? I 
ask this so that we can make accurate recommendations here.

For security purposes, you can provide it via the Reply privately to author 
option. If this option is not available, then send it instead on this email 
address googleadsapi-supp...@google.com.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2j0qmI: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 
"Google Ads API and AdWords 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/7oJwN0RQ6AJA00T3WkTlWvSveV00PoyNUtdw%40sfdc.net.


created custom audience/segment - how do I relate it to my PMAX campaign

2023-02-16 Thread ISMAIL TAIBANI
I have created the custom audience/segment and it is created successfully

"resourceName": "customers/1826818684/customAudiences/725230805"

Now, I need your assistance with integrating it into our PMAX campaign. 
While creating the campaign, we have the option to edit the audience and 
choose from a dropdown list of custom segments. However, I am not sure how 
to achieve this through the API.

Could you please guide me on how to select the custom segment from the API 
while creating the campaign? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/eb79b961-f12a-439d-9b4c-5ae961b32ad4n%40googlegroups.com.


Custom audience not getting uploaded in the campaign

2022-09-30 Thread Mayur Katre
Hello,

I have uploaded the custom list but it is not getting uploaded in the video 
campaign.

Also, similar audience of custom list is also not getting uploaded which 
has 2M-3M audience size.

It's showing eligibility issue, tried talking to support but still no 
conclusive solution received.

Please look into it.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/7c1825cb-5509-4208-b667-5447f5fe58a8n%40googlegroups.com.


Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-13 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
The problem that I'm facing looks similar to the one below:
https://groups.google.com/g/adwords-api/c/L8Wl2pwnoj0/m/Cfyf2OAHEwAJ

The difference is that in my case the long execution time is happening in 
the add user list command below:

  // Adds the user list.
  MutateUserListsResponse response =
  userListServiceClient.mutateUserLists
  (
  Long.toString(customerId), ImmutableList.of(operation));
  // Prints the response.


Thanks,

Danilo

On Friday, May 13, 2022 at 8:31:32 AM UTC-4 Danilo Mozeli wrote:

> Hi,
>
> Could this long time to execute a simple command be related to the 
> accounts hierarchy levels We have in our Google Ads environment? There are 
> several account hierarchies and hundreds of accounts, which are managed by 
> our account manager that We are using to execute the API calls. 
>
> Any help is greatly appreciate. 
>
> Best,
> Danilo 
>
> On Wednesday, May 11, 2022 at 11:29:39 AM UTC-4 Danilo Mozeli wrote:
>
>> Hi Yasar,
>>
>> Thanks for the response. I've enabled the logging in java using 
>> log4j-slf4j-impl. 
>> When I execute the java class I'm no longer getting the warnings saying 
>> that the logging libraries were not setup. However, it is not showing any 
>> log in console of a file. 
>>
>> Is there any sample or detailed documentation that I can use to setup the 
>> log correctly when using the client libraries? 
>>
>> This is an example of my call: 
>> java 
>> com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList 
>> -Dapi.googleads.maxLogMessageLength=-1 
>> -Dlog4j.configurationFile="C:\ELC\Social\Google_Ads_New_18\command\log4j2.xml"
>>  
>>
>>
>>
>> log4j2.xml - file below:
>>
>> 
>> 
>> org.apache.logging.log4j
>> log4j-slf4j-impl
>> 2.17.2
>> test
>> 
>> 
>>
>> Thanks,
>>
>> Danilo
>>
>>
>>
>> On Wednesday, May 11, 2022 at 3:13:05 AM UTC-4 adsapi wrote:
>>
>>> Hi Danilo,
>>>
>>> Thanks for reaching out to the Google Ads API Forum.
>>>
>>> For us to investigate further on the observed behavior, could you 
>>> provide us with the complete *request* 
>>> 
>>>  
>>> and *response* 
>>> 
>>>  
>>> logs with the *request-id* 
>>> 
>>>  
>>> generated for the uploads via *Reply privately to author *option?
>>>
>>> For the client library, logging can be enabled by navigating to the 
>>> Client libraries > Your client library (select Java) > Logging 
>>> documentation, which you can access from this *link* 
>>> . 
>>>
>>> Regards,
>>> [image: Google Logo] 
>>> Yasar 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2arAUA:ref
>>>
>>
-- 
THIS E-MAIL IS INTENDED ONLY FOR THE ADDRESSEE(S) AND MAY CONTAIN
CONFIDENTIAL INFORMATION.   IF YOU ARE NOT THE INTENDED
 RECIPIENT, YOU ARE 
HEREBY NOTIFIED THAT ANY USE OF THIS
 INFORMATION OR DISSEMINATION, 
DISTRIBUTION OR COPYING OF THIS
 E-MAIL IS STRICTLY PROHIBITED.  IF YOU 
HAVE RECEIVED THIS
 E-MAIL IN ERROR, PLEASE NOTIFY THE SENDER IMMEDIATELY 
BY RETURN
 E-MAIL AND DELETE THE ORIGINAL MESSAGE.
THANK YOU.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/9c3ab588-e94c-44fe-9a27-a8c9bc83df07n%40googlegroups.com.


Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-13 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
 

Hi,

Could this long time to execute a simple command be related to the accounts 
hierarchy levels We have in our Google Ads environment? There are several 
account hierarchies and hundreds of accounts, which are managed by our 
account manager that We are using to execute the API calls. 

Any help is greatly appreciate. 

Best,
Danilo 

On Wednesday, May 11, 2022 at 11:29:39 AM UTC-4 Danilo Mozeli wrote:

> Hi Yasar,
>
> Thanks for the response. I've enabled the logging in java using 
> log4j-slf4j-impl. 
> When I execute the java class I'm no longer getting the warnings saying 
> that the logging libraries were not setup. However, it is not showing any 
> log in console of a file. 
>
> Is there any sample or detailed documentation that I can use to setup the 
> log correctly when using the client libraries? 
>
> This is an example of my call: 
> java 
> com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList 
> -Dapi.googleads.maxLogMessageLength=-1 
> -Dlog4j.configurationFile="C:\ELC\Social\Google_Ads_New_18\command\log4j2.xml"
>  
>
>
>
> log4j2.xml - file below:
>
> 
> 
> org.apache.logging.log4j
> log4j-slf4j-impl
> 2.17.2
> test
> 
> 
>
> Thanks,
>
> Danilo
>
>
>
> On Wednesday, May 11, 2022 at 3:13:05 AM UTC-4 adsapi wrote:
>
>> Hi Danilo,
>>
>> Thanks for reaching out to the Google Ads API Forum.
>>
>> For us to investigate further on the observed behavior, could you provide 
>> us with the complete *request* 
>> 
>>  
>> and *response* 
>> 
>>  
>> logs with the *request-id* 
>> 
>>  
>> generated for the uploads via *Reply privately to author *option?
>>
>> For the client library, logging can be enabled by navigating to the 
>> Client libraries > Your client library (select Java) > Logging 
>> documentation, which you can access from this *link* 
>> . 
>>
>> Regards,
>> [image: Google Logo] 
>> Yasar 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2arAUA:ref
>>
>
-- 
THIS E-MAIL IS INTENDED ONLY FOR THE ADDRESSEE(S) AND MAY CONTAIN
CONFIDENTIAL INFORMATION.   IF YOU ARE NOT THE INTENDED
 RECIPIENT, YOU ARE 
HEREBY NOTIFIED THAT ANY USE OF THIS
 INFORMATION OR DISSEMINATION, 
DISTRIBUTION OR COPYING OF THIS
 E-MAIL IS STRICTLY PROHIBITED.  IF YOU 
HAVE RECEIVED THIS
 E-MAIL IN ERROR, PLEASE NOTIFY THE SENDER IMMEDIATELY 
BY RETURN
 E-MAIL AND DELETE THE ORIGINAL MESSAGE.
THANK YOU.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/0eeb3b3e-0bdf-42b9-8463-7f3684effc89n%40googlegroups.com.


Re: A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-11 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
Hi Yasar,

Thanks for the response. I've enabled the logging in java using 
log4j-slf4j-impl. 
When I execute the java class I'm no longer getting the warnings saying 
that the logging libraries were not setup. However, it is not showing any 
log in console of a file. 

Is there any sample or detailed documentation that I can use to setup the 
log correctly when using the client libraries? 

This is an example of my call: 
java com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList 
-Dapi.googleads.maxLogMessageLength=-1 
-Dlog4j.configurationFile="C:\ELC\Social\Google_Ads_New_18\command\log4j2.xml" 



log4j2.xml - file below:



org.apache.logging.log4j
log4j-slf4j-impl
2.17.2
test



Thanks,

Danilo



On Wednesday, May 11, 2022 at 3:13:05 AM UTC-4 adsapi wrote:

> Hi Danilo,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> For us to investigate further on the observed behavior, could you provide 
> us with the complete *request* 
> 
>  
> and *response* 
> 
>  
> logs with the *request-id* 
> 
>  
> generated for the uploads via *Reply privately to author *option?
>
> For the client library, logging can be enabled by navigating to the Client 
> libraries > Your client library (select Java) > Logging documentation, 
> which you can access from this *link* 
> . 
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2arAUA:ref
>

-- 
THIS E-MAIL IS INTENDED ONLY FOR THE ADDRESSEE(S) AND MAY CONTAIN
CONFIDENTIAL INFORMATION.   IF YOU ARE NOT THE INTENDED
 RECIPIENT, YOU ARE 
HEREBY NOTIFIED THAT ANY USE OF THIS
 INFORMATION OR DISSEMINATION, 
DISTRIBUTION OR COPYING OF THIS
 E-MAIL IS STRICTLY PROHIBITED.  IF YOU 
HAVE RECEIVED THIS
 E-MAIL IN ERROR, PLEASE NOTIFY THE SENDER IMMEDIATELY 
BY RETURN
 E-MAIL AND DELETE THE ORIGINAL MESSAGE.
THANK YOU.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2c557f63-c604-4a85-ada5-48d8b5e9c626n%40googlegroups.com.


A GoogleAds API Call is taking long time time execute when creating a custom audience using MutateUserListsResponse in Java

2022-05-09 Thread 'Danilo Mozeli' via Google Ads API and AdWords API Forum
Hi,

I'm trying to create an audience based on our company CRM data (email 
addresses and mobile phones). The system takes forever to execute this 
command in Java:

Everytime I try to run the method below, it takes ~60 minutes to complete .

*// Adds the user list.  MutateUserListsResponse response =  
userListServiceClient.mutateUserLists( 
 Long.toString(customerId), ImmutableList.of(operation));  * 

*Line 198*

Note: the attached file contains the entire java class file that I'm using.

API Version: Google Ads API v18 (Java)

Thanks,

Danilo



-- 
THIS E-MAIL IS INTENDED ONLY FOR THE ADDRESSEE(S) AND MAY CONTAIN
CONFIDENTIAL INFORMATION.   IF YOU ARE NOT THE INTENDED
 RECIPIENT, YOU ARE 
HEREBY NOTIFIED THAT ANY USE OF THIS
 INFORMATION OR DISSEMINATION, 
DISTRIBUTION OR COPYING OF THIS
 E-MAIL IS STRICTLY PROHIBITED.  IF YOU 
HAVE RECEIVED THIS
 E-MAIL IN ERROR, PLEASE NOTIFY THE SENDER IMMEDIATELY 
BY RETURN
 E-MAIL AND DELETE THE ORIGINAL MESSAGE.
THANK YOU.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/85ab8e7f-f403-4786-b472-c383b928ea1fn%40googlegroups.com.
package com.google.ads.googleads.examples.remarketing;

// Copyright 2020 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.


import static com.google.ads.googleads.examples.remarketing.CodeSampleHelper.getPrintableDateTime;

import com.beust.jcommander.Parameter;
import com.google.ads.googleads.lib.GoogleAdsClient;
import com.google.ads.googleads.v10.common.CrmBasedUserListInfo;
import com.google.ads.googleads.v10.common.CustomerMatchUserListMetadata;
import com.google.ads.googleads.v10.common.OfflineUserAddressInfo;
import com.google.ads.googleads.v10.common.UserData;
import com.google.ads.googleads.v10.common.UserIdentifier;
import com.google.ads.googleads.v10.enums.CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType;
import com.google.ads.googleads.v10.enums.OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus;
import com.google.ads.googleads.v10.enums.OfflineUserDataJobTypeEnum.OfflineUserDataJobType;
import com.google.ads.googleads.v10.errors.GoogleAdsError;
import com.google.ads.googleads.v10.errors.GoogleAdsException;
import com.google.ads.googleads.v10.errors.GoogleAdsFailure;
import com.google.ads.googleads.v10.resources.OfflineUserDataJob;
import com.google.ads.googleads.v10.resources.UserList;
import com.google.ads.googleads.v10.services.AddOfflineUserDataJobOperationsRequest;
import com.google.ads.googleads.v10.services.AddOfflineUserDataJobOperationsResponse;
import com.google.ads.googleads.v10.services.CreateOfflineUserDataJobResponse;
import com.google.ads.googleads.v10.services.GoogleAdsRow;
import com.google.ads.googleads.v10.services.GoogleAdsServiceClient;
import com.google.ads.googleads.v10.services.MutateUserListsResponse;
import com.google.ads.googleads.v10.services.OfflineUserDataJobOperation;
import com.google.ads.googleads.v10.services.OfflineUserDataJobServiceClient;
import com.google.ads.googleads.v10.services.SearchGoogleAdsStreamRequest;
import com.google.ads.googleads.v10.services.SearchGoogleAdsStreamResponse;
import com.google.ads.googleads.v10.services.UserListOperation;
import com.google.ads.googleads.v10.services.UserListServiceClient;
import com.google.ads.googleads.v10.utils.ErrorUtils;
import com.google.api.gax.rpc.ServerStream;
import com.google.common.collect.ImmutableList;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;

/**
 * 

RE: [Google API v9] Create Custom audience using MutateOperation

2022-01-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aistis,

Thanks for reaching out. As the CustomAudienceOperation is not listed in the 
MutateOperation operation field you linked, it is not currently supported in 
the Ads API. However, please allow me to make a feature request on your behalf. 
Relevant updates will be posted on the release notes.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2UjESv: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 
"Google Ads API and AdWords 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/M0THi0R5LZ2H00c4nSx93mRFqgoqPL6vYopA%40sfdc.net.


[Google API v9] Create Custom audience using MutateOperation

2022-01-12 Thread Aistis
Hi,
Is it possible to create/update Custom Audience using *MutateOperation* 
(https://developers.google.com/google-ads/api/reference/rpc/v9/MutateOperation).
At the moment i see in example code 
(https://developers.google.com/google-ads/api/docs/remarketing/audience-types/custom-audiences)
 
it uses *CustomAudienceServiceClient *(this is not very good approach for 
me, since currently my whole system is built on MutateOperation).

And if it's not possible maybe you guys have a plan to implement this? if 
yes than when?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f6843f28-72fc-46d0-b6e8-f6bc1df62918n%40googlegroups.com.


RE: Delete all users from Custom audience before uploading new user set

2021-08-24 Thread Google Ads API Forum Advisor
Hello,

There is not a documented benchmark for removal time, although it can take up 
to 12 hours for a new user list to be uploaded. You might try to use the new 
Google Ads API to remove/upload Customer Match lists and see if there is a 
reduced processing time. Please also note that the AdWords API sunsets in April 
2022.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo8TZ: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/05QWo0QYCLSK00MgG-FpbNTVOnFhUsNMXldQ%40sfdc.net.


Re: Delete all users from Custom audience before uploading new user set

2021-08-20 Thread 'asharm...@agl.com.au' via AdWords API and Google Ads API Forum
Thanks Mark for your response.
We are trying to refresh our existing user list in production, however, I 
am bit concern over the time it takes to delete all users from the list.

I did one POC on my non prod user list which had 30K users with 17K match 
rate number. It took around 48 hrs to reflect the updated result.

Shall I be expecting the same 48hrs delay or even more than that with my 
PROD user list which has 2 to 3 millions users?

Thanks,
Abhinav Sharma

On Friday, August 20, 2021 at 6:30:08 PM UTC+10 asharm...@agl.com.au wrote:

> Is there any suggestions here?
>
> On Wednesday, August 18, 2021 at 10:17:53 AM UTC+10 asharm...@agl.com.au 
> wrote:
>
>> Hi Team,
>>
>> I am trying to delete all existing users from an existing custom audience 
>> (user list) before adding new set of users.
>>
>> I am using below code:
>>
>> using (var userListService =
>> 
>> (AdwordsUserListService)_adWordsUser.GetService(AdWordsService.v201809.AdwordsUserListService))
>> {
>> //set the partial Failure as true
>> userListService.RequestHeader.partialFailure = true;
>>
>> var mutateMembersOperation = new MutateMembersOperation
>> {
>> operand = new MutateMembersOperand
>> {
>> userListId = long.Parse(customAudienceId),
>> membersList = null,
>> removeAll = true
>> },
>> @operator = Operator.REMOVE
>> };
>> 
>> var mutateMembersResult = await 
>> userListService.mutateMembersAsync(
>> new MutateMembersOperation[]
>> {
>>     mutateMembersOperation
>> });
>> }
>>
>> My question is: 
>> Do I need to wait for all existing users to be deleted from the existing 
>> custom audience (user list) before adding new set of users ?
>>
>> Thanks,
>> Abhinav
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2f7cf90d-72d4-4551-aa97-c820bdf858d0n%40googlegroups.com.


Re: Delete all users from Custom audience before uploading new user set

2021-08-20 Thread 'asharm...@agl.com.au' via AdWords API and Google Ads API Forum
Is there any suggestions here?

On Wednesday, August 18, 2021 at 10:17:53 AM UTC+10 asharm...@agl.com.au 
wrote:

> Hi Team,
>
> I am trying to delete all existing users from an existing custom audience 
> (user list) before adding new set of users.
>
> I am using below code:
>
> using (var userListService =
> 
> (AdwordsUserListService)_adWordsUser.GetService(AdWordsService.v201809.AdwordsUserListService))
> {
> //set the partial Failure as true
> userListService.RequestHeader.partialFailure = true;
>
> var mutateMembersOperation = new MutateMembersOperation
> {
> operand = new MutateMembersOperand
> {
> userListId = long.Parse(customAudienceId),
> membersList = null,
> removeAll = true
> },
> @operator = Operator.REMOVE
> };
> 
> var mutateMembersResult = await 
> userListService.mutateMembersAsync(
> new MutateMembersOperation[]
> {
> mutateMembersOperation
> });
> }
>
> My question is: 
> Do I need to wait for all existing users to be deleted from the existing 
> custom audience (user list) before adding new set of users ?
>
> Thanks,
> Abhinav
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b5dec5e4-2caa-4d86-8531-49bd1943b67en%40googlegroups.com.


RE: Delete all users from Custom audience before uploading new user set

2021-08-19 Thread Google Ads API Forum Advisor
Hello Abhinav,

Thank you for reaching out to us.

As for your question (Do I need to wait for all existing users to be deleted 
from the existing custom audience (user list) before adding new set of users 
?), as per best practices, you would need to complete first that delete request 
before adding new users. There are instances wherein multiple processes are 
trying to update the same entity at the same time. With that, you might 
encounter the CONCURRENT_MODIFICATION error.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2Lo8TZ: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/Y3OHD0QY312600pJqH-KpeRFiWDO5o41tJpA%40sfdc.net.


Delete all users from Custom audience before uploading new user set

2021-08-17 Thread 'asharm...@agl.com.au' via AdWords API and Google Ads API Forum
Hi Team,

I am trying to delete all existing users from an existing custom audience 
(user list) before adding new set of users.

I am using below code:

using (var userListService =

(AdwordsUserListService)_adWordsUser.GetService(AdWordsService.v201809.AdwordsUserListService))
{
//set the partial Failure as true
userListService.RequestHeader.partialFailure = true;

var mutateMembersOperation = new MutateMembersOperation
{
operand = new MutateMembersOperand
{
userListId = long.Parse(customAudienceId),
membersList = null,
removeAll = true
},
@operator = Operator.REMOVE
};

var mutateMembersResult = await 
userListService.mutateMembersAsync(
new MutateMembersOperation[]
{
mutateMembersOperation
});
}

My question is: 
Do I need to wait for all existing users to be deleted from the existing 
custom audience (user list) before adding new set of users ?

Thanks,
Abhinav

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/728fe392-fe25-492d-b53f-4faa97dec405n%40googlegroups.com.


RE: How to import UserLists the custom audience , using the remarketing

2021-06-17 Thread Google Ads API Forum Advisor
Hi Elis,

Thank you for you patience. I work with Aryeh and allow me to assist you for 
now.

Based on the feedback we received from our team, our system sees 2000 items 
uploaded. However none of them matched to a Google account. Below are some of 
the possibilities as to why :

1. The data was not normalized and hashed using SHA-256. - For this scenario, 
you may refer to this guide and example on how your data would need to be 
hashed.
2. Another possibility is that all the data you sent does not match any Google 
accounts in our system

That said, you may ensure that all the requirements and considerations were 
followed before uploading to further guarantee successful audience uploads.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2IuadG: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/4tJVv0QUU7B900a7YNJdfVS2Kn_9m_sJZoWQ%40sfdc.net.


RE: How to import UserLists the custom audience , using the remarketing

2021-06-14 Thread Google Ads API Forum Advisor
Hi Elis,

Thank you for sending me the request/response. I hope you deleted your post 
quickly, if it was exposed for too long there's a chance that someone can see 
it. Please note, it is not recommended to share developer token on public 
forum. When needed, we have alternate channels to receive private data.

Let me bring up to my team what you are experiencing and we will get back to 
you as soon as possible.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2IuadG: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/b_w180QUPELQ00s_AD3u73RJmL_Pk5Arh02Q%40sfdc.net.


RE: How to import UserLists the custom audience , using the remarketing

2021-06-08 Thread Google Ads API Forum Advisor
Hi Elis,

Thank you for reaching out to the Google Adwords API support. To address your 
issue with no additions to your list can you provide the complete SOAP request 
and response logs? Please provide the requested details via Reply to author 
option.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2I0s1A: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/ZFJqQ0QUEED300bKZb3hdMTlinoxrelRshfg%40sfdc.net.


RE: How to import UserLists the custom audience , using the REST APIs

2021-06-08 Thread Google Ads API Forum Advisor
Hi Elis,

I will be responding to your query on this thread.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2I0s06: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/uINOR0QUEDEO00GOG3nldfQx-uBu5WA6DLeg%40sfdc.net.


How to import UserLists the custom audience , using the remarketing

2021-06-07 Thread Elis Scherer
hi there,
I’ve been trying to create a custom audience and insert a user list into 
it, adding user data the audience to implement Remarketing features.I’ve 
followed a REST interface document* (**here 
<https://developers.google.com/adwords/api/docs/samples/java/remarketing>*
*) *for Java Adwords API *(com.google.api-ads (ads-lib 4.4.0) (adwords-axis 
4.4.0)),* and I can create the audience and check it in the Adwords site with 
no problems,  but looks like the part of adding the user list into it isnt 
working.I’ve followed the documentation guide and can’t see why isnt 
working, someone can please help me with this?Bellow, the code os the 
method who create the custom audience and makes the import into adwords: 

UserListOperation operation = new UserListOperation();
operation.setOperand(userList);
operation.setOperator(Operator.ADD);
UserListReturnValue result = userListService.mutate(new 
UserListOperation[]{operation});
UserList userListAdded = result.getValue(0);
System.out.printf(
"User list with name '%s' and ID %d was added.%n",
userListAdded.getName(), userListAdded.getId());
Long userListId = userListAdded.getId();

MutateMembersOperation mutateMembersOperation = new 
MutateMembersOperation();
MutateMembersOperand operand = new MutateMembersOperand();
operand.setUserListId(userListId);
List members = new ArrayList<>(EMAILS.size());
for (String email : EMAILS) {
String normalizedEmail = textUtils.toNormalizedString(email);
Member member = new Member();

member.setHashedEmail(textUtils.toSHA256String(normalizedEmail));
members.add(member);
}
String firstName;
String lastName;
String countryCode;
String zipCode;
String tempCountryCode;
String tempZipCode;
for (JsonValue jsonValue : jsonUsers) {
JsonObject obj = jsonValue.asObject();
firstName = obj.get("firstName").toString();
lastName = obj.get("lastName").toString();
countryCode = obj.get("country").toString();
zipCode = obj.get("zip").toString();
AddressInfo addressInfo = new AddressInfo();

addressInfo.setHashedFirstName(textUtils.toSHA256String(textUtils.toNormalizedString(firstName)));

addressInfo.setHashedLastName(textUtils.toSHA256String(textUtils.toNormalizedString(lastName)));

addressInfo.setCountryCode(clearString(countryCode));
addressInfo.setZipCode(clearString(zipCode));

Member memberByAddress = new Member();
memberByAddress.setAddressInfo(addressInfo);
members.add(memberByAddress);

}
operand.setMembersList(members.toArray(new Member[members.size()]));
mutateMembersOperation.setOperand(operand);
mutateMembersOperation.setOperator(Operator.ADD);
MutateMembersReturnValue mutateMembersResult =
userListService.mutateMembers(new 
MutateMembersOperation[]{mutateMembersOperation});

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6bfe391f-66e0-4981-bec6-beae4b4a03e1n%40googlegroups.com.


How to import UserLists the custom audience , using the REST APIs

2021-06-07 Thread Elis Scherer
I’ve been trying to create a custom audience and insert a user list into 
it, adding user data the audience to implement Remarketing features.
I’ve followed a REST interface document (here 
<https://developers.google.com/adwords/api/docs/samples/java/remarketing>) 
for Java Adwords API (com.google.api-ads (ads-lib 4.4.0) (adwords-axis 
4.4.0)), and I can create the audience and check it in the Adwords site (um 
print pode ser util pra ilustrar essa parte) with no problems,  but looks 
like the part of adding the user list into it isnt working.
I’ve followed the documentation guide and can’t see why isnt working, 
someone can please help me with this?
Bellow, the code os the method who create the custom audience and makes the 
import into adwords: 
code<>
 UserListOperation operation = new UserListOperation();
operation.setOperand(userList);
operation.setOperator(Operator.ADD);
UserListReturnValue result = userListService.mutate(new 
UserListOperation[]{operation});
UserList userListAdded = result.getValue(0);
System.out.printf(
"User list with name '%s' and ID %d was added.%n",
userListAdded.getName(), userListAdded.getId());
Long userListId = userListAdded.getId();

MutateMembersOperation mutateMembersOperation = new 
MutateMembersOperation();
MutateMembersOperand operand = new MutateMembersOperand();
operand.setUserListId(userListId);
List members = new ArrayList<>(EMAILS.size());
for (String email : EMAILS) {
String normalizedEmail = textUtils.toNormalizedString(email);
Member member = new Member();

member.setHashedEmail(textUtils.toSHA256String(normalizedEmail));
members.add(member);
}
String firstName;
String lastName;
String countryCode;
String zipCode;
String tempCountryCode;
String tempZipCode;
for (JsonValue jsonValue : jsonUsers) {
JsonObject obj = jsonValue.asObject();
firstName = obj.get("firstName").toString();
lastName = obj.get("lastName").toString();
countryCode = obj.get("country").toString();
zipCode = obj.get("zip").toString();
AddressInfo addressInfo = new AddressInfo();

addressInfo.setHashedFirstName(textUtils.toSHA256String(textUtils.toNormalizedString(firstName)));

addressInfo.setHashedLastName(textUtils.toSHA256String(textUtils.toNormalizedString(lastName)));

addressInfo.setCountryCode(clearString(countryCode));
addressInfo.setZipCode(clearString(zipCode));

Member memberByAddress = new Member();
memberByAddress.setAddressInfo(addressInfo);
members.add(memberByAddress);

}
operand.setMembersList(members.toArray(new Member[members.size()]));
mutateMembersOperation.setOperand(operand);
mutateMembersOperation.setOperator(Operator.ADD);
MutateMembersReturnValue mutateMembersResult =
userListService.mutateMembers(new 
MutateMembersOperation[]{mutateMembersOperation});

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f544666c-d262-486b-98a7-ed506861b245n%40googlegroups.com.


Re: Custom Audience

2021-05-02 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for your follow up.

Unfortunately, our team would not be able to confirm which other APIs can 
implement custom audiences as we only provide support for AdWords / Google Ads 
API related concerns.

As for the supported PHP client library versions, you may reach out directly to 
the client library owners via this link for further insight. I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2GIu68: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/OF5lS0QSIDU700rtDQbCF2Q1S8Aa-Byb20UQ%40sfdc.net.


Re: Custom Audience

2021-04-30 Thread shad khan
Hi,

Thanks for your reply please confirm  if there is any api which will work
with php 5.6 to integrate custom audience.



On Fri, 30 Apr 2021, 11:48 pm Google Ads API Forum Advisor Prod, <
adsapiforumadvi...@gmail.com> wrote:

> Hello,
>
> Thanks for reaching out. At the moment, the Ads API PHP client library
> only supports version 7.3 or later. If you have any further inquiries
> related to the PHP client library, please reach out to the PHP client
> library owners on the GitHub page
> <https://github.com/googleads/google-ads-php>.
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo]
> Matt
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2GIu68: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/CAA_RXpKOCu7YGvM1ZLfiPMMmxabx03atvi-80aisSD3%2BoQr7Mw%40mail.gmail.com.


RE: Custom Audience

2021-04-30 Thread Google Ads API Forum Advisor Prod
Hello,

Thanks for reaching out. At the moment, the Ads API PHP client library only 
supports version 7.3 or later. If you have any further inquiries related to the 
PHP client library, please reach out to the PHP client library owners on the 
GitHub page.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2GIu68: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/8i9MR0QSE2UH003UQGDf0hQRWp5HyrkS7Oow%40sfdc.net.


Custom Audience

2021-04-30 Thread shad khan
Hi,

I want to integrate Custom audience in php using API but i am unable to 
find API, i am getting only Library for this Library only for greater than 
php 7.3 but i am using php 5

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9ccf4ff5-0cfc-4d42-a1d4-e6fcde33b7b3n%40googlegroups.com.


RE: custom audience id uniqueness

2021-04-26 Thread Google Ads API Forum Advisor Prod
Hello,

Audience ids (which are found in the Audience Manager page) are globally 
unique. When applying these audiences to a campaign or ad group, it will yield 
a criterion id. Criterion ids are not globally unique, but their pair with 
campaign/ ad group id is. More details on object uniqueness can be found here.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2GHCnO: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/SXERS0QS69F900d-Gg44orRDO8wy-lWNexSw%40sfdc.net.


custom audience id uniqueness

2021-04-23 Thread E.G.
Are custom audience ids unique across accounts? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/58d77f31-8366-4d2a-8c15-025a68e7359an%40googlegroups.com.


Re: GoogleAds API Custom Audience

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Matan,

Thanks for the report type, but by sharing the report, I will need the report 
query and its results to further investigate.

If you're unable to reply privately, you can email us at 
googleadsapi-supp...@google.com.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2FXan6: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/Tg90U0QRIK9L00HnGTdnSmQuawR5m7fYZWug%40sfdc.net.


Re: GoogleAds API Custom Audience

2021-04-13 Thread Matan Wilchek
Hi,

I couldn't reply through "reply to author" because that option is disabled 
for me, but I already said, that the report is the view/table called 
'custom_audience' 
- https://developers.google.com/google-ads/api/fields/v6/custom_audience

If you'll enable it for me, I will reply to author with the private details.

Thanks, Matan

On Monday, April 12, 2021 at 6:48:14 PM UTC+3 adsapiforumadvisor wrote:

> Hello,
>
> Can you please share the report where you are seeing this behavior, along 
> with the other details Ernie mentioned through *reply privately*?
>
> Thanks,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2FXan6: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/9610816a-e79d-4713-8fae-f4a72e1f4a8en%40googlegroups.com.


Re: GoogleAds API Custom Audience

2021-04-12 Thread Google Ads API Forum Advisor Prod
Hello,

Can you please share the report where you are seeing this behavior, along with 
the other details Ernie mentioned through reply privately?

Thanks,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2FXan6: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/FdClR0QRGJVJ00YLT7P1xVRkmBq9XT16oiBg%40sfdc.net.


Re: GoogleAds API Custom Audience

2021-04-12 Thread Matan Wilchek
Hi,

The ID's in the UI, and the ID's in 'ad_group_audience_view' are matched,
but not matched with the ID's in  'custom audience'.

Thanks, Matan

On Mon, Apr 12, 2021 at 8:36 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Matan,
>
> Thank you for posting your concern.
>
> The ID of the audiences in the API report and UI should be matched because
> the API report only mirrors the value of the UI. However, so that I can
> investigate the issue, please provide the following details via *Reply
> privately to author* option:
>
>- Customer ID
>- Screenshot of the whole UI where you are comparing the report
>- Complete request
>
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>and response
>
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>logs with request ID
>
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>
>- Sample comparison where we can see the discrepancies of the UI and
>API report
>
>
> Regards,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2FXan6: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/CABOPqzVnueK%2BnAvdF0BAVKZZj8eX9C%2BfssmgYRFu1%2BTSOmzNrA%40mail.gmail.com.


RE: GoogleAds API Custom Audience

2021-04-11 Thread Google Ads API Forum Advisor Prod
Hi Matan,

Thank you for posting your concern.

The ID of the audiences in the API report and UI should be matched because the 
API report only mirrors the value of the UI. However, so that I can investigate 
the issue, please provide the following details via Reply privately to author 
option:

Customer ID
Screenshot of the whole UI where you are comparing the report
Complete request and response logs with request ID
Sample comparison where we can see the discrepancies of the UI and API report


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2FXan6: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/Tp6vr0QRFRK600UvhtWJv0TXGpjtUl2eSK3Q%40sfdc.net.


GoogleAds API Custom Audience

2021-04-11 Thread Matan Wilchek
Hi,

I'm pulling metrics for audiences via GoogleAds API, and trying to match 
between the audience id in the table 'ad_group_audience_view' and between 
the audience id in the table 'custom audience', so I can get the audience 
name. I cannot do it, because it appears that the audience id for the 
audience in the UI, is different from the one being pulled from 'custom 
audiences' table. 

Is there a way to match these 2 tables?

Thank you, Matan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/48599009-69a3-43df-a34a-b9aea647d689n%40googlegroups.com.


RE: retrieve custom audience at account-level via Google Ads API

2020-11-09 Thread Google Ads API Forum Advisor Prod
Hi Lauren,

You can use the custom_audience report to get data on these audiences.

Cheers,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2789eV: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/Cz9rB0QJJMLT00KbvGE6RBT9uz8E6kBmM3lw%40sfdc.net.


retrieve custom audience at account-level via Google Ads API

2020-11-08 Thread 'Lauren Fu' via AdWords API and Google Ads API Forum
Hi API team,

In Google Adwords API there is Criteria Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#criteriatype>
 which 
we can retrieve all custom audience (like below chart) at account-level. 
I'd like to for Google Ads API is there same way we can pull all customer 
audience list ?

[image: Screen Shot 2020-11-09 at 3.02.49 PM.png]


Thanks
Lauren

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0c93730d-ae69-485c-9d9e-9411c965bac1n%40googlegroups.com.


Re: Custom Audience setup using API

2020-10-09 Thread Google Ads API Forum Advisor Prod
Hello,

Audience insights are not currently available in the API. Unfortunately, we do 
not have samples to create these tokens. The only code examples we have are the 
ones from the client libraries.

Regards,
Anthony
Google Ads API Team

Anthony Madrigal
Google Ads API Team
ref:_00D1U1174p._5004Q25XiHH: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/s2kGk0QHY4JF00Xim7TFE_RO26NoWpVEpxEw%40sfdc.net.


Re: Custom Audience setup using API

2020-10-09 Thread denma test
Hi
How can get Audience insights details via API for custom audience. Attached 
screenshot for reference.

On Friday, October 9, 2020 at 12:24:29 AM UTC+5:30 adsapiforumadvisor wrote:

> Hello,
>
> Unfortunately, the settings shown from the screenshot you recently shared 
> is not available in the API.
>
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony Madrigal 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25XiHH: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/7361ca91-88b1-433a-b61f-309576cf596cn%40googlegroups.com.


Re: Custom Audience setup using API

2020-10-09 Thread denma test
Hi
Okay, but i can see setTokens method in CustomAffinity class and 
setTokenType method in CustomAffinityToken class. and 
CustomAffinityTokenTokenType class has below constants

class CustomAffinityTokenTokenType
{
const UNKNOWN = 'UNKNOWN';
const KEYWORD = 'KEYWORD';
const URL = 'URL';


}

Can you provide sample to create tokens.

On Friday, October 9, 2020 at 12:24:29 AM UTC+5:30 adsapiforumadvisor wrote:

> Hello,
>
> Unfortunately, the settings shown from the screenshot you recently shared 
> is not available in the API.
>
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony Madrigal 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25XiHH: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/94f122cd-d3b3-4436-82d9-601cad335f75n%40googlegroups.com.


Re: Custom Audience setup using API

2020-10-08 Thread Google Ads API Forum Advisor Prod
Hello,

Unfortunately, the settings shown from the screenshot you recently shared is 
not available in the API.

Regards,
Anthony
Google Ads API Team

Anthony Madrigal
Google Ads API Team
ref:_00D1U1174p._5004Q25XiHH: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/3rLv30QHWCHS00ozk7R42aT2WDtZP-HFzsew%40sfdc.net.


Re: Custom Audience setup using API

2020-10-08 Thread denma test
Hi
Have created Custom Audiences using CustomAffinityService, please let me 
know the services to setup interests and other things mentioned in 
screenshots. let me know the possible types to create, possible share 
example links in PHP with sample code.

Thanks in Advance.

On Wednesday, September 30, 2020 at 5:35:45 PM UTC+5:30 Sinea Calin wrote:

> Thats CustomAffinityService to create a custom affinity then you can add 
> CustomAffinityTokens(books, novels , etc) to that CustomAffinity then you 
> assign that CustomAffinity To an AddGroup of your choosing using 
> AdGroupCriterionService as the advisor said
>
> On Wednesday, September 30, 2020 at 2:21:07 PM UTC+9 denm...@gmail.com 
> wrote:
>
>> Hi
>> Sorry actually did mistake in last query,of course i done using referred 
>> services. But am actually wanted to create Custom Audience to list 
>> inAdGroup Audience target as like in screenshot. So i want service details 
>> to create, manage custom audiences.
>>
>> On Wednesday, September 30, 2020 at 1:21:31 AM UTC+5:30 
>> adsapiforumadvisor wrote:
>>
>>> Hello,
>>>
>>> You can use the AdGroupCriterionService and add a criterion of type 
>>> CriterionUserInterest 
>>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserInterest>
>>>  with 
>>> the Ids here 
>>> <https://developers.google.com/adwords/api/docs/appendix/codes-formats#expandable-1>
>>> .
>>>
>>> Regards,
>>> Anthony
>>> Google Ads API Team
>>>
>>> [image: Google Logo] 
>>> Anthony 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q25XiHH: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/def1a6ce-9ccf-4efa-b7ce-f81c37f15572n%40googlegroups.com.


Re: Custom Audience and Custom Affinity Switch With New API

2020-10-07 Thread Sinea Calin
2. How can i select *People who searched any of these terms on Google *if 
the type has no affect on it.

On Thursday, October 8, 2020 at 10:51:28 AM UTC+9 Sinea Calin wrote:

> Hi guys i have a question regarding how does one create a custom affinity 
> and a custom audience.
>
> I manage to create one custom audience and one custom affinity by api one 
> has CUSTOM_AFFINITY type the other CUSTOM_INTENT but i think they are the 
> same i cant see any difference.
> [image: Screen Shot 2020-10-08 at 10.43.15.png]Both of them have the tick 
> on 
> *People with any of these interests or purchase intentions*
>
> *[image: Screen Shot 2020-10-08 at 10.43.25.png]*
>
> *[image: Screen Shot 2020-10-08 at 10.43.20.png]*
>
> My questions ... 
> 1. Does the custom affinity type(CUSTOM_INTENT, CUSTOM_AFFINITY) affect 
> that tick
> 2. How can i select *People who searched any of these terms on Google *if 
> the tick has no affect on it.
> 3 Does Providing a type(CUSTOM_INTENT, CUSTOM_AFFINITY) affect anything ?
>
> Thank you
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b28e9cd0-3d1c-4d67-9d77-a70e9c5f2d93n%40googlegroups.com.


Custom Audience and Custom Affinity Switch With New API

2020-10-07 Thread Sinea Calin
Hi guys i have a question regarding how does one create a custom affinity 
and a custom audience.

I manage to create one custom audience and one custom affinity by api one 
has CUSTOM_AFFINITY type the other CUSTOM_INTENT but i think they are the 
same i cant see any difference.
[image: Screen Shot 2020-10-08 at 10.43.15.png]Both of them have the tick 
on 
*People with any of these interests or purchase intentions*

*[image: Screen Shot 2020-10-08 at 10.43.25.png]*

*[image: Screen Shot 2020-10-08 at 10.43.20.png]*

My questions ... 
1. Does the custom affinity type(CUSTOM_INTENT, CUSTOM_AFFINITY) affect 
that tick
2. How can i select *People who searched any of these terms on Google *if 
the tick has no affect on it.
3 Does Providing a type(CUSTOM_INTENT, CUSTOM_AFFINITY) affect anything ?

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6a61fdfa-d40f-45d8-af38-174d168d30c6n%40googlegroups.com.


Re: Custom Audience setup using API

2020-10-01 Thread denma test
Ok, thanks.

On Wednesday, September 30, 2020 at 5:35:45 PM UTC+5:30 Sinea Calin wrote:

> Thats CustomAffinityService to create a custom affinity then you can add 
> CustomAffinityTokens(books, novels , etc) to that CustomAffinity then you 
> assign that CustomAffinity To an AddGroup of your choosing using 
> AdGroupCriterionService as the advisor said
>
> On Wednesday, September 30, 2020 at 2:21:07 PM UTC+9 denm...@gmail.com 
> wrote:
>
>> Hi
>> Sorry actually did mistake in last query,of course i done using referred 
>> services. But am actually wanted to create Custom Audience to list 
>> inAdGroup Audience target as like in screenshot. So i want service details 
>> to create, manage custom audiences.
>>
>> On Wednesday, September 30, 2020 at 1:21:31 AM UTC+5:30 
>> adsapiforumadvisor wrote:
>>
>>> Hello,
>>>
>>> You can use the AdGroupCriterionService and add a criterion of type 
>>> CriterionUserInterest 
>>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserInterest>
>>>  with 
>>> the Ids here 
>>> <https://developers.google.com/adwords/api/docs/appendix/codes-formats#expandable-1>
>>> .
>>>
>>> Regards,
>>> Anthony
>>> Google Ads API Team
>>>
>>> [image: Google Logo] 
>>> Anthony 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q25XiHH: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/7fd8b96a-4c37-49aa-90fb-693d0fa919f1n%40googlegroups.com.


Re: Custom Audience setup using API

2020-09-30 Thread Sinea Calin
Thats CustomAffinityService to create a custom affinity then you can add 
CustomAffinityTokens(books, novels , etc) to that CustomAffinity then you 
assign that CustomAffinity To an AddGroup of your choosing using 
AdGroupCriterionService as the advisor said

On Wednesday, September 30, 2020 at 2:21:07 PM UTC+9 denm...@gmail.com 
wrote:

> Hi
> Sorry actually did mistake in last query,of course i done using referred 
> services. But am actually wanted to create Custom Audience to list 
> inAdGroup Audience target as like in screenshot. So i want service details 
> to create, manage custom audiences.
>
> On Wednesday, September 30, 2020 at 1:21:31 AM UTC+5:30 adsapiforumadvisor 
> wrote:
>
>> Hello,
>>
>> You can use the AdGroupCriterionService and add a criterion of type 
>> CriterionUserInterest 
>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserInterest>
>>  with 
>> the Ids here 
>> <https://developers.google.com/adwords/api/docs/appendix/codes-formats#expandable-1>
>> .
>>
>> Regards,
>> Anthony
>> Google Ads API Team
>>
>> [image: Google Logo] 
>> Anthony 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q25XiHH: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/a10f211d-9254-484e-b382-778ccb3267a9n%40googlegroups.com.


Re: Custom Audience setup using API

2020-09-29 Thread denma test
Hi
Sorry actually did mistake in last query,of course i done using referred 
services. But am actually wanted to create Custom Audience to list 
inAdGroup Audience target as like in screenshot. So i want service details 
to create, manage custom audiences.

On Wednesday, September 30, 2020 at 1:21:31 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hello,
>
> You can use the AdGroupCriterionService and add a criterion of type 
> CriterionUserInterest 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserInterest>
>  with 
> the Ids here 
> <https://developers.google.com/adwords/api/docs/appendix/codes-formats#expandable-1>
> .
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25XiHH: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/cb2becfd-d2a5-40d5-85a6-28e0df5a0ce1n%40googlegroups.com.


RE: Custom Audience setup using API

2020-09-29 Thread Google Ads API Forum Advisor Prod
Hello,

You can use the AdGroupCriterionService and add a criterion of type 
CriterionUserInterest with the Ids here.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q25XiHH: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/9RG330QHFR4X00l7AqeHybT1Sy05eocBs0hQ%40sfdc.net.


Custom Audience setup using API

2020-09-29 Thread denma test
Hi
May i know the way to create custom audience as like in the screen shot 
using Adwords PHP API v201809. Need to create for Custom Affinity and 
In-Market Audiences along with Weekly estimates. Please fine the screenshot 
for the requirement,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/201ecb2a-1f3e-4daa-9b4c-47cb10a6a8b3n%40googlegroups.com.


RE: How to delete existing users within the uploaded custom audience

2020-07-06 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi,

Thank you for reaching out to us. In AdWords API, you can mutateMembers by 
using the AdWordsUserList service to remove users from your user list.

For Google Ads API, this currently isn't possible, but there is a request for 
this feature to be added in the future. In the meantime, please follow our blog 
for more updates on this concern and for new releases.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q21iw8B: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/ew8W-0QD1YT6008SHH25DlQpCwPOY6IHBPNw%40sfdc.net.


How to delete existing users within the uploaded custom audience

2020-07-03 Thread Valarmathi Arikrishnan
Hi,

How to delete existing users within the uploaded custom audience
Thanks, 
Valarmathi A

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b8b56fa6-aff3-41aa-8976-1d69b7ba2df9n%40googlegroups.com.


Re: Didn't get the custom audience list size updated after uploaded test(fake) data via API

2018-12-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chiwan,

Yes, it should be updated (rounded to the two most significant digits) 
every time you upload more members since the list already has 1,000 members 
in it before. However, take note that it may take up to 6 to 12 hours for 
the list to be populated as you can see in the guide we provided previously.

Let me know if you have further clarifications.

Thanks,
Vincent
AdWords API Team

On Friday, December 14, 2018 at 4:47:16 PM UTC+8, Chiwan Leung wrote:
>
> Hi Peter, can I confirm one thing? Does it mean that  I will  get my list 
> update every time withe even a few members(less than 1000) if I already 
> uploaded 1000 members in my list before?
>
> On Wednesday, December 12, 2018 at 4:06:10 AM UTC+8, Peter Oliquino 
> (AdWords API Team) wrote:
>>
>> Hi Chiwan,
>>
>> Please see below my comments to your queries.
>>
>> 1. For custom audience list in your test account, It doesn't matter if 
>> you use real or mock data, however, please note that For privacy purposes, 
>> the user list size will show as zero until the list has at least 1,000 
>> members. After that, the size will be rounded to the two most significant 
>> digits (refer here 
>> <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_considerations>
>> ).
>>
>> 2. The list size 
>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.UserList#size>
>>  indicates 
>> the number of members of the uploaded user list.
>>
>> Let me know if you have further clarifications.
>>
>> Thanks,
>> Peter
>> AdWords API Team
>>
>> On Wednesday, December 12, 2018 at 3:08:16 AM UTC+8, Chiwan Leung wrote:
>>>
>>> We upload 6 lines via excel and 1line via API to the custom audience 
>>> list in our test account. But the list size didn't updated forever.
>>> Question:
>>> 1. Do we need to upload real data for you to match then get the list 
>>> size updated?
>>> 2. Does the list size mean "size" after matching?
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/496367a2-30a6-40fb-b26c-effca5a5b708%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Didn't get the custom audience list size updated after uploaded test(fake) data via API

2018-12-14 Thread Chiwan Leung
Hi Peter, can I confirm one thing? Does it mean that  I will  get my list 
update every time withe even a few members(less than 1000) if I already 
uploaded 1000 members in my list before?

On Wednesday, December 12, 2018 at 4:06:10 AM UTC+8, Peter Oliquino 
(AdWords API Team) wrote:
>
> Hi Chiwan,
>
> Please see below my comments to your queries.
>
> 1. For custom audience list in your test account, It doesn't matter if you 
> use real or mock data, however, please note that For privacy purposes, the 
> user list size will show as zero until the list has at least 1,000 members. 
> After that, the size will be rounded to the two most significant digits 
> (refer here 
> <https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_considerations>
> ).
>
> 2. The list size 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.UserList#size>
>  indicates 
> the number of members of the uploaded user list.
>
> Let me know if you have further clarifications.
>
> Thanks,
> Peter
> AdWords API Team
>
> On Wednesday, December 12, 2018 at 3:08:16 AM UTC+8, Chiwan Leung wrote:
>>
>> We upload 6 lines via excel and 1line via API to the custom audience list 
>> in our test account. But the list size didn't updated forever.
>> Question:
>> 1. Do we need to upload real data for you to match then get the list size 
>> updated?
>> 2. Does the list size mean "size" after matching?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/a1522e94-31d7-46d3-9d5b-482aababeb46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Didn't get the custom audience list size updated after uploaded test(fake) data via API

2018-12-11 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Chiwan,

Please see below my comments to your queries.

1. For custom audience list in your test account, It doesn't matter if you 
use real or mock data, however, please note that For privacy purposes, the 
user list size will show as zero until the list has at least 1,000 members. 
After that, the size will be rounded to the two most significant digits 
(refer here 
<https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_considerations>
).

2. The list size 
<https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.UserList#size>
 indicates 
the number of members of the uploaded user list.

Let me know if you have further clarifications.

Thanks,
Peter
AdWords API Team

On Wednesday, December 12, 2018 at 3:08:16 AM UTC+8, Chiwan Leung wrote:
>
> We upload 6 lines via excel and 1line via API to the custom audience list 
> in our test account. But the list size didn't updated forever.
> Question:
> 1. Do we need to upload real data for you to match then get the list size 
> updated?
> 2. Does the list size mean "size" after matching?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/8a27568e-61b7-4b64-a3cb-bfd8b4a7f3e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Didn't get the custom audience list size updated after uploaded test(fake) data via API

2018-12-11 Thread Chiwan Leung
We upload 6 lines via excel and 1line via API to the custom audience list 
in our test account. But the list size didn't updated forever.
Question:
1. Do we need to upload real data for you to match then get the list size 
updated?
2. Does the list size mean "size" after matching?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/ea6fad11-51c5-4262-8082-a0f26333f56e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Cannot target Gmail campaings with Custom Audience(Email and Mobile)

2018-10-08 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Yana,

Could you confirm if my understanding is correct that you wish to use your 
audiences to be targeted by Gmail and Youtube? If yes, then you should be 
able to, as stated in this guide 
<https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_email_address_address_or_user_id>.
 
So I can further investigate, could you provide the complete SOAP request 
and response which contains information that you are unable to target the 
said userlists?

You may reply to me via the *Reply privately to author* option.

Thanks and regards,
Peter
AdWords API Team

On Monday, October 8, 2018 at 1:07:05 PM UTC+8, 
yanalavishnutestmana...@gmail.com wrote:
>
> Hello Adwords,
>
> Before 2 weeks I created custom audience with email and mobile. I used 
> those lists to target display(Gmail/Youtube) campaigns.
>
> But now if I create custom audience list with email and mobile, I cannot 
> target campaigns with those list.
>
>
> Previous email list response with "isEligibleForDisplay" field value as 
> true
> {
>"sizeRange": "LESS_THAN_FIVE_HUNDRED",
>"sizeForSearch": 92000,
>"integrationCode": null,
>"uploadKeyType": "CONTACT_INFO",
>"size": 0,
>"isReadOnly": false,
>"dataSourceType": "FIRST_PARTY",
>"closingReason": "UNKNOWN",
>"isEligibleForDisplay": true,
>"id": ###,
>"sizeRangeForSearch": "FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND",
>"isEligibleForSearch": true,
>"listType": "CRM_BASED",
>"membershipLifeSpan": 1,
>"accessReason": "OWNED",
>"accountUserListStatus": "ACTIVE",
>"status": "CLOSED",
>"description": null,
>"appId": null,
>"name": "###",
>"UserList.Type": "CrmBasedUserList",
>"dataUploadResult": {
>"removeAllStatus": null,
>"uploadStatus": "SUCCESS"
>}
>}
>
> Now if I Upload user list to Adwords I am getting response as given below 
> with "isEligibleForDisplay" as false.
>
>
>  {
>"sizeRange": "LESS_THAN_FIVE_HUNDRED",
>"sizeForSearch": 21,
>"integrationCode": null,
>"uploadKeyType": "CONTACT_INFO",
>"size": 0,
>"isReadOnly": false,
>"dataSourceType": "FIRST_PARTY",
>"closingReason": null,
>"isEligibleForDisplay": false,
>"id": ###,
>"sizeRangeForSearch": 
> "ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND",
>"isEligibleForSearch": true,
>"listType": "CRM_BASED",
>"membershipLifeSpan": 36,
>"accessReason": "OWNED",
>"accountUserListStatus": "ACTIVE",
>"status": "OPEN",
>"description": "way2news_2thsep_01",
>"appId": null,
>"name": "###",
>"UserList.Type": "CrmBasedUserList",
>"dataUploadResult": {
>"removeAllStatus": null,
>"uploadStatus": "SUCCESS"
>}
>}
>
>
> May I know Why I cannot target Gmail/Youtube Display campaigns with 
> Email/Mobile customer lists?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/65b7b514-64e3-4c5d-acf0-62c4e8c7ee79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Cannot target Gmail campaings with Custom Audience(Email and Mobile)

2018-10-07 Thread yanalavishnutestmanager
Hello Adwords,

Before 2 weeks I created custom audience with email and mobile. I used 
those lists to target display(Gmail/Youtube) campaigns.

But now if I create custom audience list with email and mobile, I cannot 
target campaigns with those list.


Previous email list response with "isEligibleForDisplay" field value as true
{
   "sizeRange": "LESS_THAN_FIVE_HUNDRED",
   "sizeForSearch": 92000,
   "integrationCode": null,
   "uploadKeyType": "CONTACT_INFO",
   "size": 0,
   "isReadOnly": false,
   "dataSourceType": "FIRST_PARTY",
   "closingReason": "UNKNOWN",
   "isEligibleForDisplay": true,
   "id": ###,
   "sizeRangeForSearch": "FIFTY_THOUSAND_TO_ONE_HUNDRED_THOUSAND",
   "isEligibleForSearch": true,
   "listType": "CRM_BASED",
   "membershipLifeSpan": 1,
   "accessReason": "OWNED",
   "accountUserListStatus": "ACTIVE",
   "status": "CLOSED",
   "description": null,
   "appId": null,
   "name": "###",
   "UserList.Type": "CrmBasedUserList",
   "dataUploadResult": {
   "removeAllStatus": null,
   "uploadStatus": "SUCCESS"
   }
   }

Now if I Upload user list to Adwords I am getting response as given below 
with "isEligibleForDisplay" as false.


 {
   "sizeRange": "LESS_THAN_FIVE_HUNDRED",
   "sizeForSearch": 21,
   "integrationCode": null,
   "uploadKeyType": "CONTACT_INFO",
   "size": 0,
   "isReadOnly": false,
   "dataSourceType": "FIRST_PARTY",
   "closingReason": null,
   "isEligibleForDisplay": false,
   "id": ###,
   "sizeRangeForSearch": 
"ONE_HUNDRED_THOUSAND_TO_THREE_HUNDRED_THOUSAND",
   "isEligibleForSearch": true,
   "listType": "CRM_BASED",
   "membershipLifeSpan": 36,
   "accessReason": "OWNED",
   "accountUserListStatus": "ACTIVE",
   "status": "OPEN",
   "description": "way2news_2thsep_01",
   "appId": null,
   "name": "###",
   "UserList.Type": "CrmBasedUserList",
   "dataUploadResult": {
   "removeAllStatus": null,
   "uploadStatus": "SUCCESS"
   }
   }


May I know Why I cannot target Gmail/Youtube Display campaigns with 
Email/Mobile customer lists?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/1610badf-fd2a-441b-9608-c858daf9caf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is there a way to add a custom audience affinity using API now

2018-04-27 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Gary,

I am afraid that the custom affinity audience is not yet supported in 
AdWords API services. In case you want to retrieve custom affinity 
audiences you can use CRITERIA_PERFORMANCE_REPORT 
.
 
Please keep an eye on our blog 

 for 
any future updates regarding this.

Regards,
Sai Teja, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/7a17b11d-c81f-4df5-9506-6dc7b751d1a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is there a way to add a custom audience affinity using API now

2018-04-27 Thread Gary Jiang
Hi,

I search the groups post and it seems it hasn't been supported yet last 
year. Is that function available now? If so which endpoint I was wondering 
which service I should use. Thanks


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
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/6dca9819-db2a-4f74-abc5-fb3445855546%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Regarding custom audience

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Priya, 

Could you please clarify if your concern is about audience targeting or 
Custom affinity audience targeting? If your concern is about targeting ads 
by custom affinity audience interests, you can target Interest categories 
by adding a CriterionUserInterest 

 criteria. 
You will need to use a fixed set of user interest category IDs 

 (In-market 

 | Affinity 
). 
Please note Custom affinity audience is not yet supported in AdWords API 
services. You can use CRITERIA_PERFORMANCE_REPORT 

 to 
retrieve Custom affinity audiences. 

If your concern is different, could you please elaborate, so I can assist 
you further.

Regards,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/20313659-95f7-480a-bb99-68d851d84828%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Regarding custom audience

2017-12-19 Thread developer . djax
Hi,
How to implement custom audience through google adwords API? Is there 
an option to implement custom audience?

Regards,
Priya K

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c62cff1d-1a8b-4c1b-8eee-4db0fb323b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Regarding custom audience inclusion

2017-12-05 Thread developer . djax
Hi,
I want to implement a google custom audience to my platform.Is there an 
api support for adding audience?if so share me the details to create 
audience...i have searched alot but i got an api for creating audience but 
there is no support for creating audience for adgroup.

Thanks,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c07e42af-0e8d-4e81-b702-3efb1543a6e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.