Re: ad_group_audience_view, ad_group_criterion.type = UNKNOWN

2022-12-01 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Thanks for your answer Yasar. My question was rather about how to understand what is segment type when we get a constant as audience name. As example, for this query: SELECT ad_group_criterion.display_name, ad_group_criterion.type FROM ad_group_audience_view I got '*95008 ' and 'UNKNOWN'. * How

Re: not able to fetch the details of SHOPPING_SMART_ADS

2022-12-01 Thread 'Anurag' via Google Ads API and AdWords API Forum
response: { "results": [ { "adGroupAd": { "resourceName": "customers/2688254415/adGroupAds/112384530205~483298762041", "status": "ENABLED", "ad": { "type": "SHOPPING_SMART_AD", "shoppingSmartAd": {}, "resourceName": "customers/2688254415/ads/483298762041", "id": "483298762041" }, "adGroup": "custo

i want to update ad,but i have a problem

2022-12-01 Thread keji dianfei
When I use the ad updated interface,Responsive search ad can be updated successfully. But other types of ads will show some error messages.as follows: Failure message: errors { error_code { ad_error: CANNOT_MODIFY_AD } message: "Cannot modify an ad." location { field_path_elemen

Re: INTERNAL ERROR occur get Metrics and Campaign Data using Google Ads API V10 version

2022-12-01 Thread 'changhong yun' via Google Ads API and AdWords API Forum
Hi Team, Today we hit lots of the same issues in our system, please refer to below logs date:*2022-12-01T19:26:33.122+09:00* - Google Account: *1154526700* com.google.ads.googleads.v10.errors.GoogleAdsException: errors { error_code { internal_error: INTERNAL_ERROR } message: "An internal e

How can i get the targeted locations for an campaign like the settings page

2022-12-01 Thread Mohammad si abbou
I'm using the geo_target_constant to fetch the targeted locations for a campaign and it's working, but the results are not the way I want them to be, for example, if I target a country it shows all the Provinces and cities... instead of getting the country. I want it to show results like the on

Re: How to Exclude AssetFieldType from AdGroup or Campaign

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sinea, Thank you for getting back to our team. With regards to, "I can see it on API would you be able to tell me on UI on the website itself where i can find this. Its not in campaign settings", could you confirm if you want to do this in the Google Ads UI? If yes, kindly note that our tea

How to get keyword status (eligible, eligible limited, Not Eligible, Paused, Removed) from the Google Ads API?

2022-12-01 Thread ariful Islam
Hello I am using the following query for keyword stats, it ok but I want to keyword status (eligible, eligible limited, Not Eligible, Paused, Removed). $query = "SELECT campaign.id, " . "campaign.name, " . "ad_group.id, " . "ad_group

Developer Token and Google Console

2022-12-01 Thread 'Illarion Oralin' via Google Ads API and AdWords API Forum
Hi everyone, 1. Articles on Google Ads API state that "Once a Google Cloud project is used with a developer token, it is bound to *that token* and can't be used by another." (source ) and "Once you make a Google Ads

Re: limit of performance max assets

2022-12-01 Thread Tiansi Liu
Hi Sherwin, Thanks a lot for the reply. - 250,000 ad group-level assets per account - 10,000 ad group-level assets per campaign Will pmax asset group be also considered as ad group? Generally it's campaign->ad group->ad but pmax has a different structure, campaign->asset group. 在2022年12

RE: Best way to compare dates?

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Miguel, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, I agree with @Zweitze said, "If you want to minimize the number of API calls. then you should consider to combine it in one call. The period for the API call stretches

Re: INTERNAL ERROR occur get Metrics and Campaign Data using Google Ads API V10 version

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for providing several examples of the issue. However, if you can reply privately with the complete request and response, including request headers, this will help us investigate the issue, and any issues there may be with your request. Thanks, Matt Google Ads API Team ref:_00

RE: How can i get the targeted locations for an campaign like the settings page

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mohammad, Thanks for reaching out. Are you using geo_target_constant.canonical_name to retrieve this information? This attribute should return the country name. For proximities, the country code can be retrieved with campaign_criterion.proximity.address.country_code. Regards, Matt Google A

RE: Developer Token and Google Console

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Illarion, Thank you for your questions. You may refer to my responses below : 1. Articles on Google Ads API state that "Once a Google Cloud project is used with a developer token, it is bound to that token and can't be used by another." (source) and "Once you make a Google Ads API request,

RE: How to get keyword status (eligible, eligible limited, Not Eligible, Paused, Removed) from the Google Ads API?

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ariful, The UI's about keyword status has a list of status states. 'Not eligible' keyword status has to do with the campaign and adGroup status causing this keyword to not serve and there's no field in keyword_view that will combine this information into one. To get this information currentl

Substitule URL in parallel tracking

2022-12-01 Thread Manuel Regidor
Hi. We are implementing our tracker following this guide (or https://support.google.com/css-center/answer/9133743). The question is that we don't really understand the point of the substitute URL. So our tracker can redi

Re: Parallel tracking does not work by default

2022-12-01 Thread Manuel Regidor
Hi Vygintas. What they told you? Thank you. El viernes, 11 de noviembre de 2022 a las 11:45:20 UTC+1, vygint...@adform.com escribió: > Thank you for the response. We will contact Google Ads Product support > team. > > Vygintas > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Uploading audience via API to multiple Ad accounts

2022-12-01 Thread Google dev
Can you pl explain what the 'single entity' means? And your last comment means all the ad accounts I want to connect to and upload audiences have to be under the MCC (same as Ad Manager I am assuming) account? I am looking for a solution where one token/credentials will allow accessing (with

Keyword on hour basis

2022-12-01 Thread Herman
Hi there! Is there any chance to get report on keyword lvl in hour segmentation via API? In UI I do not have such possibility. Thanks in advance! [image: Screenshot_4.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

Performance Max Campaign and Asset Set Asset metrics

2022-12-01 Thread Media Data Creative Lift
Hello, I have a Performance Max campaign having made 875,077 impressions. I am trying to get assets metrics through asset_set_asset resource as given on this support group. Calling API v12 Query are 1. Get Asset Set of campaign - Request ID *WHnyyOpfKIJVLkLMUHt6_w* - Query *SELECT ca

Do ads ever get automatically paused?

2022-12-01 Thread Harsha Nandiwada
Just a general question - for any reason, would Google ever automatically pause an ad? i.e. move the ad_group_ad status into the paused state? Just wanted to double check. Thanks, Harsha -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Rotate AdWords API Developer Token

2022-12-01 Thread Xiaochuan Zhou
Hi AdWords guru, What will be the risk if AdWords API Developer Token got leaked? Reading through https://groups.google.com/forum/#!topic/adwords-api/mC7mB-YYH-Q, looks like developer token is mainly for "It's main purpose is to ensure that the developer has accepted AdWords API T&Cs, identify

Re: i want to update ad,but i have a problem

2022-12-01 Thread keji dianfei
Request --- MethodName: google.ads.googleads.v10.services.AdService/MutateAds Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=5883563550, x-goog-api-client=gl-java/1.8.0_341 gccl/17.0.1 gapic/17.0.1 gax/2.6.1 grpc/1.41.0} Body: customer_id: "588356

Re: i want to update ad,but i have a problem

2022-12-01 Thread keji dianfei
Request --- MethodName: google.ads.googleads.v10.services.AdService/MutateAds Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=5883563550, x-goog-api-client=gl-java/1.8.0_341 gccl/17.0.1 gapic/17.0.1 gax/2.6.1 grpc/1.41.0} Body: customer_id: "588356

Re: i want to update ad,but i have a problem

2022-12-01 Thread keji dianfei
Failure message: errors { error_code { ad_error: CANNOT_MODIFY_AD } message: "Cannot modify an ad." location { field_path_elements { field_name: "operations" index: 0 } } } request_id: "v6jjhrE6qEDJQaPJwsnv_Q" 在2022年12月2日星期五 UTC+8 08:36:25 写道: > Request > ---

Re: Updating existing RSA headlines/descriptions

2022-12-01 Thread Stepanian
I found an example in the Google Ads Java Client Library Github that does exactly what I need: https://github.com/googleads/google-ads-java/blob/main/google-ads-examples/src/main/java/com/google/ads/googleads/examples/basicoperations/UpdateResponsiveSearchAd.java I don't need anything further.

RE: Rotate AdWords API Developer Token

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Xiaochuan, Thank you for reaching out to us. What will be the risk if AdWords API Developer Token got leaked? Kindly note that developer token values are sensitive and should never be asked for since an issued developer token is a unique combination of letters, numbers, and characters that

Re: Rotate AdWords API Developer Token

2022-12-01 Thread Xiaochuan Zhou
Thank you so much Heidi for the response! Just want to confirm before I go ahead to reset the developer token, will reset developer token affect the existing access token? Does users already authorized via OAuth needs to redo it again after the developer token reset? Thanks! Xiaochuan On Thurs

Inconsistent API Return

2022-12-01 Thread dani...@gmail.com
Hi, Can someone confirm if there is issue with the " customers:listAccessibleCustomers" api call? Based on my debugging, its returning erratic data. There are cases where I get the whole list of customers, lets say its 36 customer, but sometimes, i don't get any data at all, sometimes I get o

Re: Uploading audience via API to multiple Ad accounts

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sri, Thank you for the reply. Can you pl explain what the 'single entity' means? You may check this API structure documentation as it has guide that introduces the primary components that make up the Google Ads API and this documentation for more information in entity diagrams. And your la

Re: i want to update ad,but i have a problem

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Keji, Thank you for getting back to our team. Please note that I had to delete your post in the forum as it contained your logs. Moving forward, it appears that you have encountered 2 errors. That said, you may see the items below: quota_error: RESOURCE_EXHAUSTED >>> Kindly note that Basic

Re: limit of performance max assets

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiansi, Thank you for getting back to us. I hope that you are doing well today. Please note that Performance Max is a type of campaign which provides a unified buying service to all Google Ads inventory. It optimizes performance and allocates budgets dynamically to the highest performing cha

Re: i want to update ad,but i have a problem

2022-12-01 Thread keji dianfei
thank you for you help 在2022年12月2日星期五 UTC+8 11:26:02 写道: > Hi Keji, > > Thank you for getting back to our team. Please note that I had to delete > your post in the forum as it contained your logs. > > Moving forward, it appears that you have encountered 2 errors. That said, > you may see the it

RE: Do ads ever get automatically paused?

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Harsha, I’m James, a member of the Google Ads API team. Thank you for raising your concern to our forum channel. I believe that our back-end would not automatically perform any actions such as pausing ads within your Google Ads account, unless someone on your end sent an API request in o

Re: not able to fetch the details of SHOPPING_SMART_ADS

2022-12-01 Thread 'Anurag' via Google Ads API and AdWords API Forum
Hi, these the required information request ID: guaL4yzKDQbq1AICvtPadQ request query: { "query": "SELECT ad_group_ad.ad.id, ad_group_ad.ad.shopping_smart_ad, ad_group_ad.ad.shopping_product_ad, ad_group_ad.status, ad_group_ad.ad.type, ad_group_ad.ad.name FROM ad_group_ad WHERE ad_group_ad.ad.id

RE: Performance Max Campaign and Asset Set Asset metrics

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. To further investigate 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 ena

RE: Keyword on hour basis

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I hope you are doing well, This is Carmela from the Google Ads API team. Thank you for reaching out to us. With regards to your concern, it appears that you want to get data from the keyword level in hour segmentation. Kindly note that Google Ads API has the segments.hour which allows you

Re: Advice needed for SaaS solution

2022-12-01 Thread Paid Media
Hi, Google Cloud Platform support is for cloud products and not for Google Ads API. My question is related to Google Ads API and I am trying to build a SaaS solution using this API. It's not related to the Google Cloud Platform. Do you still think I should reach out to Google Cloud Platform su

RE: Call to undefined function Google\AdsApi\Common\ini_restore()

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nora, Thank you for reaching out to us. Upon checking the screenshot you have provided, it appears that your concern is more on Google Ad Manager API rather than anything specific to the Google Ads API. With that, I would suggest you reach out instead to them via this link or via their foru

RE: Campaign is not coming in API but visible in reports

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arav, Thank you for reaching out to us. Upon checking the campaign you're trying to present, it appears that the subtype of the campaign is "Discovery product feed". Kindly note that this subtype is not yet supported in the Google Ads API and that is the reason why you are not getting thi

Re: Rotate AdWords API Developer Token

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Xiaochuan, I work with heidi. Thanks for reaching out to the Google Ads API Support. Note that a reset will immediately invalidate your previous token, so any API requests using the old developer token will fail. However, this will not affect the existing access token, and you don’t need to

RE: Inconsistent API Return

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thanks for reaching out to the Google Ads API Forum. Could you provide us with the complete logs(complete request and response logs with request ID ) generated for the "customers:listAccessibleCustomers" API call showing erratic data? Also, you mentioned that you are not getting cam