How will the Google integration work with older version v14 without the Consent Object after March 6th, 2024?

2024-02-26 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,

Our customers utilize our Tool, which is built on v14 of the Google Ads 
Version. With the v14 sunset scheduled for June 5, 2024, as per the 
document https://developers.google.com/google-ads/api/docs/sunset-dates , 
we seek clarification on how the *Google Ads integration(v14)* will 
function without the consent Object *post-March 6th, 2024*.

Our concern is that customers using v14 will not set the Consent Object in 
the Customer Match job at CustomerMatchUserListMetadata.consent when 
targeting EU or non-EU region customers. Will the *absence of the consent 
Object be treated as missing consent for EU users*, leading to 
non-processing and unavailability for ad personalization? Alternatively, 
what will be the impact on EU and non-EU customers? We seek to understand 
this aspect.
Regards,
Anurag Sinha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/87a90934-7f5b-4bbf-b359-442d1a8abbd0n%40googlegroups.com.


Re: query related to consent attributed added in v15

2023-12-15 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,
Is there any update on this?
Regards,
Anurag Sinha

On Wednesday, December 13, 2023 at 12:02:22 PM UTC+5:30 Anurag Sinha wrote:


Hi Team,

Thanks for your response. 
*As per the above comments below is my understanding:*

Non-EU: 

   - 
  - When the consent object is not set: data will be used for all ad 
  targeting and measurement   
  - When the consent object is set as "UNSPECIFIED": the data will be 
  used for non-personalized ad targeting and reporting only. 
   
EU after March 6th 2024 : 


   - 
  - Uploads of Customer Match, conversions, and store sales data for EU 
  users should have valid consent (Granted/Denied/UNSPECIFIED). 
  - "UNSPECIFIED" consent for EU users will not be processed. 
   

*Follow-up question:* 

1)  Is my understanding correct which I have listed above? 

2) For non-EU: if the consent object is sent with "Granted/Denied" then 
what will be its respective impact?

3) For EU: whats the difference between Consent with Denied and 
Unspecified respectively? 


Regards,
Anurag Sinha

On Monday, December 11, 2023 at 10:41:01 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

Hi,

Thank you for reaching out to the Google Ads API support team.

Please find below responses for your queries:

Kindly note that setting the consent fields to "UNSPECIFIED" or "UNKNOWN" 
for non-EU regions will not have any immediate impact on your data upload. 
However, Google Ads may use this information to improve its targeting and 
personalization capabilities in the future.

After March 6th, 2024, Google Ads will no longer accept uploads of Customer 
Match, conversions, and store sales data for EU users without valid 
consent. This means that any audiences with "UNSPECIFIED" or "UNKNOWN" 
consent for EU users will not be processed. I would recommend you refer to 
this Customer Match 

 
guide for more information related to your query.

If the consent object is not set, the data will be used for all ad 
targeting and measurement and when the status is set as "UNSPECIFIED" , the 
data will be used for non-personalized ad targeting and reporting only.

I would suggest you refer to the documents Consent 

 and Release Notes 
 for more 
details. I hope this helps. Please let us know if you have any further 
questions.
  
This message is in relation to case "ref:!00D1U01174p.!5004Q02qXiIT:ref"

Thanks,
  [image: Google Logo] 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/9aada23f-af3f-44dd-a95e-edf011d3a1efn%40googlegroups.com.


Re: Query Related to consent Attributed added in v15

2023-12-11 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team, 
Is there any update on this?
Regards,
Anurag Sinha

On Thursday, November 30, 2023 at 10:16:46 AM UTC+5:30 Anurag Sinha wrote:

> Hi Team,
> Can you please take a look at the query and provide some updates? 
> Regards,
> Anurag Sinha
>
> On Tuesday, November 28, 2023 at 8:57:44 PM UTC+5:30 Anurag Sinha wrote:
>
>> Hi Team,
>> *Context:*
>> Following the EU user consent policy 
>>  in Google Ads 
>> APIs v15, a new Consent Attribute has been introduced which has 2 parts 
>> adPersonalizationConsent 
>> and adUserDataConsent. Each having Consent status as 
>> UNSPECIFIED/GRANTED/DENIED.
>>
>> *Question:*
>> Since the Consent Object is specifically introduced for EU regions, we 
>> need to strictly align with the policy post-March 2024 
>> *(https://ads-developers.googleblog.com/2023/10/updates-to-customer-match-conversion.html
>>  
>> )*.
>>  
>> However, this does not apply to other countries; hence, we can skip passing 
>> the consent object for those.
>>
>> Now, we want to understand the impact on customers from other countries, 
>> excluding the EU, if we send the Consent Status as 'UNSPECIFIED' (for both 
>> adPersonalizationConsent and adUserDataConsent) instead of not passing the 
>> consent object at all.
>>
>> Is not setting the Consent Object in the Customer Match job at 
>> CustomerMatchUserListMetadata.consent and setting the Consent Object for 
>> each Customer Match job at CustomerMatchUserListMetadata.consent with 
>> Consent Status as 'UNSPECIFIED' considered the same from the perspective of 
>> Google Ads API v15? If not, what is the difference or impact on customer 
>> data shared with Google Ads?
>>
>> Regards,
>> Anurag Sinha
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/885e40f3-4f32-40a8-9ed0-10dc31b05c4an%40googlegroups.com.


Query Related to Domain Limit Exceeded Exceptions

2022-12-15 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,
We have below 2 Scenario based Queries after reading the Domain Limit 
Exceeded Exceptions doc 

  

1. When the 11th Domain is added to Authorized domains then the Domain 
Limit Exceeded Exception will be seen for all the domains or only for the 
11th added Domain-related API calls?

2. When the 11th domain is added then a message pops up for app 
verification. And App review takes at least 2 days to at max 6 weeks as per 
the app review doc 
.
 
So after adding the 11th domain will the API calls immediately start to 
fail or will the API calls fail after a period of 6 weeks at least? 

Regards,
Anurag Sinha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/45d02908-802b-4aca-b5b6-2baa2bf2da34n%40googlegroups.com.


Re: How to link Client Ad Account with One Central(Business) Ad Account

2022-12-05 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,

Can you please take a look and help us get the answers to the below 
questions?
1. How will clients be able to pay their bills? Does Manager Account Holder 
need to collect the payment or client can individually pay it directly?
2. Instead of getting the consolidated bill at the Manager Account level, 
Can the individual clients get their own bills directly? So that clients 
can pay their bills as per their Ad account usage without Manager Account 
Holder intervention. 
3. Can you please let us know if there is any circumstance when a client 
account is blocked? If yes can you please help us know when this blockage 
can happen and if will that also block the linked Manager Account?

Regards,
Anurag Sinha

On Sunday, December 4, 2022 at 3:49:56 PM UTC+5:30 Anurag Sinha wrote:

> Hi Team,
>
> Thanks for a quick response. 
> I went through the doc link and video 
>  and had below 
> questions:
> 1. How will a clients be able to pay their bills? Do Manager Account 
> Holder need to collect the payment or client can individually pay it 
> directly?
> 2. Instead of getting the consolidated bill at Manager Account level, Can 
> individual client get there own bills directly? So that client can pay 
> there bill as per there Ad account usage without Manager Account Holder 
> intervention. 
> 3. Can you please let us know if there are any circumstance when a client 
> account be blocked? If yes can you please help us know when this blockage 
> can happen and will that also block linked Manager Account?
>
> Regards,
> Anurag Sinha
>
> On Friday, December 2, 2022 at 10:03:19 PM UTC+5:30 adsapi wrote:
>
>> Hi Anurag,
>>
>> Thank you for reaching out to our API support team.
>>
>> By "one central ad account" could you be referring to a top level MCC / 
>> manager account? If yes, you can refer to this guide 
>> 
>>  
>> on how to link client accounts to MCC / manager accounts.
>>
>> For campaign management in your Google Ads client accounts, including 
>> creating its ad groups, you may start by referring to this guide 
>> . 
>> As for audience management, you may refer here 
>>  
>> and also to the customer match 
>> 
>>  
>> guide.
>>
>> I hope this helps.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2ghqBd: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/5325e058-4f02-416e-bc6b-c31efd1673d5n%40googlegroups.com.


Re: How to link Client Ad Account with One Central(Business) Ad Account

2022-12-04 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,

Thanks for a quick response. 
I went through the doc link and video 
 and had below 
questions:
1. How will a clients be able to pay their bills? Do Manager Account Holder 
need to collect the payment or client can individually pay it directly?
2. Instead of getting the consolidated bill at Manager Account level, Can 
individual client get there own bills directly? So that client can pay 
there bill as per there Ad account usage without Manager Account Holder 
intervention. 
3. Can you please let us know if there are any circumstance when a client 
account be blocked? If yes can you please help us know when this blockage 
can happen and will that also block linked Manager Account?

Regards,
Anurag Sinha

On Friday, December 2, 2022 at 10:03:19 PM UTC+5:30 adsapi wrote:

> Hi Anurag,
>
> Thank you for reaching out to our API support team.
>
> By "one central ad account" could you be referring to a top level MCC / 
> manager account? If yes, you can refer to this guide 
> 
>  
> on how to link client accounts to MCC / manager accounts.
>
> For campaign management in your Google Ads client accounts, including 
> creating its ad groups, you may start by referring to this guide 
> . 
> As for audience management, you may refer here 
>  
> and also to the customer match 
> 
>  
> guide.
>
> I hope this helps.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2ghqBd: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/e79ac4e5-0850-43f7-b63f-cf262b77bdcen%40googlegroups.com.


How to link Client Ad Account with One Central(Business) Ad Account

2022-12-02 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,
We are developing a SaaS project using which we want to centrally manage 
client ad accounts using one central ad account(which will belong to our 
Organization). A few areas of management we are talking about are, Creating 
Audiences, and pushing customers to the Audience, Creating Adgroups and 
Campaigns programmatically on the Client's Ad Account from our Central Ad 
Account. 
Can you please share the document links for the use case or some idea on 
how to achieve such use cases? 
Regards,
Anurag Sinha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c8c23971-28e5-470a-867a-ab47a26f0129n%40googlegroups.com.


Re: Determining the timeout for SearchGoogleAdsStreamRequest API

2022-09-26 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team, 
Can you please look into the Generic Questions which I have asked under " 
We wanted to understand which all factors the response time depends on:" 
and answers those 
and it's not an issue we have faced but are the general questions we had. 
Regards,
Anurag Sinha

On Monday, September 26, 2022 at 10:34:04 AM UTC+5:30 adsapi wrote:

> Hi Anurag,
>
>
> Thanks for reaching out to the Google Ads API team. I hope you are doing 
> well today.
>
>
> Upon checking your issue, It appears that your concern is about fetching 
> an audience. Before our team answer your concern and question in general, 
> could you please provide the complete request 
> 
>  
> and response 
> 
>  
> logs, with the request-id 
> ?
>  
> If you haven't yet, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. Java) > Logging documentation, which 
> you can access from this link 
> . I 
> ask this so our team further investigates your concern and provides 
> specific recommendations on the issue.
>
>
> You can provide it via Reply privately to the author option. If this 
> option is not available, then send it instead on this email address 
> googleadsa...@google.com.
>  
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
>  
>
>
> ref:_00D1U1174p._5004Q2eg4Dr: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/9926a502-353e-4fb1-8011-284a7b6c1a20n%40googlegroups.com.


Determining the timeout for SearchGoogleAdsStreamRequest API

2022-09-25 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team,
We wanted to set an optimal timeout while creating 
SearchGoogleAdsStreamRequest. And for that, we wanted some input from your 
end.
 
Query Used:  
SELECT user_list.id, user_list.name, user_list.resource_name FROM user_list 
WHERE user_list.resource_name IN (%s)

Our observation regarding the API is as below:
1. While trying to fetch single audience details by name from the ads 
network it takes around 0.35 mins when the API is called 3 or 4 times. 
2. In some cases when the API is called multiple times (more than 15 times) 
then it took more than 15 mins to respond. And in this scenario, not more 
than 4 audience details were fetched at once from the google ads network.

We wanted to understand which all factors the response time depends on: 
1. Number of audience names that are given in Select Query?

2. Number of audiences present in the network? Ex: fetching 1 audience 
detail from the network where 10 audiences are totally present in the ad 
account. Vs 
Fetching 1 audience detail from the network where 10K audiences are totally 
present in the ad account.  
In both cases, will the response time be the same?

3. Is the number of times API is called, directly proportional to response 
time? Example: 1 or 2 times when API is called the response time is 0.3 
mins and if more than 15 times the same API is called then response time is 
more than 15 mins. 

Regards,
Anurag Sinha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d42c0a33-73f2-425b-b75a-2e4c07787641n%40googlegroups.com.