Not able to download non public file from Google drive using Linux shell

2022-11-04 Thread Anil Panda
Hello Team, I have generated the below and previously I was able to download the file from Google drive using the below method. Suddenly from yesterday it stopped working showing the output as Not Found. I am trying to download files from Google drive to Linux server using a shell script. I

Re: Country Code for Asset Group Listing Group Filter

2022-11-04 Thread Kevin
Hi Peter, I'm familiar with this documentation as well: """ the country_code says that it should "*It must match the campaign.shopping_setting.sales_country field.*", """ However, it

RE: Location Targeting Postal Codes

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julius, Good day and thank you for reaching out to our API support team. The more equipped team to provide guidance regarding this question would be the Google Ads Product Support team, which you can reach out to via this link. In the API's perspective, the geo_target_constant (and geo

Conversion Actions with 0 conversions not being returned

2022-11-04 Thread jal...@roirevolution.com
Hi, We are running the following campaign report: select segments.conversion_action_name from campaign where segments.date between '20221101' and '20221103' We are noticing that the conversion actions without recent conversions are not being returned from this report. Is this expected

Re: Is google ads api supporting creating Manager Account programmatically?

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Robin, Thank you for your follow up question. To answer your question, yes, creating manager accounts is only done via the UI and what can be created in the API are client accounts. To elaborate, the customer's manager attribute is output only and cannot be set. That said, the account

Location Targeting Postal Codes

2022-11-04 Thread Julius Decena
Good day, Are there any information on how often the list for geo target constants of postal codes update? Regards, Julius -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Display - Discovery Shopping Issue

2022-11-04 Thread Brian Smith
Hello, Our API connection is not able to retrieve data for campaign ID’s are 18512018091 EddieBauer_2022_US_GDA_Existing_DiscoveryShopping_1xBuyers & 18514918732 EddieBauer_2022_US_GDA_Prospecting_Acquisition_DiscoveryShopping. We can see other campaigns being reported on, but not the ones

Re: how to change campaign settings in performance max campaign

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, We don't have full HTTP requests examples but we have multiple examples in the different client libraries that we provide . Since you are doing a lot of operations I would suggest using one of the libraries as they make this process a lot easier. For your particular question regarding

Country Code for Asset Group Listing Group Filter

2022-11-04 Thread Kevin
Hi, I'm trying to use the asset_group_listing_group_filter and in particular, I'm interested in the product_bidding_category

Re: Is google ads api supporting creating Manager Account programmatically?

2022-11-04 Thread Robin Zjrobinzj
Thanks, Sherwin for the reply. So according to my understanding, creating a manager account can only be trough UI operation and I cannot call any API to create a manager account, right? On Thursday, November 3, 2022 at 11:34:46 PM UTC-7 adsapi wrote: > Hi Robin, > > Thank you for reaching us

Re: Lead form Ad

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anna, To create an Ad you need to use the AdGroupAds Service. Some changes you need to do in your request: - You need to change the URL to end with: "adGroupAds:mutate" instead of "ads:mutate" - The "operation" needs to be an AdGroupAdOperation, kindly note that "create" is a valid field

Re: How to get a spend(cost) for the last month or specified month data only in PHP

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anil, Thank you for your reply. For the "This is not applicable to PHP because multi-threading cannot be used in a web server environment." message that is being displayed in the documentation for PHP, I would recommend that you raise and consult this with the PHP client library owners

Re: ACTION_NOT_PERMITTED upload click conversion

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Maria, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. The "No click was found for the provided user identifiers. This may be because the conversion did not come from a Google Ads campaign." issue you encountered could be

Re: How to get a spend(cost) for the last month or specified month data only in PHP

2022-11-04 Thread Anil Chaudhary
Thanks for your help. i will test this query in my live account and let you know if anything. FYI: PHP Framework for Parallel Report Download is not available. Showing this error: "This is not applicable to PHP

Re: ACTION_NOT_PERMITTED upload click conversion

2022-11-04 Thread Maria Alejandra Luna Tito
Hello. Thanks for your help, What could be the reason for this error? { results: [ { user_identifiers: [], gbraid: '', wbraid: '' } ], partial_failure_error: { details: [ [Object] ], code: 3, message: 'No click was found for the provided user identifiers. This may be because the

RE: login_customer_id for multiple accounts

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for posting your concern. I am from the Google Ads API team and let me provide support to your concern. Please see my insights below to the following items: "When I'm trying to get account hierarchy or do anything with customer account, linked to the manager, I have to pass

RE: Ad group audience report differing between UI and API

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Johan, Thank you for posting your concern. I am from the Google Ads API team and let me provide support to your concern. To investigate the issue, could you provide the following details? Complete request and response logs with request ID and request header generated on your end for the

Re: Lead form Ad

2022-11-04 Thread Anna Lysak
Hi Daniel, Thanks for the reply. I am trying to create Ad using REST API, and I receive error that create operation is not supported. How I can create Ad using rest API? Or I should create Ad with Google UI, select Ad and update it via rest API? What if there is new campaign without AdGroup

RE: How to Generate Weekly estimates with different bidding type

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. For your question “How to Generate Weekly estimates with different bidding type ?” could you confirm if you are referring to below UI page where weekly estimates with different bidding type seen? Go to the Ads UI - create campaign

login_customer_id for multiple accounts

2022-11-04 Thread Vk Kv
Hello, I'm migrating my app from AdWords to GoogleAds. My test email contains multiple manager accounts, some of them are empty or disabled (screenshot "accounts"). When I'm trying to get account hierarchy or do anything with customer account, linked to the manager, I have to pass

Ad group audience report differing between UI and API

2022-11-04 Thread Johan Alpne
Hello, We are seeing different values between the UI and the API when querying ad_group_audience_view. In the UI we get: Clicks: 502_639 Impressions: 452_478_659 But from the API we get: Clicks: 256_097 Impressions: 255_986_030 So almost 50% are missing. If we query the ad_group resource we