Re: How to Exclude AssetFieldType from AdGroup or Campaign

2022-11-30 Thread Sinea Calin
Thank you for your response. 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 On Thu, Dec 1, 2022 at 3:59 PM Google Ads API Forum Advisor wrote: > Hi Sinea, > > Thank you for reaching us out. I am Sherwin from Google

Re: limit of performance max assets

2022-11-30 Thread Tiansi Liu
Hi everyone, Any update on this question? https://developers.google.com/google-ads/api/fields/v12/asset Here it says* Assets are immutable and cannot be removed. * So If we have a lot of assets to upload through API, we won't be limited by quantity cap right? Thank you! 在2022年11月30日星期三 UTC+8 17

RE: How to Exclude AssetFieldType from AdGroup or Campaign

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sinea, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. Moving forward to your concern, based on this documentation, "The asset field types that should be excluded from this campaign. Asset links with these field types will

Updating existing RSA headlines/descriptions

2022-11-30 Thread Stepanian
I am trying to update the headlines/descriptions of an existing ad group ad. First of all, is this possible through the API? If so, which fields should be populated in the MutateAdGroupAdsRequest? I am using the update operation of a MutateAdGroupAdsRequest and passing to it the ad group ad res

Re: Marketing Objective Setup for a Campaign via API

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. I am Sherwin from Google Ads API and I hope that you are doing well today. Moving forward, upon checking on our end, we still don't have any update when this feature is going to be available in Google Ads API. Please note that feature requests are subject

RE: Many API Errors Starting 11/29/2022

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Everyone, Thank you for reaching out to us. For our team to further validate this, could you please provide us with the complete API logs (request and response with request-id) generated on your end? Note that this can be requested or provided to the developer handling the Google Ads API tr

RE: Issue extracting Search Volume breakdown by location (province or city) in SPAIN

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Emiliano, Thank you for reaching out to us. For our team to further investigate and validate your concern, could you please provide us with the complete API logs (request and response with request-id) generated on your end in text format and the whole UI screenshot where you can see the dat

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
What about the review process. I assume that, despite my edge-case, I will still be required to submit for “external app approval”, yes? On Wed, Nov 30, 2022 at 5:58 PM Chad Wood wrote: > I see. Correct me if I’m wrong here, but I think I’m starting to > understand. Practically speaking in this

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
I see. Correct me if I’m wrong here, but I think I’m starting to understand. Practically speaking in this case, there really isn’t a difference between my my app being published versus unpublished, except that the limitations (of 100users and 7days/refresh token) are lifted. Is this right? Because

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Essentially, if you have a Google Workspace setup, then Google can handle some parts of the authentication for you, and ensure that only users within your Workspace domain are able to create refresh tokens. If you aren't using that, then Google does not do any checking of this sort on o

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
What is it entailing by "your app will become available to anyone with a Google account"? Does Google start hosting the app somewhere? In the Google Pay Market maybe? I honestly have no idea. How would an external person find my app, even if accidentally, should I choose to publish? On Wednesda

RE: adding youtube videos when creating an app ad in an app campaign

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marc, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, 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

Re: Google Ads API Conversion Events

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jon, Please allow me to check with our team to see if there is a path to allowlisting without an account representative. Thanks, Matt Google Ads API Team ref:_00D1U1174p._5004Q2ggGJM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeve

Re: Call Ad Final and Verification URL

2022-11-30 Thread Julius Decena
Hello Nirmita, Thank you for your response. Does this mean that if there's no verification URL provided (only the final URL), Google Ads will not verify the provided phone number but it will still allow it to serve? Thank you again. Best regards, Julius On Thursday, December 1, 2022 at 2:05:2

Re: We didnt have an campaign returned in UI

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sergio, Thank you for your response and for the additional details. Listed in the campaign.advertising_channel_sub_type field are the current support campaign sub types in the Google Ads API's reports. That said the All features sub type is currently not included : APP_CAMPAIGN APP_CAMPAIGN

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, As for that screenshot, you are still in control of your app. It is a piece of software you are developing, so you can build whatever feature you want in it. Namely, if you build some kind of custom login system into your app, and then only provide logins to authorized users, it's not li

RE: Call Ad Final and Verification URL

2022-11-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julius, Thank you for reaching out to the Google Ads API support team. The final URL is not use to validate the phone number. If you want verify phone number, you can use phone_number_verification_url. The API request will be going to fail when the final and verification URLs did not have th

Re: Google Ads Test Account Does Not Function As Expected

2022-11-30 Thread Chad Wood
Hello, Thanks for getting back. Yes that is was I figured sadly. Honestly though, I'm happy with any solution that makes it so that the refresh token doesn't need to be retrieved every week. Security implication are a concern though, which is why I was unsure about publishing the app. [image: 2

Re: Many API Errors Starting 11/29/2022

2022-11-30 Thread Zweitze
That message suggests you're using v9. I guess Google finally turned that version off - https://ads-developers.googleblog.com/2022/06/google-ads-api-v9-sunset-reminder.html But... I thought Ads API returned a different error when an outdated version was used. Did that change? On Wednesday, Nov

Re: Best way to compare dates?

2022-11-30 Thread Zweitze
If you want to minimize the number of API calls - because you have basic API access and pushing its bounderies, or because performance is critical - then you should consider to combine it in one call. The period for the API call stretches over both date ranges. Make sure you add 'date' as a segm

Re: Call Ad Final and Verification URL

2022-11-30 Thread Julius Decena
Good day, Following up on these questions. This is regarding Call Ads. Thank you in advance for your response. Best regards, Julius On Wednesday, November 30, 2022 at 2:36:57 AM UTC+8 Julius Decena wrote: > Good day, > > I just want to verify whether the final URL is used to validate the phone

Re: Marketing Objective Setup for a Campaign via API

2022-11-30 Thread MUSS - V12
Hi, Please any update about this feature ? On Tuesday, July 5, 2022 at 1:12:21 PM UTC+1 adsapi wrote: > Hi, > > Thank you for getting back to us. > > Moving forward, I already raised a feature request for this, subject for > review. For now, please follow our blog >

Many API Errors Starting 11/29/2022

2022-11-30 Thread SouthernCentralRain
Yesterday (11/29/2022) afternoon, I started getting multiple "Request contains an invalid argument." errors with the Google Ads API. These were from scripts that are pulling reporting data mainly but also had a similar error when trying to add negative keywords via API. Below is an example of

Re: Uploading audience via API to multiple Ad accounts

2022-11-30 Thread Google dev
Hi - thank you for your reply! (I posted a response but it's not showing here) To summarize : In my Ads Manager account (under https://ads.google.com/aw/apicenter), I have created a Developer Token and applied for Basic Access In the same Ads Manager account (under https://console.cloud.google

limit of performance max assets

2022-11-30 Thread Tiansi Liu
Hi there, I‘m using AssetService to create assets for Performance Max asset groups. I’ve learned that there is a limit of 20 assets which can be linked to a resource (e.g. customer, ad group, campaign) per asset fiel

Best way to compare dates?

2022-11-30 Thread Miguel Angel Garcia
Hi, I want to compare data between 2 date ranges. For example, I want to show in a table how many clicks certain campaigns had in the last 30 days VS the previous 30 days (I'm interested also in other date ranges, not just this example). What is the best way to do this using the API? I guess

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
LOOK AT THE GUY https://www.facebook.com/carlton.deal/, IS CRIMINAL CARLTON DEAL! HE PRETENDS TO BE A PASTOR, ACTUALLY IS A KILLER ACTING PRO FASCIST TYRANT & MEGA KILLER #DONALDTRUMP ! ASSASSINS #CARLTONDEAL

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
MAFIOSO N1 IN THE WORLD, MATTEO MESSINA DENARO, HIDES HIMSELF IN DUBAI (OBVIOUSLY BEHIND FALSE IDENTITY)! HE LAUNDER HIS ASSASSIN CASH VIA CRIMINALS CRISTINA ROSSELLO & PAOLO BARRAI (PHOTO)! #MATTEOMESSINADENARO 'S PART OF SILV

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
CONFISCATE IL CRIMINALE FAMILY OFFICE DI ASSASSINA CRISTINA ROSSELLO, IN LONDRA: ROSSELLO FAMILY OFFICE! #CRISTINAROSSELLO LAVA $ DI #MAFIA RUSSA E #NDRANGHETA

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
NON PRENDONO MATTEO MESSINA DENARO X STESSO MOTIVO, X CUI NON PRESERO VOLUTAMENTE, BERNARDO PROVENZANO, X DECENNI. PERCHÈ È ANCORA GIOVANE E POTREBBE DIRE DEL SUO ESSERE SOL COSA, CON #SILVIOBERLUSCONI #BERLUSCONI

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
SFIDO L'ITALIA A FARE SUO DOVERE! MATTEO MESSINA DENARO S'IMBOSCA A DUBAI #DUBAI , OVVIAMENTE SOTTO FALSA IDENTITÁ! HA MUTATO CONNOTATI VIA CHIRURGIA PLASTICA! COLLABORA COL NOTO KILLER LEGHISTA PAOLO BARRAI #PAOLOBARRAI

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
MOST WANTED MAFIOSO IN THE WORLD, MATTEO MESSINA DENARO #MATTEOMESSINADENARO , HIDES IN #DUBAI (W FALSE IDENTITY & NEW FACE DUE TO PLASTIC SURGERY)! HE LAUNDER HIS #MAFIA <

Re: È AVVOCATO MOLTO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA COL LAVA SOLDI MAFIOSI, #G

2022-11-30 Thread FRANCESCO PERILLI EQUITA SIM MILAN
LA NAZISTASSASSINA CRISTINA ROSSELLO PORTA PURE ROGNA! HA FATTO DA BADANTE AL STRAGISTA #BERLUSCONI #SILVIOBERLUSCONI , IL GIORNO DEL REFERENDUM SGOZZA GIUSTIZIA E DELLE E