Basic Access application for Developer token

2023-12-15 Thread Samuel Liu
Havn't heard anything from Google Ads about my application.
I don't think I ever got a case ID, please help.

Google Ads Manager Account (MCC) ID: 887-831-1394
Cases ID: N/A
Access level: Basic Access

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3ea369de-3d76-4993-aee3-5f4d19cf3cd3n%40googlegroups.com.


Dynamic remarketing

2023-12-15 Thread rentca...@gmail.com
Hi,

Is there a way to update the settings (meaning editing the source) 
described in your document 
(https://support.google.com/google-ads/answer/3103357) via the Google Ads 
API?

RentCafe

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/630041e4-e9ef-4a0a-bafb-a64aa7639f80n%40googlegroups.com.


Re: queries on product_group_view yield internal error

2023-12-15 Thread Konstantin Tarassow
Hello,

we are now running into an Internal Error when fetching product_group_view 
data for another client:

Does it have the same problem with corrupt product partitions?


*Here are the request/response logs incl. request-id:*
Method Name: 
/google.ads.googleads.v14.services.GoogleAdsService/SearchStream
Host: googleads.googleapis.com
Headers: {
"x-goog-api-client": "gl-php\/8.0.30 gccl\/19.2.0 gapic\/19.2.0 
gax\/1.18.2 grpc\/1.50.2 rest\/1.18.2 pb\/+n",
"x-goog-request-params": "customer_id=8875125139",
"developer-token": "REDACTED",
"login-customer-id": "4554523147"
}
Request:
{"customerId":"8875125139","query":"\nSELECT 
segments.date,\ncampaign.id,\nad_group.id,\nad_group_criterion.criterion_id,\nad_group_criterion.criterion_id,\nsegments.ad_network_type,\nsegments.device,\nmetrics.cost_micros,\nmetrics.clicks,\nmetrics.impressions,\nmetrics.impressions\n
 
   FROM product_group_view\nWHERE 
segments.date BETWEEN '2023-12-14' AND '2023-12-14'\n   
 AND campaign.status IN(ENABLED, PAUSED, REMOVED)\nAND 
ad_group.status IN(ENABLED, PAUSED, REMOVED)\nAND 
ad_group_criterion.status IN(ENABLED, PAUSED, REMOVED)\n   
 AND ad_group_criterion.listing_group.type = 'UNIT'\n AND 
metrics.impressions > 0  AND segments.date = '2023-12-14' "}

Response
---
Headers: {
"request-id": "I7uqA2oUyo_NYQHPRwWIiQ",
"date": "Fri, 15 Dec 2023 18:08:04 GMT",
"alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
}

Fault
---
Status code: 13
Details: Internal error encountered.
Failure: 
{"errors":[{"errorCode":{"internalError":"INTERNAL_ERROR"},"message":"An 
internal error has occurred."}],"requestId":"I7uqA2oUyo_NYQHPRwWIiQ"}
Exception in retryDecider: {
"message": "Internal error encountered.",
"code": 13,
"status": "INTERNAL",
"details": [
{
"@type": "google.ads.googleads.v14.errors.googleadsfailure-bin",
"data": ""
},
{
"@type": "grpc-status-details-bin",
"data": ""
},
{
"@type": "request-id",
"data": "I7uqA2oUyo_NYQHPRwWIiQ"
}
]
}



On Tuesday, November 14, 2023 at 2:58:46 PM UTC+1 Google Ads API Forum 
Advisor wrote:

> I just spoke with my colleague and they cannot fix it on the back end. The 
> workaround is: 
>
>- Recreate the AdGroup. 
>- Delete the original AdGroup that has the corrupted data. 
>- Let me know the results. 
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02pRLZH:ref"
>
> Thanks,
>   
> [image: Google Logo] 
> Bob Hancock 
> 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/2aebb9fc-df01-4dcd-8ac5-8c9bf758ceebn%40googlegroups.com.


Re: pull data from ads with campaing name, cost e final url with sufix

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

By reviewing your concern, I understand that you are using Google Ads Scripts.

Please note that our team can only assist with technical queries or concerns 
related to the Google Ads API. As this issue is related to Google Ads Scripts, 
I am routing this request to the Google Ads Scripts team, as they are well 
equipped to assist you with this.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r1yTy: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/xxuBe0S5PY7H00H-vZzMfxQYuVv1QA_-AX4Q%40sfdc.net.


Re: landing page view api data not matching with googleads ui

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rahul,

Thanks for the details. I'm coordinating directly with the assigned engineer, 
who has told me this is their priority, so I'm hoping to have more details 
today.
This message is in relation to case "ref:!00D1U01174p.!5004Q02q9ct2:ref"

Thanks,

Ben Karl
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/cn5aZ0S5PUL500K7nKEFITR-2YmadjvOaNPg%40sfdc.net.


RE: google posts

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Team,

Thank you for contacting the Google Ads API support team.

Please refer to the following query for retrieving the requested information:

SELECT asset_set.location_set.business_profile_location_set.listing_id_filters 
FROM asset_set

You can further customize this query based on your requirements. I recommend 
using Query Builder, an interactive tool, to build your queries. Please feel 
free to reach out to us if you have any other concerns related to the Google 
Ads API.

If you still face an issues, kindly provide us with the complete API logs 
(request and response with request-id and request header) generated at your end 
and uncropped UI screenshot of where you are facing the issue.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r1zwm: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/ocUaV0S5PT9R007DCm9s_bSdOz4TOUXBgbhg%40sfdc.net.


Re: assets metrics

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Kindly note that, there are some limitations for asset group reporting with 
metrics by API. The asset_group resource does not support Segments selection or 
filtering. I would recommend you to refer to this documentation to know more 
about the Fields/Segments/Metrics that can be used with the asset_group 
resource.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r1r6G: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/MzSVf0S5PP6W00yxZkXEguQAm9QTuR3uFyeg%40sfdc.net.


Re: lead form submission data comes too late to webhook

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anna,

Thank you for getting back to us.

As stated in the earlier email, we are getting a successful run on the same 
query that you have provided to us by obtaining 207 interactions from the API. 
I recommend retrying the API request at your end.

If the issue still persists, kindly provide us with the complete updated API 
logs (request and response logs with request-id and request header) generated 
at your end to assist you further.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02r1SPg: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/7DqXT0S5PO4400-NBGH6XpSkmM2W4QBLVRWQ%40sfdc.net.


Re: assets metrics

2023-12-15 Thread Yevhen Serdiuk
Thank you, but I can not see any segment (segment.date) in asset_group. 
What should I do if I need metrics, for example, for last 7 days?

четверг, 14 декабря 2023 г. в 23:56:22 UTC+2, Google Ads API Forum Advisor: 

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you're aiming to access the 
> costs and conversions of your Performance Max campaigns via the 
> *asset_group_asset* 
>  
> resource. Kindly note that asset_group_asset resource doesn’t support 
> metrics. I would recommend you kindly refer to the *asset_group* 
>  
> resource where metrics can be retrieved per each asset group. 
>
> Please find the sample GAQL query: 
>   
>
>
> SELECT asset_group.id, asset_group.name, asset_group.resource_name, 
> asset_group.status, metrics.clicks, metrics.conversions, 
> campaign.advertising_channel_type FROM asset_group WHERE 
> campaign.advertising_channel_type = 'PERFORMANCE_MAX'
>
>
> Additionally, you can utilize the *Google Ads Query Builder* 
> 
>  
> and *Query Validator* 
>  
> to build and validate the queries for retrieving the data from the Google 
> Ads API. 
>
> I hope this helps. Kindly get back to us if you have any further questions 
> related to the Google Ads API. 
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02r1r6G: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/86a70ef2-1c20-49a7-841b-a1f2e43063dfn%40googlegroups.com.


Re: query related to consent attributed added in v15

2023-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

Yes, your understanding is correct.

1. Non-EU:

Consent object set as "Granted": No change in data usage compared to not 
setting the consent object.
Consent object set as "Denied": Data cannot be used for any kind of ad 
targeting or measurement.

2. EU (after March 6th, 2024):

Valid consent (Granted/Denied/UNSPECIFIED): Data can be processed for relevant 
purposes based on the specific consent type.
"Denied" consent: Data cannot be processed for ad targeting or any purpose 
related to personalized advertising.
If consent is set to "UNSPECIFIED" (after March 6th, 2024): The data will not 
be processed, meaning it will not be used for ad targeting or measurement. It's 
important to note that specifying consent as "UNSPECIFIED" will not be 
considered valid after the specified date.

Set Consent for each Customer Match job at 
CustomerMatchUserListMetadata.consent. See the guide for details. For more 
information check this Release Notes and Blog Post.

This message is in relation to case "ref:!00D1U01174p.!5004Q02qXiIT: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/fCT2y0S5PJLW00yr7HU5sZQ4irH7KUkisolA%40sfdc.net.


Google posts

2023-12-15 Thread Silambarasan M

   
   1. 
   
   Hi!. 1.Creating Google Posts via API: I am interested in understanding 
   the process of creating Google Posts programmatically using the Google My 
   Business API. Could you provide insights into the necessary API endpoints 
   and procedures for creating posts associated with a business listing? 
   2. 
   
   2.Retrieving Reporting Data from Google Post API: Additionally, I am 
   looking for information on how to retrieve reporting data related to Google 
   Posts through the API. Are there specific endpoints or parameters that I 
   should be aware of when extracting performance metrics for posts? could you 
   please provide solution for above question
   

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e33aea51-e042-4ff2-a14d-73677a608203n%40googlegroups.com.


Re: basic access application for developer token

2023-12-15 Thread Val Vaschetto
Hello API team, did this get approved yet? We have been waiting weeks for
Basic access. Thanks a lot for your attention to this matter.



On Thu, Dec 14, 2023 at 5:13 AM 'Google Ads API Forum Advisor' via Google
Ads API and AdWords API Forum  wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you have submitted an
> application for the basic access of Google Ads API developer token a few
> days back and have not got the access.
>
> Since the access requests are handled by the Google Ads API Compliance
> team, we are transferring the case to the Ads API Compliance team. I see
> that the Compliance team is already added in this email thread. Please
> provide the below information to assist you further.
>
>- Case ID generated from the compliance team in the format
>0-0###0 (if there is any generated)
>- Access level applied (Basic or Standard access)
>
> @Compliance team, please confirm if you are able to assist in the below
> access request.
>
> Summary:
> The user has applied for the access with the below details.
>
>- Google Ads Manager Account (MCC) ID: 374-990-6027
>- Cases ID: requested
>- Access level: Basic Access
>
> Do reach out to the Google Ads API support team for any queries related to
> the API.
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02r1m8B: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/r4mbc0S5NRDQ00zZPU61qMShOK3cI6HYRBRQ%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAGarpnjm2ygFMV9q%3DYvU5xciyU-6vc8iHzTZCANGS8Mvia9ycQ%40mail.gmail.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: lead form submission data comes too late to webhook

2023-12-15 Thread Anna Lysak
Hi, I close this request, as number of interactions in statistics != number 
of leads.
Could you please tell us which metric shows number of leads?
Thanks!

On Friday, December 15, 2023 at 12:44:43 PM UTC+2 Anna Lysak wrote:

> Hi !
> Do you have any updates on this? This is very important campaign for us, 
> we still have much less leads sent on webhook than value in statistics
>
> Thanks.
>
> On Wednesday, December 13, 2023 at 11:20:02 PM UTC+2 Anna Lysak wrote:
>
>> Hi I replied privately, but no response, so I am writing to you here..
>>
>> Could you please investigate why we have such a big delay of receiving 
>> leads to webhook?
>> Thanks in advance.
>>
>> On Wednesday, December 13, 2023 at 5:41:46 AM UTC+2 Google Ads API Forum 
>> Advisor wrote:
>>
>>> Hi,
>>>
>>> Thank you for reaching out to the Google Ads API support team.
>>>
>>> By reviewing your query, I understand that you would like to know why 
>>> there was a delay in getting leads when running the query. In order to 
>>> assist you further, kindly provide us with the uncropped UI screenshot of 
>>> the Google Ads account by highlighting the number of rows that you can see 
>>> in the UI.
>>>
>>> You can send the details via *Reply privately to the author option*, or 
>>> *direct 
>>> private reply* to this email.
>>>   
>>> This message is in relation to case "ref:!00D1U01174p.!5004Q02r1SPg: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/b9f10f54-763d-42a9-b8cf-5b46034ff545n%40googlegroups.com.


Leads count metric

2023-12-15 Thread Anna Lysak
Hi Google Team,

I have question, can I extract number of leads (lead form submission data) 
metrics ? From what I found, number of metrics.interactions in 
campaign_asset != number of leads for this campaign. Do you return this 
number in some metrics? Or I can only count leads that we get using google 
ads api by querying lead_form_submission_data ?

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 
"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/cee5440a-e11f-4ee5-8226-befe04598674n%40googlegroups.com.


Re: lead form submission data comes too late to webhook

2023-12-15 Thread Anna Lysak
Hi !
Do you have any updates on this? This is very important campaign for us, we 
still have much less leads sent on webhook than value in statistics

Thanks.

On Wednesday, December 13, 2023 at 11:20:02 PM UTC+2 Anna Lysak wrote:

> Hi I replied privately, but no response, so I am writing to you here..
>
> Could you please investigate why we have such a big delay of receiving 
> leads to webhook?
> Thanks in advance.
>
> On Wednesday, December 13, 2023 at 5:41:46 AM UTC+2 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> By reviewing your query, I understand that you would like to know why 
>> there was a delay in getting leads when running the query. In order to 
>> assist you further, kindly provide us with the uncropped UI screenshot of 
>> the Google Ads account by highlighting the number of rows that you can see 
>> in the UI.
>>
>> You can send the details via *Reply privately to the author option*, or 
>> *direct 
>> private reply* to this email.
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02r1SPg: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/d9f2a0db-bf2d-45a7-ba8d-05877f2c63dcn%40googlegroups.com.


ResourceNames::forOperatingSystemVersionConstant has been removed

2023-12-15 Thread Developer123 Developer123
Hi, team
In version 14_1 this method was removed from ResourceNames class

public static function forOperatingSystemVersionConstant($criterionId): 
string;

Is there any explanation why this was done? 

I can't find in the doc how else to get the operating system version 
constant resource name to then use it for

$operationSystemInfo = (new 
OperatingSystemVersionInfo())->setOperatingSystemVersionConstant($resourceName);

Should I now prepare this resource name string manually?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/22fb267f-f8c9-464b-ab89-9e72bdb8a60dn%40googlegroups.com.