Problems fetching product item ids when using the reporting api

2024-10-25 Thread Deniz Elderenbos
Hi, we run a script to labelize products to create sheets that are used in google merchant center as a supplemental datasource. However it seems that when fetching product performance data from shopping_performance_view all the product ids are lowercase. Is there a way to get the original produc

No esponse from Google Ads API basic access application status

2023-09-22 Thread Halil Faruk Deniz
Hi, We have not received any response from our API application for a long time. Is there any method to get API application approval faster? (partner program etc.) CaseID is not defined for the relevant reference. Google Ads Manager Account (MCC) ID : 700-095-8571 Access level : Basic Thank you

Re: Parsing Column Data

2018-10-01 Thread deniz . konusarakogren
Hi Peter, Could you please show me a way to impement such a feature you mentioned ? Btw does "end" in your sentence represent Adwords ? or Datastudio ? (..you will need to implement a parsing feature on your end ..) Thank you very much! That's a really big favour for us! den

Re: Parsing Column Data

2018-09-30 Thread deniz . konusarakogren
Hello Peter, thank you for replying. Regardless of discrepancies risk, I just wanna know if there is a way to use FinalURL field like I mentioned above? deniz On Monday, October 1, 2018 at 8:13:05 AM UTC+3, Peter Oliquino (AdWords API Team) wrote: > > Hi Deniz, > > Using the Fina

Parsing Column Data

2018-09-28 Thread deniz . konusarakogren
ying to build like: Content Cost Z YY AAA Is it possible to reach data by parsing a field from Adwords to datastudio ? This is significantly important for me, I would appreciate if you could help me. Thank you very much in advance. deniz -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

AdWords API Re: I can not run any sample PHP code

2009-06-17 Thread deniz
i use adwords.google.com. i know apility. but also problem. Apility report: Test Session started: a9d7246654fe6113a44414634ee6fe0d Sample use of APIlity Using AdWords API v13 Ouch! I am not proud to

AdWords API I can not run any sample PHP code

2009-06-16 Thread deniz
i have a adwords account, devoloper token, application token and customers What else I need? i tested all samples , error is either blank or the answer is coming.. example : get_client_accounts.php = Login email is "" add_ad_group.php = Fault: 1 Code: soapenv:Server.userException String: Inv

AdWords API Re: Adwords devoloper token and user/pass error

2009-06-10 Thread deniz
i'm test php samples for http://code.google.com/p/adwords-api-php-samples/ example, changed only with my information in get_client_accounts.php # Provide AdWords login information. $email = 'INSERT_LOGIN_EMAIL_HERE'; $password = 'INSERT_PASSWORD_HERE'; $useragent = 'INSERT_COMPANY_NAME: AdWords

AdWords API Adwords devoloper token and user/pass error

2009-06-10 Thread deniz
I have a problem with API usage if i use the following with sandbox.google.com: $email = 'my_...@email.com'; $password = 'x'; $useragent = 'My Company Name'; $developer_token = 'mydevtoken'; $application_token = 'apptoken'; response error : Fault: 1 Code: soapenv:Server.userException Strin