Weekly estimates -impressions, clicks, etc..

2022-02-04 Thread Amol Kawale
Hi team, I'm using Google Ads V8 PHP library for creating Responsive Display & Search Ads. While creating budget can you pls let me know which API I can use to get data as attachment for impression, clicks, average cpc, etc... on entered daily budget. [image: weekly estimates.png] Regards,

Automatic & manual bid strategy for responsive display & search ad

2022-02-04 Thread Amol Kawale
Hi team, I'm using Google ads V8 PHP library for creating *Responsive Display *& *Search Ad*. Can you pls let me know which php API I can use to create - 1. *Automatic bid strategy* for both ads. 2. API for maximize clicks 3. API for maximize impressions, if possible 4. Enhanced CPC bid

Find attached shared budget to a portfolio bidding strategy

2022-02-04 Thread Roman I
Just run into a problem on GoogleAds: I'm using google ads api query and can't find the portfolio bidding strategies which are (not) attached to any shared budget. Have this shared budget in my account: [image: Screen Shot 2022-02-04 at 8.24.46 PM.png] As you may see, it contains a text

Re: Retrieving sitelinks

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Zweite, According to timeouts there is no set limit in AdWords API and AdWords uses AWQL. In Ads API the limits on a request are 100,000 rows and Ads API uses GAQL . You may hit rate limits set depending on server load, but on an individual account it looks like you won't have a problem.

Add existing custom interest to the ad group

2022-02-04 Thread Qi Yang
when executing following code ad_group_service = client.get_service("AdGroupService") ad_group_criterion_service = client.get_service("AdGroupCriterionService") ad_group_resource_name = ad_group_service.ad_group_path( customer_id, ad_group_id ) operation =

Re: Deleting Assets

2022-02-04 Thread Stepanian
Very helpful. Thanks. On Friday, February 4, 2022 at 1:42:16 AM UTC-8 adsapi wrote: > Hello, > > Thank you for raising this concern to our Google Ads API support team. > > I am afraid that deleting assets is not possible in Google Ads API. > According to the *Keypoint* section of this document

RE: How to convert ASP.Net Core C# Google API to an exe console app and perform login via GMAIL programmatically

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Werner, You can reach out to the Ads API .NET Client Library issue tracker for assistance, this support channel can only support direct API issues. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2W4JiZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: Metrics missing or null values

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Werner, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you can check report migration guide. You can query all of that info from the Keywords_view report and you can pull fields from the reports in the "attributed resources”. You may use the

Re: .NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gercek, Thank you for setting the record straight. If you have non client library specific issues we are the address, although sometimes it's hard to tease out if it's a client library specific issue or a general API issue. Regards, Aryeh Baker Google Ads API Team

Re: I want to get Keyword States for 100 keywords

2022-02-04 Thread Rohit Nishad
WTH? have you guys even read what i said? I know how to genrate keywords. I want stats of 100 keywords without createing any resorce in Google Ads account. On Friday, 4 February, 2022 at 2:33:57 am UTC+5:30 adsapi wrote: > Hello Rohit, > > Thanks for reaching out to the Google Ads API support.

RE: Get criterion id from AdGroupCriterion - MobileAppCategory

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vedran, i work with Yasar and will assist you. Thank you for your private explanation. I raised with my team your request for mobile_app_category_constant to reflect in their ad group criteria resource name and for mobile_app_category_constant to return whether it's an Apple app or a Google

Re: Get items count on result row search stream.

2022-02-04 Thread Boris DETRY
Yes, my question is for "summary row *only* ". I need to get millions of row that mach a filter just to count them. So it take mimutes. On Friday, February 4, 2022 at 5:57:41 PM UTC+1 adsapi wrote: > Hi Boris, > > GoogleAdsService.Search >

Re: Video Views metric is 0 in Ads API, not in AdWords API

2022-02-04 Thread j.e.frank
It turns out that our old code was manipulating the Views number, so this was a false alarm. I am sorry for the mistake. On Friday, February 4, 2022 at 2:57:52 AM UTC-5 adsapi wrote: > Hello, > > Thank you for raising this concern to our team. > > To investigate the issue that you've

Re: Get items count on result row search stream.

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Boris, GoogleAdsService.Search's return_total_results_count works well with SummaryRowSetting, I use both all the time and the total rows plus summary get returned in the first page. Feel free to get back to us. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2W3wfO:ref --

RE: how to get Label Values PHP

2022-02-04 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. With regards to your concern, you can use coustomer_label resource return the applied label to the customer_id specified in your API request and use the label(customers/{customer_id}/labels/{label_id}) value to map

Re: Batchjob query details

2022-02-04 Thread Prince Polly
Thanks for you response. I know the format of the response (BatchJobResults). But this response (e.g. the campaign_result) doenst have the added Campaign_id from adwords. I need that id.. So how can i retreive this after the batchjob Succeeded? Op donderdag 3 februari 2022 om 21:38:10 UTC+1

Flattened GAQL results

2022-02-04 Thread 'Zoltan' via Google Ads API and AdWords API Forum
Hi, Using Google Ads scripts, it's possible to get a flattened output when running a GAQL report instead of getting nested GoogleAdsRow objects: *If you would prefer a flattened result, you can issue an AdsApp.report call

Re: Google Ads geographic_view report misses data

2022-02-04 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Also if I remove geographic_view.country_criterion_id, segments.geo_target_region, segments.geo_target_metro, from my report definition For Google Ads API call, I still get the same numbers (smaller than expected). (Actually I need these fields, just trying to guess what could be wrong with

Re: campaign_criterion.type empty on removed criterions

2022-02-04 Thread Dan
Thanks but before I do that, should you still be able to access all of the *campaign_criterion* details like *type* etc if it's been removed? Thanks On Friday, 4 February 2022 at 06:37:59 UTC adsapi wrote: > Hello Dan, > > Thank you for raising this concern to our Google Ads API support team.

RE: Call GAM API via AWS

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. It looks like you are trying to use Google Ad Manager API. This forum provides Google Ads API support. For Ad Manager API support, please post on the Ad Manager developer forum. Regards, Matt Google Ads API Team Matt Google Ads API Team

Re: Does AddOfflineUserDataJobOperationsRequest ensure the request with removeAll operation is executed first?

2022-02-04 Thread Paid Media
Hi, In simple our use case is to remove all users and add new set of users. As we can't fit all adds in one job due to limitation of 10 identifies, we need to split add jobs. So let us consider a simple scenario where we need to achieve this in two jobs. The first asynchronous job will be

Re: Google Ads geographic_view report misses data

2022-02-04 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hi Aryeh, "Could you try taking out segments.geo_target_region, segments.geo_target_metro and replacing them with segments.geo_target_most_specific_location? " - just tried this, no change in summaries. Sent you complete request and response info in private message. Will appreciate any other

RE: Does AddOfflineUserDataJobOperationsRequest ensure the request with removeAll operation is executed first?

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, I am interpreting what you are asking as you have no way of designating the first AddOfflineUserDataJobOperationsRequest to be the one that has it's first operation set to remove_all. If that's the case you will have multiple remove_all operations in the job. Note that when a

Re: Google Ads geographic_view report misses data

2022-02-04 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hi Aryeh, "Could you try taking out segments.geo_target_region, segments.geo_target_metro and replacing them with segments.geo_target_most_specific_location? " - just tried this, no change in summaries. Any other ideas? On Thursday, February 3, 2022 at 10:58:15 PM UTC+2 adsapi wrote: > Hi

RE: Customer Match Populating Issue

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Elif, Thank you for reaching out to our API support team. In order for lists to populate, if you are using customer match then a list may appear to be smaller than expected when viewed in the Audience Manager in the Google Ads UI. This view shows the number of active users in the list. A

Re: Retrieving sitelinks

2022-02-04 Thread Zweitze
Thanks, I almost got everything working. I plan to retrieve the old feed-based extensions using a where clause, something like SELECT FROM campaign_extension_setting WHERE campaign_extension_setting.extension_type = 'SITELINK' AND campaign.id NOT IN (1, 2, 3, 4) And the IDs 1,2,3 and 4

Call GAM API via AWS

2022-02-04 Thread test akaun
Hi, I wanted to ask because I managed to run my script locally but when I tried to run on AWS I stuck at the very last line of mu python code. How do I call this method from aws: *ad_manager.AdManagerClient.LoadFromStorage('my_s3_path_to_yaml_file"). * The error message that I got is :

Re: campaignCriterion.bidModifier returns 1 while UI shows 0%

2022-02-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiana and Oliver, I reproduced both your findings that the API returns the actual formula to calculate the adjusted bid based on a multiple of the standard bid, while the UI returns the percentage differential between the standard bid and the adjusted bid. This appears to be working as

How to convert ASP.Net Core C# Google API to an exe console app and perform login via GMAIL programmatically

2022-02-04 Thread Werner Reyneke
Hi there, How do I go about to convert an ASP.Net Core C# Google Ads API to an exe console app and perform login via GMAIL programmatically, not having to redirect the user to login via his Gmail/Google Ads account? Thank you in advance! -- --

Metrics missing or null values

2022-02-04 Thread Werner Reyneke
I need to extract the following columns from my GAQL query below. I only get values for certain columns and other columns I have no idea where to find. *Columns required:* *Campaign Name, I only get the ID; Ad group name - I only get the ID; Status - such as Eligible(Limited) Below first page

Re: Get criterion id from AdGroupCriterion - MobileAppCategory

2022-02-04 Thread Vedran Presečki
Message sent privately. On Friday, February 4, 2022 at 4:04:40 AM UTC+1 adsapi wrote: > Hi, > > Thanks for reaching out to us. > > To have further investigation into observed behavior, could you provide us > with the complete *request* >

how to get Label Values PHP

2022-02-04 Thread FMore
Hi i am trying to get all labels of a customer, here is my code $query = ' SELECT customer_client.id, customer_client.descriptive_name, customer_client.applied_labels, customer_client.client_customer FROM customer_client'; $response = $googleAdsServiceClient->search($customerId, $query);

Re: .NET SDK Bug report: Can't set the Operations property on the MutateCampaignBudgetsRequest object

2022-02-04 Thread Gercek Ilke Gultekin
Thank you for the response. Apparently, you can set the property in question only during object initialization, so my initial post is wrong. On Thursday, February 3, 2022 at 10:10:38 PM UTC+1 adsapi wrote: > Hi Gercek, > > From what you are presenting it seems you are convinced this is a

Re: Get items count on result row search stream.

2022-02-04 Thread Boris DETRY
Yes, but not when I request for the summary of all rows only. On Thursday, February 3, 2022 at 7:30:20 PM UTC+1 adsapi wrote: > Hi Boris, > > GoogleAdsService.Search > > has > a return_total_results_count