Re: How to get approved developer token?

2019-05-28 Thread Mohammad Reza Kiani
It's been 4 days since I've sent the customer id privately to the supporter but no update has happened. Can any one help me? I want my customer to become manager and it's the only user of the account so there can be no other manager. On Thursday, May 23, 2019 at 11:38:54 PM UTC+4:30,

Re: How to get approved developer token?

2019-05-23 Thread Mohammad Reza Kiani
But my problem is that the manager I have is the only user of that account. I can't understand why the only user in the account doesn't have production access to view your option. If I create new manager would it be production? Or should I do something special? On Thursday, May 23, 2019 at

How to get approved developer token?

2019-05-22 Thread Mohammad Reza Kiani
Hi I tried to do as tutorial said in this link: https://developers.google.com/google-ads/api/docs/first-call/dev-token But I couldn't find the API Center part. (I was signed in with the account manager who in Account Access -> Users is the admin user) What should I do? Can you help me -- --

How to get assets of app campaign?

2019-05-06 Thread Mohammad Reza Kiani
Hi, I've asked this question in reply of my previous topics but no body answered. My goal is to get performance report from app campaign assets in google-ads api but I can't get assets of a specific campaign. (I have campaign ID) As the app campaign don't have any group or group ad, there is no

Re: How to create an App Campaign in google ads api?

2019-05-04 Thread Mohammad Reza Kiani
to an App Campaign via API On Wednesday, May 1, 2019 at 5:08:44 PM UTC+4:30, Mohammad Reza Kiani wrote: > > Hi > How can I create App Campaign in google ads API in kotlin or java? > I have basic question, should I create group and group ads and AppAddInfo > in it or UniversalC

Re: [1-8067000026362] Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-05-04 Thread Mohammad Reza Kiani
My question is why this is happening for App Campaign in google-ads api. Because I could create and manage Universal App Campaign in adwords-api but here we have this rule which is against your motto that you can access all functionality using adwords in google-ads-api. And I have another

Re: Assets level report for universal campaign with adwords api

2019-05-02 Thread Mohammad Reza Kiani
Thanks for your answer. First of all I developed my crud based on adwords-api but when I reached to reporting, I see that adwords can't give me good reports... I just wanted to become sure. In the migration from adwords-api to google-ads-api, I've been stuck at creating AppCampaign (

Assets level report for universal campaign with adwords api

2019-05-02 Thread Mohammad Reza Kiani
Hi, How can I get such reports which can be seen in GUI panel in Ad Assets page in an App Campaign? I've searched this link: https://developers.google.com/adwords/api/docs/appendix/reports/all-reports but I couldn't find it and thats our requirement to use google ads api... Can you help me how

How to create an App Campaign in google ads api?

2019-05-01 Thread Mohammad Reza Kiani
/MutateCampaigns Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login-customer-id=9981465586, x-goog-api-client=gl-java/1.8.0_172 gapic/ gax/1.35.0 grpc/1.16.1} Body: customer_id: "3576925488" operations { create { name { value: "Campaign Moha

Re: Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-05-01 Thread Mohammad Reza Kiani
Thank you for attention. I can't understand something from your documentation as much as I tried. What is the different between the loginCustomerId which is set in ads.properties file with the customer id I should use for mutation operations? (for example in

Re: Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-04-29 Thread Mohammad Reza Kiani
{ name { value: "Campaign Mohammad Reza Kiani 1556544089409" } status: PAUSED campaign_budget { value: "customers/3576925***/campaignBudgets/1899034221" } advertising_channel_type: MULTI_CHANNEL advertising_channel_sub_type: APP

Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-04-29 Thread Mohammad Reza Kiani
goog-api-client=gl-java/1.8.0_172 gapic/ gax/1.35.0 grpc/1.16.1} Body: customer_id: "9981465***" operations { create { name { value: "Campaign Mohammad Reza Kiani 1556538987995" } status: PAUSED campaign_budget { value: "customers/9981465*

App Promotion ad in google ads new api

2019-04-25 Thread Mohammad Reza Kiani
Hello, I want to use new API of google ads which is recommended in adwords api documentation (new API address: https://developers.google.com/google-ads/api) to create an app promotion ad. In the adwords API, I used UniversalCampaign but because I couldn't get performance analyze for each ad

How to get MediaId from YouTubeId for UniversalAppCampaignInfo?

2019-04-11 Thread Mohammad Reza Kiani
Hello I am using YouTube API to upload a video. After that I have the YouTubeId which can be seen in any YouTube URL when we watch a video. But my problem is that I can not add this video as a YouTube asset to my campaign because it wants YouTubeMediaId and I don't know how to get it. Is there a

How to add YouTube video to UniversalAppCampaignInfo?

2019-04-11 Thread Mohammad Reza Kiani
Hello I have used youtube API to add a video on YouTube and it uploads the video successfully. Then I have the YouTubeId which is a string and is what you see in a YouTube URL when you watch a video. But my problem is I don't know how to convert this to MediaId to add it to

How to get MediaId from YouTubeId for UniversalAppCampaignInfo?

2019-04-11 Thread Mohammad Reza Kiani
Hello I am using YouTube API to upload a video. After that I have the YouTubeId which can be seen in any YouTube URL when we watch a video. But my problem is that I can not add this video as a YouTube asset to my campaign because it wants YouTubeMediaId and I don't know how to get it. Is there a