Re: BillingSetup creation error

2022-11-23 Thread Roman
Hi, what's news? I get the same error. понедельник, 14 ноября 2022 г. в 13:14:07 UTC+3, adsapi: > Hi Roman, > > > Thanks for reaching out to the Google Ads API team. I hope you are doing > well today. > > > Upon seeing the provided logs, it appears that you have encountered an > internal erro

RE: CallReportingSetting is tied to customer instead of customer client

2022-11-23 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, for us to provide more accurate answer to your concern, could you please provide us a full screenshot of the UI where you can see the re

Task was cancelled error appears after 5 minutes of run

2022-11-23 Thread 'RAJAT GARG' via Google Ads API and AdWords API Forum
This is the error we are getting in our code , although we have defined timeout of 120 minutes for our program. Exception in thread "main" java.util.concurrent.CancellationException: Task was cancelled.at com.google.common.util.concurrent.AbstractFuture.cancellationExceptionWithCause(Abstr

CallReportingSetting is tied to customer instead of customer client

2022-11-23 Thread Sinea Calin
This is a bit strange we have a main customer account that has a lot of customer clients. I am trying to get the call reporting for each of those clients. But google query builder return s call reporting for main account the customer and its always false even though some customer clients have ca

RE: Support for impression estimation based on display campaign keywords targeting

2022-11-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. The Google Ads API does not currently support a planning service that supports display campaigns. Please allow me to create a feature request on your behalf. New features are announced in the release notes. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004

RE: structured_snippet_feed_item.values ERROR

2022-11-23 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. Upon checking your concern, It appears that your issue is about you receiving an error when trying to create a structured snippet extension. First, I want to give you information about how structured

RE: Failed to retrieve auth metadata with error: unauthorized_client

2022-11-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Soni, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. The "invalid_grant ” error usually indicates an issue with the refresh token. That said, you will need to regenerate credentials and refresh tokens. You may refer here to this guide for the steps on

structured_snippet_feed_item.values ERROR

2022-11-23 Thread Adam Walters
Hello, When creating a structured snippet extension via the v11 Google Ads API, python. I seem to be running into an issue and cannot find any examples for a workaround. Here is the part of my code where I receive an error and the error: extension_feed_item8 = extension_feed_item_operation8.cr

RE: Create Performance Max with Shopping Setting Object

2022-11-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, 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 (ex.

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

2022-11-23 Thread FRANCESCO PERILLI EQUITA SIM MILAN
È AVVOCATO ASSASSINO: #CRISTINAROSSELLO CRISTINA ROSSELLO DI FORZA ITALIA MAFIOSA #FORZAITALIA MAFIOSA E COMUNIONE E LIBERAZIONE #COMUNIONEELIBERAZIONE (DOVE MAFIA CON DA SEMPRE LAVA SOLDI MAFIOSI, #GIOVANNIRAIMONDI GIOVANNI RAIMONDI DI MATER OLBIASPA #MATEROLBIA SPA, EX POLICLINICO GEM

Create Performance Max with Shopping Setting Object

2022-11-23 Thread Fadime Günay
Hi, We create Performance Max Campaign with google ads api (v11). new MutateOperation([ 'campaign_operation' => new CampaignOperation([ 'create' => new Campaign([ 'name' => self::PERFORMANCE_MAX_CAMPAIGN_NAME, 'resource_name' => ResourceNames::forCampaign( $customer_id, self::PERFORMANCE_MAX

RE: Regarding shopping_performance_view segmenting resources.

2022-11-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, yes you are correct that the Campaign resource is a part of segmenting resources for shopping_performance_view. As per this document said, "When selecting from some resources,

Regarding shopping_performance_view segmenting resources.

2022-11-23 Thread 'Adithya A S' via Google Ads API and AdWords API Forum
Campaign is a part of segmenting resources for shopping_performance_view so when made a query including campaign.optimisation_score in the select clause for a particular segments.product_title we are getting only a single result of campaign.optimisation_score but according to documentation shou