Re: Attributes mapping between UI and API

2021-02-05 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Thank you again, Anthony! On Wednesday, February 3, 2021 at 10:35:22 PM UTC+3 adsapiforumadvisor wrote: > Hi Alexander, > > You will find the Final URL suffix in the URL options of the Settings tab > of either campaigns or ad groups. I've attached a screenshot for reference. > > Cheers, > > Ant

Re: Custom data feed item performance report

2021-02-05 Thread Leo Shaw
Hi, I've been unable to get performance metrics for individual items in a dynamic remarketing feed using the Google Ads API. The API docs seem to suggest it's possible, and I can fetch a limited set of data on th

Re: Copy OR Move Google Ads from one AdGroup to another

2021-02-05 Thread 'Aseem Thapliyal' via AdWords API and Google Ads API Forum
Hi Peter, Thanks again for your help. I was working on hotel campaigns and hotel ad groups and I was wondering if I can list down the hotels present in a hotel group and also add OR remove a hotel from a hotel group using the API? Best Regards, Aseem On Tuesday, January 26, 2021 at 7:57:02 AM

Re: The start date or end date for a campaign is not correct in Google Adwords API

2021-02-05 Thread Diego Calzado
Hi Anash. Thanks a lot for your response. I will then contact Google Ads UI product support. Cheers!. On Thursday, February 4, 2021 at 11:36:30 PM UTC+1 adsapiforumadvisor wrote: > Hi Diego, > > I looked at this account and the API and UI are returning results > consistent with each other. I h

PHP AdGroupService IDs returned in unknown format

2021-02-05 Thread JM
Hello all, I'm using the PHP SDK on a Laravel Homestead vagrant VM running Ubuntu 18.04. When I try to get ad group details using a selector to the AdGroupService, all fields are returned normally, except the IDs, which are returned like this: #id: b"Î^³Ù╬8þì³" #campaignId: b"×mzó}yßN" This

RE: :User doesn't have permission to access customer" error when trying to use API for test account

2021-02-05 Thread Google Ads API Forum Advisor Prod
Hi Ľubo, Thank you for reaching out. This error indicating that you don’t have permission to access the customer most probably comes from the fact that you were not using the email of account 438-671-3590 to generate the OAuth2 credentials, however, you were trying to access this manager accoun

Conversions

2021-02-05 Thread Mark Ryan
Whats the difference between Conversions and All Conversions -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goo

Re: Custom data feed item performance report

2021-02-05 Thread Google Ads API Forum Advisor Prod
Hi Leo, Can you please share your full report query and results through reply privately so I can take a closer look? Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q1zspLG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

Google Ads API can't pull data older than 90 days?

2021-02-05 Thread Zhisheng Zhou
Hi. I am trying to pull data(*2020-02-01*) from *click_view*, and this is the request: curl --location --request *POST* ' *https://googleads.googleapis.com/v6/customers/{{customer_id}}/googleAds:search*' \ --header 'Authorization: Bearer {{token}}' \ --header 'developer-token: ALkDA5a-bcH2N-mca

RE: Google Shopping Bulk Ad Group Creation For Smart Shopping

2021-02-05 Thread Google Ads API Forum Advisor Prod
Hi Paul, Thank you for reaching out. As this is a Google Ads Scripts related issue, I would suggest you to reach out to the Google Ads Scripts team via this link to get further assistance. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2Bdn

/adGroupAds:mutate issue creating new Ad

2021-02-05 Thread Jeff Moore
I get errors trying to create a text ad. Any help would be apprecicated! Request: { "operations": [ { "create": { "ad": { "name" : "new ad" }, "adGroup": "customers/3575308233/adGroups/115772299805", "status": "PAUSED" } } ] } Res

Re: /adGroupAds:mutate issue creating new Ad

2021-02-05 Thread Jeff Moore
I should add that when I add resourceName, other errors occur. I don't have the ad_d since I am just creating it so I cannot supply it in this format: customers/{customer_id}/adGroupAds/{ad_group_id}~{ad_id} On Friday, February 5, 2021 at 5:34:03 PM UTC-5 Jeff Moore wrote: > I get errors trying

Re: Google Ads API Linking manager to client account

2021-02-05 Thread rentca...@gmail.com
Thank you On Thursday, February 4, 2021 at 12:46:38 PM UTC-8 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. Once the manager account extends an invitation > to the client customer account via CustomerClientLinkService >