How to get list of sales country

2023-03-13 Thread Balram Kumar
Hi Team, How can i get the sales country list (api for the list), So that i can use it in our project while creating Shopping Campaign ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Why is asset.policy_summary.approval_status and asset.policy_summary.review_status fields empty from ad_group_ad_asset_view?

2023-03-13 Thread pg
Hi, I'm trying to get asset.policy_summary.approval_status and asset.policy_summary.review_status fields from ad_group_ad_asset_view, but whenever I do it I get None back for these 2 fields. Here's my query "SELECT ad_group_ad_asset_view.policy_summary, ad_group_ad.ad.id, ad_group.id,

Re: v12 new table per_store_view no Data

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Steffen, Thanks for commenting on this forum thread. I can see that you have opened a new thread with us with the email subject “per_store_view with empty result”. I’ve already reached you on that thread. Regards, Google Ads API Team ref:_00D1U1174p._5004Q2h2SVG:ref -- --

Re: API Hangs on MutateuserList command

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. @Zweitze Thank you for sharing your insights and providing a solution on this matter. We highly appreciate it. @Dataseek Business Solutions Could you please see the post by Zweitze on this thread, check

Re: GAQL query is working for predefined date ranges but not for custom date range

2023-03-13 Thread Roy Steves
Found the list of current values: https://developers.google.com/google-ads/api/docs/query/date-ranges And the reason that the documentation said that "DURING" was deprecated was that it was describing the sunset of the independent clause, but it's been replaced with an operator. So, it's like

Re: GAQL query is working for predefined date ranges but not for custom date range

2023-03-13 Thread Roy Steves
Maybe there wasn't at the time, but there sure is now. There is according to the examples here: https://developers.google.com/google-ads/api/docs/query/overview#querying_for_segments I haven't found the list of acceptable values yet, so maybe that documentation is out of date, but it is for

Ads limited to few zip codes

2023-03-13 Thread lamponr
Ads are only being served to a fraction of the zip codes I am targeting. So, a few zips account for all the impressions... and other zips are at 0. Why would that be? Even if budget is small - its serving hundreds of impressions to 1 zip code before any other zip code gets an impression...

Re: Link manager , USER_PERMISSION_DENIED

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for returning back to our team. Regarding your issue, as mentioned, the reason why you are getting the USER_PERMISSION_DENIED is because the provided user/email address does not have access to the account (215-427-2009). You may see the below options in order to add or grant

Re: Creating an ad_group_ad.image_ad using a media_file

2023-03-13 Thread Adam Walters
Here is the image link for additional context: https://lh5.googleusercontent.com/4X8gH8BTbLZAKLHtuThtEgv6kSAHDQnjFbbqEotyPSX9rGMQM-SDTWfMy48Qyg4Ju1yQ-fdIFz96KNI=s220 On Monday, March 13, 2023 at 1:35:28 PM UTC-4 Adam Walters wrote: > Yes. Please see below: > Method: >

Re: Creating an ad_group_ad.image_ad using a media_file

2023-03-13 Thread Adam Walters
Yes. Please see below: Method: /google.ads.googleads.v13.services.AdGroupAdService/MutateAdGroupAds Host: googleads.googleapis.com Headers: { "developer-token": "REDACTED", "login-customer-id": "2151671644", "x-goog-api-client": "gl-python/3.9.4 grpc/1.51.3 gax/2.11.0 gccl/20.0.0

Re: Image and Location Migration in Google Ads API

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
For asset-based location extensions, it looks like it's preferred to use a location sync asset set, which automatically generates the corresponding assets. It looks like it is preferred to deal only in asset sets: "First, create a location sync asset set and attach it to the customer. Then, if

Re: AddBatchJobOperations returns Internal error encountered.

2023-03-13 Thread Jing CHEN
Hello, I confirm that I have not violated any restrictions. In the test code, I only added 5 campaigns to an account, but I kept getting internal errors in AddBatchJobOperations. However, when I split the task into 3 and 2 campaigns respectively, it worked fine again, which is very strange! If

Re: v12 new table per_store_view no Data

2023-03-13 Thread Steffen Wölfl
Is there any update to this topic? I'm facing quite the same problem, as the result from using the per_store_view is always empty... Regards, Steffen Google Ads API Forum Advisor schrieb am Dienstag, 13. Dezember 2022 um 16:09:16 UTC+1: > Hi Yvonne, > > > Thanks for reaching out to the

Re: API Hangs on MutateuserList command

2023-03-13 Thread Zweitze
Is the target .NET Framework? I mean: not .NET Core, .NET standard. Then it could be a problem of the library. Check if any call to the API hangs. If so, check out: https://github.com/googleads/google-ads-dotnet/issues/488 https://github.com/googleads/google-ads-dotnet/issues/480 Extra proof

RE: Remove users from UserList on specific date

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back to us. I provide only 1 user attribute in operation: hashedEmail. Can I somehow add other custom attributes like: date_to_be_removed_from_list? >> Kindly note that the only supported attributes in the UserIdentifier object >> are the fields / attributes defined in

Re: Link manager , USER_PERMISSION_DENIED

2023-03-13 Thread 林灿
Hello, Do emails have to be processed manually? I don't want this way, the user has been authorized by Oauth2.0, in this case, how should the sub-account under the user be linked to my managerId On Monday, March 13, 2023 at 7:19:58 PM UTC+8 Google Ads API Forum Advisor wrote: > Hi, >

RE: hanging search streams

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anna, Thank you for reaching out to Google Ads API Forum. Moving forward with your concern, in order for us to further check the cause of your issue, kindly provide us with the complete request and response logs with the request-id generated on your end when you encountered the issue, so

RE: CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE error while trying to create a client customer

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Support. I can see that you have encountered a CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE error. The error says that the Customer is not on the allow-list for the Email address of the user who should be invited on the created client customer to

Re: Link manager , USER_PERMISSION_DENIED

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. I hope you are doing well today. Moving forward to your concern, you may refer to this document. This document contains information on invite users through Google Ads API. As per document said, you can send an email invitation to a new user as part of

hanging search streams

2023-03-13 Thread Anna Sjöberg
Hello, We have an issue with search stream using the Python client. We see that quite often they freeze and then time out after over an hour giving us an exception: 500 Received RST_STREAM with error code 2. On our end there is no network usage or cpu load, so we seem to be waiting for

Re: Data Difference in Google ADS API Data and Google ADS UI - I have different results

2023-03-13 Thread Dmitrii Serg
I have sent more detail to googleadsapi-supp...@google.com Please check On Wednesday, March 8, 2023 at 10:36:35 PM UTC+3 Google Ads API Forum Advisor wrote: > Hello Dmitrii, > > Welcome to Google Ads API support team. Thank you for reaching out to us. > > For us to investigate further on your

Re: Remove users from UserList on specific date

2023-03-13 Thread Andrii Veretko
Thank you for answer. When I use customers.offlineUserDataJobs.addOperation method then I provide only 1 user attribute in operation: hashedEmail. Can I somehow add other custom attributes like: date_to_be_removed_from_list? If it isn't possible then is there any approaches to make specific

RE: automatic increase of Cloud storage

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. Kindly note that this channel and our team provide support for Google Ads API-related concerns only. If your concern is indeed related to cloud storage, then I would suggest reaching out instead to the Google Cloud team via this contact page, as they are

RE: Creating an ad_group_ad.image_ad using a media_file

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, to further check this issue, could you provide the complete request and response logs with request ID and request header generated on your end? If you haven't yet,

RE: ไม่แนน้ะครับพี่

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rungrot, Thank you for reaching out to us. I noticed that you sent over an empty response to our team. If you have questions that are specific to Google Ads API, feel free to send those over to our team and we would be happy to assist you further. Additionally, please note that our team

Re: unauthorized error

2023-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for providing more details. I can see that you are encountering the "error": "unauthorized_client", "error_description": "Unauthorized". To help you with this issue, could you try to confirm on your end if the implementation of the API environment is correct, especially the