Problems getting verified

2022-07-08 Thread Jerome Wilson
We are an ecommerce platform that allows people to create their own ecommerce websites (think Shopify), amongst other things. For a number of years now we've allowed our merchants to list their products with Google Shopping and create a Google AdWords campaign to track conversions. It works

Re: Unique , Index, or Primary Key.

2022-07-08 Thread Ahmad Jafari
Thank you, for the useful link. I can use this info in my background job to fetch data through API. On Friday, July 8, 2022 at 12:14:03 PM UTC-4 adsapi wrote: > Hi Ahmad, > > Product support's About data freshness > shows that >

Re: Unique , Index, or Primary Key.

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ahmad, Product support's About data freshness shows that metrics can change over time, so it's not advisable then to use a metric field in a key. All segmenting fields will need to be in the key too. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2cTaj5:ref -- --

RE: Request failure for basic example (Developer token not approved)

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vladi, Thanks for reaching out to the Google Ads API support. I understand that you have encountered the DEVELOPER_TOKEN_NOT_APPROVED error. Please note that non-approved developer tokens can only be used with test accounts as you mentioned as well. The solution is to either upgrade your

RE: Google ads api ad data

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marwen, The query builder could indeed help in constructing your GAQL that you can later on use directly in your API requests. That said, could you confirm as well if you are still encountering issues when constructing your queries? Best regards, Peter Laurence Google Ads API Team

RE: customermatchlist with email phone and addresss identifiers

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ramakumar, Each UserData which maps to one user can have many UserIdentifiers with each UserIdentifier having only one identifier. For example, if you have an email address, a physical address and a phone number for each of your 1,000 users, then you will have 1,000 UserData each one

campaign.serving_status

2022-07-08 Thread Mat
Hi there, is the value of campaign.serving_status affected by the ad schedule? Specifically, what value does the serving_status of an otherwise active campaign have if I run the query at a time not

RE: Ad group ad and assets relationship

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, In our Asset creation and usage guide we state that multiple ads can refer to the same underlying asset, enabling sharing and reuse of their content within an advertiser's account. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2cTwcw:ref -- --

RE: USER_PERMISSION_DENIED error

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anton, Thank you for raising this concern to the Google Ads Forum. To investigate this error, could please provide the complete request and response logs with request ID and request header generated on your end along with the email address used to generate the OAuth2 credentials? If you

RE: What are OWNED_AND_OPERATED and MULTIPLE campaign channel types?

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mehmet, The campaign_simulation resource doesn't return a channel type in any field, the channel type or types described there are limitations on which simulations return when querying. It doesn't appear to map to any ENUM. There are no other uses for those 'network types' that I know of.

RE: What are OWNED_AND_OPERATED and MULTIPLE campaign channel types?

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mehmet, The campaign_simulation resource doesn't return a channel type in any field, the channel type or types described there are limitations on which simulations return when querying. It doesn't appear to map to any ENUM. There are no other uses for those 'network types' that I know of.

Request failure for basic example (Developer token not approved)

2022-07-08 Thread Vladi Iancu
Hello So I was trying out some of the basic examples provided here https://developers.google.com/google-ads/api/rest/examples I have previously made a call, successfully to https://googleads.googleapis.com/v11/customers:listAccessibleCustomers However, when trying out the

Re: Get reach estimate

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Quang, Thank you for the reply. I work with Heid and allow me to assist you here. With regard to your concern, could you please confirm if you want ReachPlanService which enables media agencies and 3rd-party media planning software companies to accurately forecast the commercial reach of

Re: Unique , Index, or Primary Key.

2022-07-08 Thread Ahmad Jafari
Thanks for the clarification, currently there is no problem in getting the data. With this method, I can check the data entered in the local database, at the campaign level. On Thursday, July 7, 2022 at 9:57:28 PM UTC-4 adsapi wrote: > Hi Ahmad, > > > Thank you for getting back to us. I work

Re: The “Results” column in Campaigns Reporting

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I appreciate your patience with this concern. I received an updates from our team and allow me to share it with you. These values are available in the API by selecting metrics.conversions or metrics.all_conversions (for "Results") and metrics.conversions_value or

Batch job - Temporary id for update operation

2022-07-08 Thread SR
We are creating campaign, adset and ad using batch job. Can we add update operation in the same batch job (using temporary id) to set the conversion goal for that campaign? I am getting the below error message. {"error": {"code": 400, "message": "Request contains an invalid argument.",

Ad group ad and assets relationship

2022-07-08 Thread 'Adam Nagy' via Google Ads API and AdWords API Forum
Dear Google Ads API developers, What is the relationship between ad group ads and assets? E.g. if there is an ad in a discovery campaign, which has multiple assets - could these assets belong to another ads as well? Thanks, Adam -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Google ads migration missing HistoricalMetrics for some keyword

2022-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anuj, Good day to you. I hope you’re doing well. However, I had to delete your initial post as it contained your logs. That said, I am reposting below your concern without the attached logs : “hi Team I am able to get the logs and it seems missing keywords are due to close_varients is it

USER_PERMISSION_DENIED error

2022-07-08 Thread 'Anton Khorev' via Google Ads API and AdWords API Forum
Hi, I'm using python lib for google api. My MCC has been linked to 2 accounts and everything was working properly. But now I'm trying to access the 3rd account and get an error: "User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer

What are OWNED_AND_OPERATED and MULTIPLE campaign channel types?

2022-07-08 Thread sealytic...@gmail.com
Hello, I am getting some errors because of OWNED_AND_OPERATED and MULTIPLE campaign channel types. But there is no documentation about these channel types. I just found that explanation on the github repository:

customermatchlist with email phone and addresss identifiers

2022-07-08 Thread Ramakumar Adavakkad
Hi We extended the code using google c# example and populated the customerlists from csv our csv file contains the following columns to populate email, first name , last name , phone , zip , country suppose if we have 1000 records in the csv file then we end up adding 3000(1000*3)

Re: Google ads api ad data

2022-07-08 Thread pmoe...@binaerpark.de
Try your query here: https://developers.google.com/google-ads/api/fields/v10/ad_group_query_builder You will see: Fix your query to address the errors below and re-submit. - 'ad_group_ad.name' is not a valid field in the SELECT clause when 'ad_group_ad' is the resource in the FROM

Re: Get reach estimate

2022-07-08 Thread Quang Binh Dinh
Is it the "examples/Planning/ForecastReach.php" file? https://github.com/googleads/google-ads-php/blob/986e0ead76e9d73950f5689474768497a501f592/examples/Planning/ForecastReach.php When I execute, an error message appears like below: ApiException was thrown with message '{ "message": "The

Re: Google ads migration missing HistoricalMetrics for some keyword

2022-07-08 Thread anuj sen
hi Team I am able to get the logs and it seems missing keywords are due to close_varients is it any way i can disable this feature as for UAT we need to have exact record count . Logs : 2022-07-08 01:23:23,688 INFO [grpc-default-executor-0] logging.RequestLogger (RequestLogger.java:157)