RE: [ERROR] AdWords API - operations[0].operand.ad.id

2021-02-23 Thread Google Ads API Forum Advisor Prod
Hi Geunho,

Thank you for reaching out. The EntityNotFound.INVALID_ID indicates that you 
were referencing the ID of an entity from a different account or you were 
referencing the ID of an entity that was removed. Please have it corrected and 
make the API call again.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2CTmkd:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12AMc0QOZQ2900VQR16aHUSVSWE3Jfb5AyoA%40sfdc.net.


Re: Error creating campaign with and without bid strategy

2021-02-22 Thread Google Ads API Forum Advisor Prod
Hi Gregory,

Thank you for sharing the logs. However, I had to delete your most recent 
response since it contained the complete logs of your transaction. Moving 
forward, you may send these details instead via the Reply privately to author 
option, if required in future interactions.

As for the issue, I understand that you are creating an app campaign and 
following this guide. Please allow me now to reach out to the rest of our team 
so we can discuss and investigate the error. We'll reach back to you once we 
have our findings.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2CSpVW:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qsZZ20QOYVCQ00DMsgF_RxR4Ob0JuGhnTvag%40sfdc.net.


Re: Error creating campaign with and without bid strategy

2021-02-22 Thread Gregory Golberg
Here is the request and response:

2021-02-22 10:58:45,213 WARN [] FAILURE REQUEST SUMMARY. Method:
google.ads.googleads.v6.services.CampaignService/MutateCampaigns, Endpoint:
googleads.googleapis.com:443, CustomerID: 1269829539, RequestID:
5g8gXwnK98UH9Kan6Q3PLA, ResponseCode: INVALID_ARGUMENT, Fault: Request
contains an invalid argument..
2021-02-22 10:58:45,557 INFO [] FAILURE REQUEST DETAIL.
Request
---
MethodName: google.ads.googleads.v6.services.CampaignService/MutateCampaigns
Endpoint: googleads.googleapis.com:443
Headers: {developer-token=REDACTED, x-goog-api-client=gl-java/1.8.0_171
gapic/ gax/1.60.1 grpc/1.32.2}
Body: customer_id: "1269829539"
operations {
  create {
status: PAUSED
advertising_channel_type: MULTI_CHANNEL
advertising_channel_sub_type: APP_CAMPAIGN
app_campaign_setting {
  bidding_strategy_goal_type: OPTIMIZE_INSTALLS_TARGET_INSTALL_COST
  app_store: GOOGLE_APP_STORE
  app_id: "com.zenga.doggyheaven"
}
name: "google_campaign_example_20210222T1058"
campaign_budget: "customers/1269829539/campaignBudgets/8220183045"
bidding_strategy: "customers/1269829539/biddingStrategies/7386130237"
  }
}


Response

Headers:
Metadata(content-type=application/grpc,request-id=5g8gXwnK98UH9Kan6Q3PLA,date=Mon,
22 Feb 2021 18:58:45 GMT,alt-svc=h3-29=":443"; ma=2592000,h3-T051=":443";
ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443";
ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43")
Body: null
Failure message: errors {
  error_code {
operation_access_denied_error: OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE
  }
  message: "This operation is not permitted on this campaign type"
  trigger {
string_value: ""
  }
  location {
field_path_elements {
  field_name: "operations"
  index: 0
}
field_path_elements {
  field_name: "create"
}
field_path_elements {
  field_name: "bidding_strategy"
}
  }
}



On Mon, Feb 22, 2021 at 10:52 AM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi Gregory,
>
> Thanks for clarifying which API is being used. The documentation in your
> first post specifying that target CPA is the only accepted bidding strategy
> only applies to AdWords API.
>
> Can you please provide us with the complete request and response logs
> associated with the call giving
> the OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error?
>
> Thanks,
> Matt
> Google Ads API Team
>
> [image: Google Logo]
> Matt
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2CSpVW:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAJxDUeWUg4h-HMTeEhe0KHgKRp26rh5OchT8iA8Q13EXJpigFQ%40mail.gmail.com.


Re: Error creating campaign with and without bid strategy

2021-02-22 Thread Google Ads API Forum Advisor Prod
Hi Gregory,

Thanks for clarifying which API is being used. The documentation in your first 
post specifying that target CPA is the only accepted bidding strategy only 
applies to AdWords API.

Can you please provide us with the complete request and response logs 
associated with the call giving the OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE 
error?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2CSpVW:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/yNcz20QOY1QY00WzGHN6AhRh65LSAq5Ju5jQ%40sfdc.net.


Re: Error creating campaign with and without bid strategy

2021-02-21 Thread Gregory Golberg
Any thoughts?

On Friday, February 19, 2021 at 9:45:03 AM UTC-8 adsapiforumadvisor wrote:

> Hi Gregory,
>
> Thanks for reaching out. I'm seeing documentation from both the Google 
> Ads API  and the 
> AdWords 
> API  in your 
> messages. It appears you are using the AdWords API, so I recommend limiting 
> your research to its documentation. 
>
> I recommend using the code snippets on this page 
> .
>  
> I can see that your code has the line:
>
>   .setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)
>
> This method should take the 
> value, AdvertisingChannelSubType.UNIVERSAL_APP_CAMPAIGN, according to the 
> documentation. 
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2CSpVW:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/66357167-c177-426e-8370-3f61be1130c0n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-20 Thread MASAHIKO HOSI


2020年12月10日木曜日 16:24:24 UTC+9 Mat:

> こんにちは
>
> change_eventレポートで別のエラーに気付く:
>
> Google 広告エディターを使用して行った変更がレポートに表示されない場合。
> change_eventクライアント型の "GOOGLE_ADS_EDITOR" が正しく動作していないようです。
>
> に関して
> 食品
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f90c685e-949d-4cbf-89dd-b0867b383d63n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Mat -

Ah, you're right, sorry about the misunderstanding! Assuming your team has been 
making changes with the newest version of Editor, there should be recent 
information returned via the Google Ads API. Do you know about what date you 
would have switched to the newest version?

I'm going to go back to the team that focuses on this component to see if they 
have some additional information.

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q28otVg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/p523B0QOSPEH00LFG_cCj4SJ6RfPad3oArSw%40sfdc.net.


Re: Error creating campaign with and without bid strategy

2021-02-19 Thread Gregory Golberg

*Thanks for reaching out. I'm seeing documentation from both the Google Ads 
API  and the 
AdWords API  
in your messages. It appears you are using the AdWords API, so I recommend 
limiting your research to its documentation. *

I'm actually using Ads API (com.google.api-ads:google-ads:10.1.0); sorry 
for confusion. I'd prefer to use that as that is the newer iteration, 
right? 

 

*I recommend using the code snippets on this page 
.
 
I can see that your code has the line:*


* .setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)* 


*This method should take the value, 
AdvertisingChannelSubType.UNIVERSAL_APP_CAMPAIGN, according to the 
documentation. *
Well yes, according to doc it should, but AdvertisingChannelSubType enum, 
as I pointed out, does not have the UNIVERSAL_APP_CAMPAIGN value 
.
 
So looks like in the Ads API the right thing to use is APP_CAMPAIGN.

-g




On Friday, February 19, 2021 at 9:45:03 AM UTC-8 adsapiforumadvisor wrote:

> Hi Gregory,
>
> Thanks for reaching out. I'm seeing documentation from both the Google 
> Ads API  and the 
> AdWords 
> API  in your 
> messages. It appears you are using the AdWords API, so I recommend limiting 
> your research to its documentation. 
>
> I recommend using the code snippets on this page 
> .
>  
> I can see that your code has the line:
>
>   .setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)
>
> This method should take the 
> value, AdvertisingChannelSubType.UNIVERSAL_APP_CAMPAIGN, according to the 
> documentation. 
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2CSpVW:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ea04d6f3-ba87-43ac-9cee-c3bdfb53e3c2n%40googlegroups.com.


RE: Error creating campaign with and without bid strategy

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Gregory,

Thanks for reaching out. I'm seeing documentation from both the Google Ads API 
and the AdWords API in your messages. It appears you are using the AdWords API, 
so I recommend limiting your research to its documentation.

I recommend using the code snippets on this page. I can see that your code has 
the line:

.setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)

This method should take the value, 
AdvertisingChannelSubType.UNIVERSAL_APP_CAMPAIGN, according to the 
documentation.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2CSpVW:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/StJJO0QOSEML00ytLh_c6VSZ-UPA-1ArHn2g%40sfdc.net.


Re: Error creating campaign with and without bid strategy

2021-02-18 Thread Gregory Golberg
I see that in this thread 
 for a similar 
problem it is recommended to use preparation steps from doc 
.
 
So I have done that, now the
code looks like

 googleCampaign = Campaign.newBuilder().setName("campaign_123")
.setAdvertisingChannelType(AdvertisingChannelType.MULTI_CHANNEL)

.setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)
.setAppCampaignSetting(AppCampaignSetting.newBuilder()
.setBiddingStrategyGoalType(

AppCampaignBiddingStrategyGoalType.OPTIMIZE_INSTALLS_TARGET_INSTALL_COST)
.setAppStore(AppCampaignAppStore.GOOGLE_APP_STORE)
.setAppId(TEST_PLAY_STORE_APP_ID)
.build())
.setStatus(CampaignStatus.PAUSED)
   
//.setBiddingStrategyType(BiddingStrategyType.TARGET_CPA)
//.setBiddingStrategy(bidStrategyResName)
  
.setCampaignBudget(budgetResName)
.build();

But the same problem occurs -- if bidding strategy is commented out, it 
says "The required field was not present"; if present, the error is  "This 
operation is not permitted on this campaign type" 
On Thursday, February 18, 2021 at 8:14:13 PM UTC-8 Gregory Golberg wrote:

> If I don't specify bidding strategy for a campaign, I get an error that it 
> is required:
> -
>  error_code {
> field_error: REQUIRED
>   }
>   message: "The required field was not present."
>   trigger {
> string_value: ""
>   }
>   location {
> field_path_elements {
>   field_name: "operations"
>   index: 0
> }
> field_path_elements {
>   field_name: "create"
> }
> field_path_elements {
>   field_name: "campaign_bidding_strategy"
> }
>   }
> }
> -
>
> But if I do, like so:
> -
>   String bidStrategyResName = null;
>   try (BiddingStrategyServiceClient bidStrategySvcCli =
>   googleClient.createBiddingStrategyServiceClient()) {
>
> BiddingStrategy bidStrategy =
> BiddingStrategy.newBuilder().setName("bidding_strategy_123")
> 
> .setTargetCpa(TargetCpa.newBuilder().setTargetCpaMicros(1L).build()).build();
> BiddingStrategyOperation operation =
> 
> BiddingStrategyOperation.newBuilder().setCreate(bidStrategy).build();
> MutateBiddingStrategiesResponse response =
> bidStrategySvcCli.mutateBiddingStrategies(customerId, 
> Arrays.asList(operation));
> MutateBiddingStrategyResult bidStrategyResult = 
> response.getResults(0);
> bidStrategyResName = bidStrategyResult.getResourceName();
>   }
>
>   List campaignOps = new ArrayList<>(1);
>   Campaign googleCampaign = null;
>   try (CampaignServiceClient campaignServiceClient =
>   googleClient.createCampaignServiceClient()) {
> googleCampaign = Campaign.newBuilder().setName("campaign_123")
> 
> .setAdvertisingChannelType(AdvertisingChannelType.MULTI_CHANNEL)
> 
> .setAdvertisingChannelSubType(AdvertisingChannelSubType.APP_CAMPAIGN)
> .setStatus(CampaignStatus.PAUSED)
> .setBiddingStrategy(bidStrategyResName)
> .setCampaignBudget(budgetResName)
> .build();
>
> CampaignOperation campaignOp =
> 
> CampaignOperation.newBuilder().setCreate(googleCampaign).build();
> campaignOps.add(campaignOp);
>
> MutateCampaignsResponse campaignResponse =
> campaignServiceClient.mutateCampaigns(customerId, campaignOps);
> -
>
> I get a different error:
> -
>  errors {
>   error_code {
> operation_access_denied_error: 
> OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE
>   }
>   message: "This operation is not permitted on this campaign type"
>   trigger {
> string_value: ""
>   }
>   location {
> field_path_elements {
>   field_name: "operations"
>   index: 0
> }
> field_path_elements {
>   field_name: "create"
> }
> field_path_elements {
>   field_name: "bidding_strategy"
> }
>   }
> }
> -
> I am setting it to TARGET_CPA because it says in the doc for app campaigns 
>   
> that "Only the TARGET_CPA bidding strategy type is supported". (Though this 
> same doc also says to use UNIVERSAL_APP_CAMPAIGN as subtype 
> 

Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-18 Thread Mat
Hi Ben,

as I pointed out in my last response, we are currently using the latest 
available version 1.5.4 Build Jan 12 2021 16:45:07 of the Google Ads Editor 
(Windows Version).
The link you provided leads to the outdated "legacy" versions of the Google 
Ads Editor. 
You'll find the most recent releases here 

.

Regards
Mat
adsapiforumadvisor schrieb am Donnerstag, 18. Februar 2021 um 19:12:04 
UTC+1:

> Hi Mat,
>
> Can you clarify which version of Google Ads Editor 
>  you are using? Based on the 
> documentation 
> ,
>  
> the most recent version is 12.6. That page contains a link to download the 
> latest version.
>
>
> Thanks,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q28otVg:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/39a55f0b-435a-4f46-b4cf-7b53027df035n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-18 Thread Google Ads API Forum Advisor Prod
Hi Mat,

Can you clarify which version of Google Ads Editor you are using? Based on the 
documentation, the most recent version is 12.6. That page contains a link to 
download the latest version.

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q28otVg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8Jwi0QOQL7O00wAevd09tRAKNJprEBj3wuA%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-02-18 Thread Mat
Hi,

sadly, even after the Google Ads API v6.1 update and 
google-ads-python-v.9.0.0 upgrade, the change events of the 
change_event.client_type "GOOGLE_ADS_EDITOR" are still missing completely 
in the change_event report. This is the case in our entire MCC with a 3 
digit number of customers and lots of account managers using the latest 
available version 1.5.4.

Please have a look into this issue.

Regards
Mat



Mat schrieb am Dienstag, 5. Januar 2021 um 16:52:12 UTC+1:

> Hi Ben,
>
> thank you for that information. However, I'm using the Version 1.5.2 
> Build: Nov 12 2020 16:43:56 and there does not seem to be a newer one.
> What's the latest version and where can I download it?
>
> Regards
> Mat
>
> adsapiforumadvisor schrieb am Dienstag, 5. Januar 2021 um 16:42:47 UTC+1:
>
>> Hi All -
>>
>> The issue here appears to be related to the version of Editor that's 
>> being used when making changes. 
>>
>> Older versions of Editor are connected to a separate backend service that 
>> the Google Ads API doesn't read from. If you update your version of Editor 
>> to the latest you should start seeing data come back from the change_event 
>> resource.
>>
>> Thanks,
>> Ben, Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q28otVg:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de81ea3f-006f-4b44-8a20-1647d949cee1n%40googlegroups.com.


Re: Error when creating campaign

2021-02-17 Thread 'Gregory Golberg' via AdWords API and Google Ads API Forum
Hello

Thank you; that did it.

On Tuesday, February 16, 2021 at 6:35:49 PM UTC-8 adsapiforumadvisor wrote:

> Hi Gregory,
>
> Thank you for your email.
>
> If you are using a MCC/manager account ID in your request then I would 
> recommend that you use a client account ID instead. This is because 
> creating campaigns require a client account ID as the *customer_id* 
> value, since campaigns are associated to client accounts instead of being 
> associated directly to a MCC/manager account.
>
> Should the issue persist, you may provide the complete request 
> 
>  
> and response 
> 
>  
> logs and send them over via the *Reply privately to author* option.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2CRb8K:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ea378535-bb66-408b-af3e-5b6fbcfae544n%40googlegroups.com.


RE: Error when creating campaign

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Gregory,

Thank you for your email.

If you are using a MCC/manager account ID in your request then I would 
recommend that you use a client account ID instead. This is because creating 
campaigns require a client account ID as the customer_id value, since campaigns 
are associated to client accounts instead of being associated directly to a 
MCC/manager account.

Should the issue persist, you may provide the complete request and response 
logs and send them over via the Reply privately to author option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2CRb8K:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/DnBeh0QONJ7A00bqiDolhRTgym0JxKT3sTAw%40sfdc.net.


Re: Error message "The developer token is not approved. Non-approved developer tokens can only be used with test accounts."

2021-02-10 Thread Google Ads API Forum Advisor Prod
Hello,

If you are unable to reply privately, you can email us at 
googleadsapi-supp...@google.com.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2BeuS2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wEHcM0QOBIH600ikvTeyxnQ1GiObWCtY8UqQ%40sfdc.net.


RE: Error when setting a campaign strategy Maximize Conversion

2021-02-10 Thread Claude Beauchemin
Hi Peter,

I already signaled this problem many times. Here is the address for another 
thread:

https://groups.google.com/g/adwords-api/c/6AyogtFnN1c/m/mXOKjYuXCAAJ

Regards,

Claude

De : Google Ads API Forum Advisor Prod 
Envoyé : mercredi 10 février 2021 02:52
À : Claude Beauchemin 
Cc : adwords-api@googlegroups.com 
Objet : Re: Error when setting a campaign strategy Maximize Conversion

Hi Claude,

Unfortunately, we currently do not have an example specific to creating or 
using the maximize conversions. Allow me to raise a feature request for your 
suggestion.

Also since you mentioned "On my side it still not working", could you provide 
more details on the issue or possibly the error you are encountering? You may 
also note that maximize conversions is applicable only to Search type 
campaigns, as discussed 
here<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdevelopers.google.com%2Fgoogle-ads%2Fapi%2Fdocs%2Fcampaigns%2Fbidding%2Fstrategy-types&data=04%7C01%7Ccbeauchemin%40acquisio.com%7C07239c4fae1c44c5484108d8cd98db7f%7C34c4c179cf3741978d7686444d5325cf%7C0%7C0%7C637485403685949089%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=re0nESKBbaDfcb1%2FFAROjuRO1kxosk%2FkTjLhhFiWkEE%3D&reserved=0>.

Best regards,

[Google Logo]
Peter Laurence Napa Oliquino
Google Ads API Team

[https://google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U01174p&esid=0184Q1BkGGE&from=ext]

ref:_00D1U1174p._5004Q2Bec1B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/DM6PR06MB65216B87D227209E81E20CBDDB8D9%40DM6PR06MB6521.namprd06.prod.outlook.com.


Re: Error when setting a campaign strategy Maximize Conversion

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Claude,

Unfortunately, we currently do not have an example specific to creating or 
using the maximize conversions. Allow me to raise a feature request for your 
suggestion.

Also since you mentioned "On my side it still not working", could you provide 
more details on the issue or possibly the error you are encountering? You may 
also note that maximize conversions is applicable only to Search type 
campaigns, as discussed here.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2Bec1B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-tYwf0QOAZ7X00YAL203MLRyaBXtVQ4fs-fA%40sfdc.net.


Re: Error message "The developer token is not approved. Non-approved developer tokens can only be used with test accounts."

2021-02-09 Thread Gregory Golberg
How come "reply to author" is greyed out for me?

On Tuesday, February 9, 2021 at 9:53:05 AM UTC-8 adsapiforumadvisor wrote:

> Hi,
>
> Please send the following details using 'Reply privately to author' 
> option: 
>
>1. API request and error response 
>2. Account id 
>3. User email address 
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2BeuS2:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bed285c2-3054-4f2f-b91b-271c4546997cn%40googlegroups.com.


RE: Error message "The developer token is not approved. Non-approved developer tokens can only be used with test accounts."

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi,

Please send the following details using 'Reply privately to author' option:

API request and error response
Account id
User email address

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2BeuS2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lgXQB0QO9WBY00g8GALeH5SwK6c7IsVDnzgQ%40sfdc.net.


Re: Error when setting a campaign strategy Maximize Conversion

2021-02-09 Thread cbeau...@acquisio.com
Hi,

There are a lot of thread open about changing a campaign to maximize 
conversion and the classic reflex is always to throw people at the examples 
which don't include examples about maximize conversions. It would be great 
if Google team could make an example about changing a campaign to Maximize 
Conversions. On my side it still not working.

Thanks 

Claude

On Monday, February 8, 2021 at 9:55:12 PM UTC-5 adsapiforumadvisor wrote:

> Hi Nirit,
>
> Thank you for reaching out. You may refer below for my responses to your 
> questions :
>
>
> *1. What optimization goal matches the maximize conversions strategy?*
>
> Unfortunately, the maximize conversions is not compatible with app 
> campaigns and works only with search campaigns. For more information on the 
> different bidding strategy types and where they can be applied, you may 
> refer to this guide 
> 
> .
>
>
> *2. What's the code for setting this bidding strategy of maximize 
> conversions?*
>
> General (code) examples on how bidding strategies can be applied can be 
> found here 
> 
> .
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Bec1B:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b2d468d1-ca52-49b1-a7e6-d758bec79886n%40googlegroups.com.


Re: Error while using Google Ads API

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hi Sergei,

Apart from the information provided in the thread, you may also check out these 
documentation on how you can correctly construct your requests :

REST Mutate methods
REST Design

You may also opt to use the v6 and refer to the Discovery Document for V6 
guide. I hope this helps.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B29KU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/z-ueu0QO8Z1F00KwKf7C5zSz6p8z_p1M7tZw%40sfdc.net.


RE: Error when setting a campaign strategy Maximize Conversion

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hi Nirit,

Thank you for reaching out. You may refer below for my responses to your 
questions :

1. What optimization goal matches the maximize conversions strategy?

Unfortunately, the maximize conversions is not compatible with app campaigns 
and works only with search campaigns. For more information on the different 
bidding strategy types and where they can be applied, you may refer to this 
guide.

2. What's the code for setting this bidding strategy of maximize conversions?

General (code) examples on how bidding strategies can be applied can be found 
here.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2Bec1B:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/w7aDo0QO8QRM00gnidSRQmTWetW5Obmv83dg%40sfdc.net.


Re: Error while using Google Ads API

2021-02-08 Thread Jeff Moore
Here is an example call that will work, in case it helps. It creates an 
expanded text ad
/v6/customers/CUSTOMER_NUMBER/adGroupAds:mutate
{
  "operations": [
{
"create": {
"ad": {
"finalUrls": ["http://www.test.com";],
"expandedTextAd": {
"description": "test",
"headlinePart1": "RESPONSIVE_SEARCH_AD",
"headlinePart2": "par 2",
"path1": "New Ad 1",
"path2": "test 2"
  }
  },
"adGroup": "customers/CUSTOMER_ID/adGroups/AD_GROUP_ID",
"status": "PAUSED"
  }
}
  ]
}

On Monday, February 8, 2021 at 10:16:57 AM UTC-5 swi...@convoyant.com wrote:

> Sergei,
>
> We are also using raw web requests.  
>
> Our current code creates the ad thru the "customers//ads/" end 
> point, rather than "adGroupAds"
> Also, I'm not sure which of the "ads" fields are optional, but you might 
> need more than just the name.
>
> Good luck!
>
> On Monday, February 8, 2021 at 3:15:39 AM UTC-7 sergei...@gmail.com wrote:
>
>> Hi!
>>
>> We don't use any of existing client libraries of Google Ads Api.
>> In our example, we use a direct Web request to 
>> https://googleads.googleapis.com/v5/.
>>
>> The request is:
>>
>> POST 
>> https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate
>>
>> Body:
>> {
>> "operations": [
>> {
>> "create": {
>> "ad": {
>> "name": "TestAdName"
>> },
>> "adGroup": "customers/2794540772 <(279)%20454-0772>/adGroups/115036497545 
>> <(503)%20649-7545>",
>> "status": "PAUSED"
>> }
>> }
>> ]
>> }
>>
>> The response - https://prnt.sc/xd7pge
>>
>> Regards,
>> Sergei
>>
>> On Friday, January 22, 2021 at 4:35:22 AM UTC+2 adsapiforumadvisor wrote:
>>
>>> Hi Sergei,
>>>
>>> So our team could get additional context about the issue, could you 
>>> provide the complete request and response 
>>> 
>>>  
>>> logs, along with the request ID, that was generated when the error occurred?
>>>
>>> If you haven't yet, logging can be enabled by navigating to the *Client 
>>> libraries > Your client library (ex. Java) > Logging* documentation, 
>>> which you can access from this link 
>>> .
>>>
>>> You may then send the requested details using the *Reply privately to 
>>> author* option.
>>>
>>> Best regards,
>>>
>>> [image: Google Logo] 
>>> Peter Laurence Napa Oliquino 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2B29KU:ref
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a4a94f3b-0384-420d-9780-886dd049dd66n%40googlegroups.com.


Re: Error while using Google Ads API

2021-02-08 Thread Steve Wilcox
Sergei,

We are also using raw web requests.  

Our current code creates the ad thru the "customers//ads/" end 
point, rather than "adGroupAds"
Also, I'm not sure which of the "ads" fields are optional, but you might 
need more than just the name.

Good luck!

On Monday, February 8, 2021 at 3:15:39 AM UTC-7 sergei...@gmail.com wrote:

> Hi!
>
> We don't use any of existing client libraries of Google Ads Api.
> In our example, we use a direct Web request to 
> https://googleads.googleapis.com/v5/.
>
> The request is:
>
> POST 
> https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate
>
> Body:
> {
> "operations": [
> {
> "create": {
> "ad": {
> "name": "TestAdName"
> },
> "adGroup": "customers/2794540772 <(279)%20454-0772>/adGroups/115036497545 
> <(503)%20649-7545>",
> "status": "PAUSED"
> }
> }
> ]
> }
>
> The response - https://prnt.sc/xd7pge
>
> Regards,
> Sergei
>
> On Friday, January 22, 2021 at 4:35:22 AM UTC+2 adsapiforumadvisor wrote:
>
>> Hi Sergei,
>>
>> So our team could get additional context about the issue, could you 
>> provide the complete request and response 
>> 
>>  
>> logs, along with the request ID, that was generated when the error occurred?
>>
>> If you haven't yet, logging can be enabled by navigating to the *Client 
>> libraries > Your client library (ex. Java) > Logging* documentation, 
>> which you can access from this link 
>> .
>>
>> You may then send the requested details using the *Reply privately to 
>> author* option.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence Napa Oliquino 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2B29KU:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/33ef747d-5bc1-458d-ab59-9881049694dcn%40googlegroups.com.


Re: Error while using Google Ads API

2021-02-08 Thread Sergei Kharchenko
Hi!

We don't use any of existing client libraries of Google Ads Api.
In our example, we use a direct Web request to 
https://googleads.googleapis.com/v5/.

The request is:

POST 
https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate

Body:
{
"operations": [
{
"create": {
"ad": {
"name": "TestAdName"
},
"adGroup": "customers/2794540772/adGroups/115036497545",
"status": "PAUSED"
}
}
]
}

The response - https://prnt.sc/xd7pge

Regards,
Sergei

On Friday, January 22, 2021 at 4:35:22 AM UTC+2 adsapiforumadvisor wrote:

> Hi Sergei,
>
> So our team could get additional context about the issue, could you 
> provide the complete request and response 
> 
>  
> logs, along with the request ID, that was generated when the error occurred?
>
> If you haven't yet, logging can be enabled by navigating to the *Client 
> libraries > Your client library (ex. Java) > Logging* documentation, 
> which you can access from this link 
> .
>
> You may then send the requested details using the *Reply privately to 
> author* option.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2B29KU:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65482bc7-1163-4276-8aba-5c9bf4141cb5n%40googlegroups.com.


RE: Error on timely conversion update

2021-01-29 Thread Google Ads API Forum Advisor Prod
Hi Markus,

The Google Ads servers try to match the conversion with the phone call, and 
they typically try for a certain window of time before giving up and raising an 
error as you mentioned. The actual limit of that wait time is not documented 
externally, and it is unlikely that we will do so, since it is an internal 
implementation detail. However, you can check the help center guide that 
Lakshmi mentioned (https://support.google.com/google-ads/answer/7014069) to see 
if the guidance around this timeline changes in the future.

The API server does nothing different; internally both the UI and the API send 
their request to the same server and hence has the same behaviour.

Cheers
Anash
ref:_00D1U1174p._5004Q2BbNuI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/VaFZ00QNPSFZ00mz8Fuy5BQriAJvzEHWyLHw%40sfdc.net.


RE: Error on timely conversion update

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Markus,

I completely understand your concerns. This error looks like enforcing a 
product level restriction. However, I am forwarding this to the rest of the 
team to have a deeper look on this error and also to address your concerns 
regarding list of errors. Meanwhile, please go through the following links:

https://developers.google.com/adwords/api/docs/guides/conversion-tracking
https://support.google.com/google-ads/answer/7014069

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2BbNuI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Md7Fk0QNNURK00O5VIYHSVQKm2TGCvWx5vjw%40sfdc.net.


RE: Error while using Google Ads API

2021-01-21 Thread Google Ads API Forum Advisor Prod
Hi Sergei,

So our team could get additional context about the issue, could you provide the 
complete request and response logs, along with the request ID, that was 
generated when the error occurred?

If you haven't yet, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. Java) > Logging documentation, which you 
can access from this link.

You may then send the requested details using the Reply privately to author 
option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2B29KU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/XsC-10QNBDUH00EV6okTTySmOBVfwJMy6abA%40sfdc.net.


RE: Error handling for AddOfflineUserDataJobOperationsRequest

2021-01-19 Thread Google Ads API Forum Advisor Prod
Hi Ilya,

Here is our guide on Partial Failures and how to handle them. I will need to 
further investigate to see what these status codes mean. Can you please reply 
privately with your API request so I can take a look?

Thanks,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2B1P0y:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/q5sqY0QN75EC00zO_FPJSSSN2VqT4TIDhRSQ%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-01-05 Thread Mat
Hi Ben,

thank you for that information. However, I'm using the Version 1.5.2 Build: 
Nov 12 2020 16:43:56 and there does not seem to be a newer one.
What's the latest version and where can I download it?

Regards
Mat

adsapiforumadvisor schrieb am Dienstag, 5. Januar 2021 um 16:42:47 UTC+1:

> Hi All -
>
> The issue here appears to be related to the version of Editor that's being 
> used when making changes. 
>
> Older versions of Editor are connected to a separate backend service that 
> the Google Ads API doesn't read from. If you update your version of Editor 
> to the latest you should start seeing data come back from the change_event 
> resource.
>
> Thanks,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q28otVg:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2af37997-f89d-455d-8247-800f0caa8180n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2021-01-05 Thread Google Ads API Forum Advisor Prod
Hi All -

The issue here appears to be related to the version of Editor that's being used 
when making changes.

Older versions of Editor are connected to a separate backend service that the 
Google Ads API doesn't read from. If you update your version of Editor to the 
latest you should start seeing data come back from the change_event resource.

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q28otVg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/kI0Jx0QMGWX900AdaYDuBZR9-nMWIG4Ob5pA%40sfdc.net.


Re: Error with Basic access

2021-01-05 Thread Google Ads API Forum Advisor Prod
Hello,

We have determined that it may be an error with the field 
"ad_group_ad.ad.video_responsive_ad.videos". Please try rerunning the query 
without including that field and let me know if it goes through.

We're currently investigating why this field is causing issues, so I'm going to 
keep an eye on it and let you know when it might be safe to add that field back 
to the query.

Regards,
Mike, Google Ads API Team
ref:_00D1U1174p._5004Q29URLM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cpl6i0QMGRQ000RFMLWBJERC6Ce2YBBhF-qw%40sfdc.net.


Re: Error with Basic access

2021-01-04 Thread Krzysztof Rodo
Hi, 
do you have some information?

poniedziałek, 28 grudnia 2020 o 16:59:33 UTC+1 adsapiforumadvisor 
napisał(a):

> Hi Chris,
>
> It appears as though these errors may be caused by a bug in our system, 
> possibly due to the size of the query.
>
> I'm going to correspond with our engineering team to see if they can help 
> identify the specific issue.
>
> I'll follow up with more information as soon as possible.
>
> Best,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q29URLM:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3afa30e0-6f80-40ef-afd5-1bb5f740c1d6n%40googlegroups.com.


Re: Error with Basic access

2020-12-28 Thread Google Ads API Forum Advisor Prod
Hi Chris,

It appears as though these errors may be caused by a bug in our system, 
possibly due to the size of the query.

I'm going to correspond with our engineering team to see if they can help 
identify the specific issue.

I'll follow up with more information as soon as possible.

Best,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q29URLM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Y3H5f0QM24EM00uf2ENcgDShqX13jDsWUa6w%40sfdc.net.


Re: Error with Basic access

2020-12-25 Thread Krzysztof Rodo
Hi Anthony, 
have you checked it, why I am facing these internal errors?

Regards,
Chris

środa, 23 grudnia 2020 o 20:57:33 UTC+1 adsapiforumadvisor napisał(a):

> Hello,
>
> I will take a closer look and get back to you as to why you are facing 
> these internal errors.
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q29URLM:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4d4effa0-593f-4679-849e-cad656d17215n%40googlegroups.com.


RE: Error with Basic access

2020-12-23 Thread Google Ads API Forum Advisor Prod
Hello,

I will take a closer look and get back to you as to why you are facing these 
internal errors.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q29URLM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0X1HG0QLT63A00Gn8eCdE_TliCyroZxo-SXA%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Jt,

If you have similar issue with Mat, then please also provide the following 
details via Reply privately to author option to investigate:

sample screenshots of the change history logs made by Google Ads editor that 
were not included in the report
complete request and response logs with request ID
customer ID


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q28otVg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/G9UHe0QLD2WY00HAp_O64WS0WJ_0eAgABMDA%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-11 Thread Mat
Hi Ernie,

sure - if you provide me an email address to relpy to. Unforunately the 
"Reply privatley to author"-Button in this conversion is greyed out.

Regards
Mat

adsapiforumadvisor schrieb am Freitag, 11. Dezember 2020 um 11:04:47 UTC+1:

> Hi Mat,
>
> To investigate, could you provide the following details via *Reply 
> privately to author* option? 
>
>- sample screenshots of the change history logs made by Google Ads 
>editor that were not included in the report 
>- complete request and response logs with request ID 
>- customer ID 
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q28otVg:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c82604fd-33c8-4b59-b166-458f45a32c12n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-11 Thread Jt Jt
ในวันที่ ศ. 11 ธ.ค. 2020 17:04 น. Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> เขียนว่า:

> Hi Mat,
>
> To investigate, could you provide the following details via *Reply
> privately to author* option?
>
>- sample screenshots of the change history logs made by Google Ads
>editor that were not included in the report
>- complete request and response logs with request ID
>- customer ID
>
>
> Regards,
> [image: Google Logo]
> Ernie John Blanca Tacata
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q28otVg:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to adwords-api+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/S62FS0QL66MY00Z_IeYwcaSDm-aw6dkYpybw%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CADs_MzRWi7FbJ50kZbjkhUaqaRUsCxo%2BBxhqsC7NV7V_Yv_90w%40mail.gmail.com.


RE: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-11 Thread Google Ads API Forum Advisor Prod
Hi Mat,

To investigate, could you provide the following details via Reply privately to 
author option?

sample screenshots of the change history logs made by Google Ads editor that 
were not included in the report
complete request and response logs with request ID
customer ID


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q28otVg:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/S62FS0QL66MY00Z_IeYwcaSDm-aw6dkYpybw%40sfdc.net.


Re: error when creating new ad schedule (campaign criterion)

2020-12-10 Thread fru...@adzlocal.de
hey, just made another attempt to update to api v5 but with an updated 
protobuf library (v3.14.0) which in the meantime has been updated due to a 
known issue - now it works as expected
so if someone stumbles upon a similar problem please check/update your 
library versions..

adsapiforumadvisor schrieb am Donnerstag, 8. Oktober 2020 um 21:47:24 UTC+2:

> Hello,
>
> Can you please *reply privately to author *your request and response for 
> this API call so that we can take a closer look?
>
>
> Thanks,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25Yela:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ca7d5590-d50c-4eea-9b30-0eb10e2ca7b0n%40googlegroups.com.


Re: Error CRM-based user list vs Logical user list

2020-12-01 Thread Google Ads API Forum Advisor Prod
Hi Joyca,

Thank you for the information you provided.

Allow me to reach out to the rest of our team so we can investigate. We'll 
reach back once we have our findings.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q27wFnT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/j5oxZ0QKP6W200EH7a88W9Q1ql2dUS7K2LCg%40sfdc.net.


Re: Error CRM-based user list vs Logical user list

2020-11-30 Thread Joyca Vervinckt
Hi, I have privately sent this information, but did it arrive correctly? 
Thanks,
Joyca

On Wednesday, November 25, 2020 at 6:23:14 AM UTC+1 adsapiforumadvisor 
wrote:

> Hi Joyca,
>
> Thank you for reaching out to our API support team.
>
> For the AdWords API error that you are encountering, could you also 
> provide the customer ID and the complete SOAP request 
> 
>  
> and response 
> 
>  
> logs along with the request ID?
>
> These details would allow our team to further investigate the cause of the 
> issue that is occurring on your end. You may send these using the *Reply 
> privately to author* option.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27wFnT:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2fd5e988-1147-410d-8760-ffd062e2aef0n%40googlegroups.com.


RE: Error CRM-based user list vs Logical user list

2020-11-24 Thread Google Ads API Forum Advisor Prod
Hi Joyca,

Thank you for reaching out to our API support team.

For the AdWords API error that you are encountering, could you also provide the 
customer ID and the complete SOAP request and response logs along with the 
request ID?

These details would allow our team to further investigate the cause of the 
issue that is occurring on your end. You may send these using the Reply 
privately to author option.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q27wFnT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/go5550QKC6XT00WYr-8ey9SO6gSnmpyTAmfg%40sfdc.net.


RE: Error billing information when Google Ads API is enabled

2020-11-06 Thread Google Ads API Forum Advisor Prod
Hi Do,

Thank you for reaching out. Please disable all ad-blockers and Google Chrome 
extensions and then sign into Google Cloud Console and add the Google Ads API.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q277cC6:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/_YYbF0QJDZEC00XvyYuECOSDOLxErEwJmxXQ%40sfdc.net.


RE: Error Mutating MultiAssetResponsiveDisplayAd

2020-10-21 Thread Google Ads API Forum Advisor Prod
Hi,

Thanks for raising your concern.

Since you are using the 'SET' to the operator field, then it should only update 
the fields that you've included in the API request. With this, could you 
provide the complete SOAP request and response logs instead, together with the 
customer ID and API request ID to further investigate? You can provide the 
requested details via Reply privately to author option.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q26B4g9:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/PWTq40QIL2LV00dEhf_ErQQHKL70s3eUOYOg%40sfdc.net.


RE: error when create responsive search ads

2020-10-13 Thread Google Ads API Forum Advisor Prod
Hey,

Glad to hear your initial issue was resolved. Can you please share your full 
request and response through reply privately to author so I can take a closer 
look?

Thanks,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q268Ueo:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/jX9F30QI5M6T00217MYUjKTXe0TL9KfJ3uhA%40sfdc.net.


Re: error when create responsive search ads

2020-10-13 Thread Methorz
Hey there,

try to update the google libs to the latest version. Google added an update 
after my last post about this issue. Afterwards it was fixed for me. Seems 
the library was outdated. Also make sure to use the C library instead of 
the php extension for protobuf. 

I am now struggling with the following error:

   "message": "Request contains an invalid argument.",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "google.ads.googleads.v5.errors.googleadsfailure-bin",
"data": ""
},
{
"@type": "grpc-status-details-bin",
"data": ""
},
{
"@type": "request-id",
"data": "NcYS0j4mhqV-_DpYeZOK3A"
}
]


Happens on random operations when trying to create adgroup ads via 
batchjob. No idea what to do. Error message says sequence token is invalid, 
but for me it seems a follow up error, since it happens randomly on exactly 
the same ads every time.

Maybe someone knows something about this?
On Monday, October 12, 2020 at 8:14:19 AM UTC+2 learnp...@gmail.com wrote:

> Hi there,
> I am trying to use the new php v5 library to create responsive search ads 
> 
> .
> I have set the parameters according to the example, But all i get is an 
> error message saying that the field 'ad_group' is missing.
>
> *See attachment for production code and debug log.*
>
> This is the run output:
>
> """ {\n "message": "Request contains an invalid argument.",\n "code": 3,\n 
> "status": 
> "INVALID_ARGUMENT",\n "details": [\n {\n "@type": 
> "google.ads.googleads.v5.errors.googleadsfailure-bin",\n "data": 
> ""\n },\n {\n "@type": "grpc-status-details-bin",\n 
> "data": 
> ""\n },\n {\n "@type": "request-id",\n "data": 
> "Cyo_Q4uH8-7UNSiaFsMxyQ"\n }\n ]\n } """
>
> Thanks!
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fe548b76-62f7-4899-bf16-1d9810b84120n%40googlegroups.com.


RE: error when creating new ad schedule (campaign criterion)

2020-10-08 Thread Google Ads API Forum Advisor Prod
Hello,

Can you please reply privately to author your request and response for this API 
call so that we can take a closer look?

Thanks,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q25Yela:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/XPzHb0QHWEY300HxInR-S_StOt255oqD0I2A%40sfdc.net.


Re: error when creating new ad schedule (campaign criterion)

2020-10-08 Thread goo...@spammerz.de
Hey there, I seem to have a similar error when trying to create an 
ExpandedTextAd. Getting the message that 'Field 'ad_group' is required for 
'CREATE' operation'.

Similar to the example above I do provide resource name and everything 
required. Google Ads V4 does not complain about this. Using batch jobs to 
create the ads.

On Friday, October 2, 2020 at 2:10:27 PM UTC+2 fru...@adzlocal.de wrote:

> Hi there,
>
> i'm trying to create a set of adgroup criteria for a campaign (ad 
> schedules) with the new php v5 library.
> But all i get is an error message saying that the field 'campaign' is 
> missing.
> This is the debug log output:
>
>
> [2020-10-02 13:41:06] google-ads.WARNING: Request made: Host: "
> googleads.googleapis.com", Method: 
> "/google.ads.googleads.v5.services.CampaignCriterionService/MutateCampaignCriteria",
>  
> CustomerId: 9060438356, RequestId: "IM6lns_YYYaajRQPX6ocGA", IsFault: 1, 
> FaultMessage: "["Field 'campaign' is required for 'CREATE' 
> operation.","Field 'campaign' is required for 'CREATE' operation.","Field 
> 'campaign' is required for 'CREATE' operation.","Field 'campaign' is 
> required for 'CREATE' operation.","Field 'campaign' is required for 
> 'CREATE' operation."]"  
> [2020-10-02 13:41:06] google-ads.NOTICE: Request
> ---
> Method Name: 
> /google.ads.googleads.v5.services.CampaignCriterionService/MutateCampaignCriteria
> Host: googleads.googleapis.com
> Headers: {
> "x-goog-api-client": "gl-php\/7.3.18 gapic\/ gax\/1.4.0 grpc\/1.29.1",
> "x-goog-request-params": "customer_id=9060438356",
> "developer-token": "REDACTED",
> "login-customer-id": "3478781078 <(347)%20878-1078>"
> }
> Request: 
> {"customerId":"9060438356","operations":[{"create":{"adSchedule":{"startMinute":"ZERO","endMinute":"ZERO","dayOfWeek":"MONDAY"}}},{"create":{"adSchedule":{"startMinute":"ZERO","endMinute":"ZERO","dayOfWeek":"TUESDAY"}}},{"create":{"adSchedule":{"startMinute":"ZERO","endMinute":"ZERO","dayOfWeek":"WEDNESDAY"}}},{"create":{"adSchedule":{"startMinute":"ZERO","endMinute":"ZERO","dayOfWeek":"THURSDAY"}}},{"create":{"adSchedule":{"startMinute":"ZERO","endMinute":"ZERO","dayOfWeek":"FRIDAY"}}}]}
>
> Response
> ---
> Headers: {
> "request-id": "IM6lns_YYYaajRQPX6ocGA",
> "date": "Fri, 02 Oct 2020 11:41:05 GMT",
> "alt-svc": "h3-Q050=\":443\"; ma=2592000,h3-29=\":443\"; 
> ma=2592000,h3-27=\":443\"; ma=2592000,h3-T051=\":443\"; 
> ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q046=\":443\"; 
> ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; 
> v=\"46,43\""
> }
>
> Fault
> ---
> Status code: 3
> Details: Request contains an invalid argument.
> Failure: 
> {"errors":[{"errorCode":{"requestError":"REQUIRED_FIELD_MISSING"},"message":"Field
>  
> 'campaign' is required for 'CREATE' 
> operation.","location":{"fieldPathElements":[{"fieldName":"operations","index":"0"},{"fieldName":"create"},{"fieldName":"campaign"}]}},{"errorCode":{"requestError":"REQUIRED_FIELD_MISSING"},"message":"Field
>  
> 'campaign' is required for 'CREATE' 
> operation.","location":{"fieldPathElements":[{"fieldName":"operations","index":"1"},{"fieldName":"create"},{"fieldName":"campaign"}]}},{"errorCode":{"requestError":"REQUIRED_FIELD_MISSING"},"message":"Field
>  
> 'campaign' is required for 'CREATE' 
> operation.","location":{"fieldPathElements":[{"fieldName":"operations","index":"2"},{"fieldName":"create"},{"fieldName":"campaign"}]}},{"errorCode":{"requestError":"REQUIRED_FIELD_MISSING"},"message":"Field
>  
> 'campaign' is required for 'CREATE' 
> operation.","location":{"fieldPathElements":[{"fieldName":"operations","index":"3"},{"fieldName":"create"},{"fieldName":"campaign"}]}},{"errorCode":{"requestError":"REQUIRED_FIELD_MISSING"},"message":"Field
>  
> 'campaign' is required for 'CREATE' 
> operation.","location":{"fieldPathElements":[{"fieldName":"operations","index":"4"},{"fieldName":"create"},{"fieldName":"campaign"}]}}]}
>   
>
>
>
>
> I can see that the request seems to be missing the campaign field, but i 
> think the campaign has been set for each new campaign criterion.
> This is my code:
>
> 
> $campaignResourceName = ResourceNames::forCampaign($accountId, 
> $campaignId);
> $operations = [];
> foreach ($adScheduleInfos as $adScheduleInfo) {
> $campaignCriterion = new CampaignCriterion(
> [
> 'ad_schedule' => $adScheduleInfo,
> 'campaign' => $campaignResourceName
> ]
> );
> $operations[] = new CampaignCriterionOperation(['create' => 
> $campaignCriterion]);
> }
>
> foreach ($operations as $op) {
> var_dump($op->getCreate()->getCampaign());
> }
>
> $response = 
> $googleAdsClient->getCampaignCriterionServiceClient()->mutateCampaignCriteria($accountId,
>  
> $operations);
> 
>
> The var_dump() prints: 
>  CampaignCriterionAdScheduleHelper.php:90:string 
> 'customers/9060438356/campaigns/9882431196' (length=41)
>
> But when i look at the request/log, campaign is not set for the operations.
> I tried to follow this example: 
> https:/

Re: error when creating new ad schedule (campaign criterion)

2020-10-05 Thread Google Ads API Forum Advisor Prod
Hi Frank,

Can you please reply privately to author your code so I can see if you set the 
campaign properly?

Thanks,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q25Yela:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/UgIvK0QHQQ0Q00sqxuTEgiQ9mYZQADwaFnrQ%40sfdc.net.


Re: error when creating new ad schedule (campaign criterion)

2020-10-05 Thread fru...@adzlocal.de
Hi Anthony, 

thank you for the response. 
But unfortunately i don't get it - you said i should add 'campaign' => 
$campaignResourceName to the campaignCriterion, but that's exactly what i 
do in my code..?
Even the var_dump() prints the campaign resource name which has been set 
before. 

And what do you mean by passing the the variable int the function that 
creates the ad schedule?
I can't find any possibility to set a campaign for an ad schedule.

That's how my code looks like to create the ad schedules ($adScheduleData 
is a simple array with predefined start and end hours/minutes):

foreach ($adScheduleData as $weekDayName => $scheduleDataset) {
$adScheduleInfos[] = new AdScheduleInfo([
'day_of_week' => DayOfWeek::value($weekDayName),
'start_hour' => $scheduleDataset['startHour'],
'start_minute' => $scheduleDataset['startMinute'] ?? MinuteOfHour::ZERO,
'end_hour' => $scheduleDataset['endHour'],
'end_minute' => $scheduleDataset['endMinute'] ?? MinuteOfHour::ZERO,
]);
}

I appreciate any help!

Regards
Frank


adsapiforumadvisor schrieb am Freitag, 2. Oktober 2020 um 18:29:33 UTC+2:

> Hi Frank,
>
> You will need to set the campaign just like how the example you provided 
> did.
>
> In the campaignCriterion object, you will need to add
> 'campaign' => $campaignResourceName
>
> You'll also need to provide pass the variable in the function that creates 
> the ad schedule.
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q25Yela:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7b759ef5-afee-4838-8463-b20234f8ac02n%40googlegroups.com.


RE: error when creating new ad schedule (campaign criterion)

2020-10-02 Thread Google Ads API Forum Advisor Prod
Hi Frank,

You will need to set the campaign just like how the example you provided did.

In the campaignCriterion object, you will need to add
'campaign' => $campaignResourceName

You'll also need to provide pass the variable in the function that creates the 
ad schedule.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q25Yela:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/nw1jj0QHL1SG00i2aIcBZBRqChHZfOd2Rv-Q%40sfdc.net.


RE: Error received from peer ipv6

2020-10-01 Thread Google Ads API Forum Advisor Prod
Hi Michael,

Thanks for reaching out. Looks like the error is an issue with the client 
library rather than the Google Ads API. I suggest reaching out to the client 
library developers by going to the "Issues" tab of your respective client 
library's GitHub and clicking "New issue" to open up a case. For example, here 
is the Issues page for the Java library. You can access the client libraries on 
this page.

Regards,

Danica
Google Ads API Team
ref:_00D1U1174p._5004Q25YLMm:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/JQZUO0QHJAJK00BOOryWg-RRWZHGJQ3Ydgug%40sfdc.net.


RE: Error when create new Billing Setup

2020-09-21 Thread Google Ads API Forum Advisor Prod
Hi Valerio,

Thank you for reaching out. The InternalApiError.UNEXPECTED_INTERNAL_API_ERROR 
could be due to a temporary issue in the servers. Please try running the 
service again and if you are still having an issue, please share the complete 
detailed request and response logs of the call via Reply privately to the 
author so that I can further investigate the issue.

Thanks,

Nirmitabahen Gaurav Patel
Google Ads API Team
ref:_00D1U1174p._5004Q24d3VO:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/zAPRg0QH0ZXK001kT5GyR3SzSL4f6eDHwSvw%40sfdc.net.


Re: Error while trying to generate a refresh token

2020-09-05 Thread Harshad GoogleAds
I tried in a virtual environment, and I was able to generate the token.

Thanks for help

On Friday, September 4, 2020 at 2:26:18 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi Harshad,
>
> Thank you for reaching out. Please give it a try to use this in the 
> command line:
>
>  pip install --user google-auth-oauthlib
>
> Let us know if you have any further concerns.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
>
>
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q23x3Pk:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/33e97992-ba7f-4786-82ea-1779a215e6ben%40googlegroups.com.


RE: Error while trying to generate a refresh token

2020-09-03 Thread Google Ads API Forum Advisor Prod
Hi Harshad,

Thank you for reaching out. Please give it a try to use this in the command 
line:

pip install --user google-auth-oauthlib

Let us know if you have any further concerns.

Thanks and regards,
Xiaoming, Google Ads API Team






Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q23x3Pk:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pJSJ-0QG3OSZ00RWdwgF1kRz6z_oqGX9qdjQ%40sfdc.net.


RE: Error: USER_PERMISSION_DENIED

2020-08-18 Thread Google Ads API Forum Advisor Prod
Hi Scott,

Thanks for reaching out! The USER_PERMISSION_DENIED error indicates that you 
are trying to access a customerClientId that you do not have permission to 
access. Can you please provide the following details via the Reply privately to 
author option?

customerClientId
complete detailed SOAP logs
email of the user that authenticated the API request

If the Reply privately to author option is not available, please email us 
directly at our support alias googleadsapi-supp...@google.com.

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q23LH1D:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eufNl0QFA2UJ00L3ERAyPhQGqKqdpYK8wIJQ%40sfdc.net.


Re: Error when try to update campaign DSA feeds

2020-08-14 Thread Google Ads API Forum Advisor Prod
Greetings!

So, the issue is confirmed where the feeds[] field needs to be editable, but 
now it's read-only. A change like this would require a release, so we're 
working on trying to get it into the next release. Please be on the lookout for 
it in the release notes 
(https://developers.google.com/google-ads/api/docs/release-notes) in the next 
release.

Thanks,
Nadine, Google Ads API Team
ref:_00D1U1174p._5001UKNSNY:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fRnv-0QF23R100Pk58G8ZOR5mzhPQf99VXEQ%40sfdc.net.


Re: Error while trying to fetch campaigns

2020-08-04 Thread Youri Nouri
Thanks a lot for your help :)

So what we had to do is convincing someone who had more right than 
developer to set a developer as "Manager" (the account refereed as  
GOOGLE_LOGIN_CUSTOMER_ID in the script) with standard access.
Once done, we refreshed the token (refereed as  GOOGLE_REFRESH_TOKEN in the 
script) and execute our lambda with the new token. Now everything works 
fine :)

Note: It wasn't working because developer only had access 
to GOOGLE_CUSTOMER_ACCOUNT_ID which regardless of the admin status didn't 
gave the right to see the data.

Le vendredi 31 juillet 2020 à 18:44:55 UTC+2, adsapiforumadvisor a écrit :

> Hi Youri,
>
> Thank you for reaching out to us. I see that you're encountering a 
> "permission denied" error. Could you provide us the full request and 
> response log for where you're encountering this error so that I can further 
> investigate this error? You can provide us these logs privately by using 
> "reply privately to author".
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5004Q22aZat:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b0f028eb-9f2d-47b1-b6a5-8ddd09253590n%40googlegroups.com.


RE: Error while trying to fetch campaigns

2020-07-31 Thread Google Ads API Forum Advisor Prod
Hi Youri,

Thank you for reaching out to us. I see that you're encountering a "permission 
denied" error. Could you provide us the full request and response log for where 
you're encountering this error so that I can further investigate this error? 
You can provide us these logs privately by using "reply privately to author".

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q22aZat:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/H-Pqa0QECEIB00Yx6aGIdATm-eezOyC0VD1A%40sfdc.net.


RE: Error when create new Billing Setup

2020-07-31 Thread Google Ads API Forum Advisor Prod
Hi Martin,

Thank you for reaching out to us. I see that you're having an issue while 
creating a billing set up via the API. Could you provide me with your request 
and response logs for where this error occurs so that I can further investigate 
this error? For privacy, you can reply with "reply privately to author".

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q22aYL0:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/yWcna0QECCLH00zLYYrbRdS3SQW4r2MzKjBg%40sfdc.net.


RE: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Google Ads API Forum Advisor Prod
Hi Noud,

Thank you for reaching out to us. I see that you're encountering a Resource not 
found error while using the API. I took a closer look at your logs and it looks 
like you're trying to pull the ad group 78537431438 from account 1941479551, 
which is an MCC account, instead of 128-186-0177, which is the account that 
holds this ad group. Since MCC accounts manage customer accounts and customer 
accounts manage ad groups/campaigns, if you try to access an ad group under the 
MCC account instead of the account it exists in, you'll receive a Resource Not 
Found error. Could you try and use account 128-186-0177 instead of 1941479551 
to pull the ad group and let me know if you still encounter issues?

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q22YCuN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/EE0XI0QDVTFR00cMEZkzkvSjy0WKKR5nWHjA%40sfdc.net.


Re: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Noud Adrichem
I migrated to v4 and same error still occurs.

Op woensdag 22 juli 2020 om 16:26:05 UTC+2 schreef Noud Adrichem:

> This is the create operation I'm sending to 'adGroupAds:mutate' endpoint. 
> Using V2
>
> {
> "create": {
> "status": "ENABLED",
> "ad_group": "customers/1941479551/adGroups/78537431438",
> "ad": {
> "name": "gads_test_drie_KCS__300x250-NL-2020-07-22_15:48:37",
> "finalUrls": [
> "https://bannerwise.io";
> ],
> "type": "HTML5_UPLOAD_AD",
> "display_upload_ad": {
> "display_upload_product_type": "HTML5_UPLOAD_AD",
> "media_bundle": {
> "asset": "customers/1941479551/assets/9655229657"
> }
> }
> }
> }
> }
>
>
> Op woensdag 22 juli 2020 om 16:20:14 UTC+2 schreef Noud Adrichem:
>
>> I'm getting an error that the Resource I'm creating an ad with is not 
>> found. While in the UI and in the fetching of Ad Groups it's clearly there. 
>> ..
>>
>> *Info*
>> *The error response:*
>> "error": {
>> "code": 400,
>> "message": "Request contains an invalid argument.",
>> "status": "INVALID_ARGUMENT",
>> "details": [
>> {
>> "@type": "
>> type.googleapis.com/google.ads.googleads.v2.errors.GoogleAdsFailure",
>> "errors": [
>> {
>> "errorCode": {
>> "mutateError": "RESOURCE_NOT_FOUND"
>> },
>> "message": "Resource was not found.",
>> "trigger": {
>> "stringValue": "AdGroupId: 78537431438"
>> },
>> "location": {
>> "fieldPathElements": [
>> {
>> "fieldName": "operations",
>> "index": "0"
>> },
>> {
>> "fieldName": "create"
>> },
>> {
>> "fieldName": "ad_group"
>> }
>>
>>
>> *Some of the URL params of the resource in ads.google.com 
>> :*
>> https://ads.google.com/aw/ads
>> ?campaignId=6464812751 <(646)%20481-2751>
>> &adGroupId=78537431438
>> &ocid=
>> &euid=
>> &__u=
>> &uscid=
>> &__c=
>> &authuser=1
>> &subid=
>>
>>
>> *The IDs I'm using to create the ad.*
>> {
>> "campaignId": "6464812751 <(646)%20481-2751>",
>> "adGroupId": "78537431438",
>> "accountId": "HIDDEN"
>>
>> I'd like to know why this issue is occurring because it worked last 
>> week..?
>>
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e8516261-008d-48e5-b088-0828498f968cn%40googlegroups.com.


Re: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Noud Adrichem
This is the create operation I'm sending to 'adGroupAds:mutate' endpoint. 
Using V2

{
"create": {
"status": "ENABLED",
"ad_group": "customers/1941479551/adGroups/78537431438",
"ad": {
"name": "gads_test_drie_KCS__300x250-NL-2020-07-22_15:48:37",
"finalUrls": [
"https://bannerwise.io";
],
"type": "HTML5_UPLOAD_AD",
"display_upload_ad": {
"display_upload_product_type": "HTML5_UPLOAD_AD",
"media_bundle": {
"asset": "customers/1941479551/assets/9655229657"
}
}
}
}
}


Op woensdag 22 juli 2020 om 16:20:14 UTC+2 schreef Noud Adrichem:

> I'm getting an error that the Resource I'm creating an ad with is not 
> found. While in the UI and in the fetching of Ad Groups it's clearly there. 
> ..
>
> *Info*
> *The error response:*
> "error": {
> "code": 400,
> "message": "Request contains an invalid argument.",
> "status": "INVALID_ARGUMENT",
> "details": [
> {
> "@type": "
> type.googleapis.com/google.ads.googleads.v2.errors.GoogleAdsFailure",
> "errors": [
> {
> "errorCode": {
> "mutateError": "RESOURCE_NOT_FOUND"
> },
> "message": "Resource was not found.",
> "trigger": {
> "stringValue": "AdGroupId: 78537431438"
> },
> "location": {
> "fieldPathElements": [
> {
> "fieldName": "operations",
> "index": "0"
> },
> {
> "fieldName": "create"
> },
> {
> "fieldName": "ad_group"
> }
>
>
> *Some of the URL params of the resource in ads.google.com 
> :*
> https://ads.google.com/aw/ads
> ?campaignId=6464812751 <(646)%20481-2751>
> &adGroupId=78537431438
> &ocid=
> &euid=
> &__u=
> &uscid=
> &__c=
> &authuser=1
> &subid=
>
>
> *The IDs I'm using to create the ad.*
> {
> "campaignId": "6464812751 <(646)%20481-2751>",
> "adGroupId": "78537431438",
> "accountId": "HIDDEN"
>
> I'd like to know why this issue is occurring because it worked last week..?
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/064e3d77-9f65-4d74-a043-0a271e2092d2n%40googlegroups.com.


Re: Error when try to update campaign DSA feeds

2020-07-14 Thread Google Ads API Forum Advisor Prod
Greetings!

I took over this thread, and when I take over a thread, I do an in-depth 
analysis of what's going on. I think I found the source of the issue, and I'm 
checking with my fellow engineers who wrote this code to see if I've pinpointed 
what's going on.

Just to give you a bit of background, here's what I found. In AdWords API, you 
would specify a PageFeed over here: 
https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.DynamicSearchAdsSetting
In Google Ads API, it says 'output only' on the feeds[] field 
(https://developers.google.com/google-ads/api/reference/rpc/v4/Campaign.DynamicSearchAdsSetting?hl=en#feeds[]).
 That means that it can only be set at the campaign, and then the setting would 
inherit.

I did verify that the feed below was created correctly. It appears the 
criterion type is set to 61 for page feeds with the feed mapping and feed 
attributes created. So, everything seems ok there. I think something may have 
changed in the process in Google Ads API for attaching the feed to this kind of 
campaign. I'm checking on that now to see what the correct way is now. I'll get 
back to you when I hear back.

Best,
Nadine Wang, Google Ads API Team
ref:_00D1U1174p._5001UKNSNY:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d2jHz0QDGU4K00D44k76gLRlSxGS4A9iOuhA%40sfdc.net.


Re: Error when try to update campaign DSA feeds

2020-07-14 Thread Mariam Soady
Hello, 

I am getting the same error using java SDK V2, is there any updates about 
it?

Regards,
Mariam.

On Wednesday, October 16, 2019 at 4:54:40 PM UTC+2 adsapiforumadvisor wrote:

> Hi Сергей,
>
> Thank you for reaching out. This is an issue that our team is aware of. We 
> will update you when there is a solution available.
>
> Regards,
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UKNSNY:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f778d405-3a9a-40cd-8ff2-956e38d8b891n%40googlegroups.com.


RE: Error when create conversion app

2020-06-29 Thread Google Ads API Forum Advisor Prod
Hi Martin,

Thank you for reaching out. Please see here for more information on the appId. 
It looks like you're using the Android convention for your app ID but since 
your platform is iTunes, I would guess that it needs to have the IOS convention.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q21A6YE:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QwgSJ0QCP1QN00yd8z92WyS3OODpCqZoMSvQ%40sfdc.net.


Re: Error while creating AdGroup in Campaign "OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE"

2020-06-16 Thread gagan gupta
Sent you privately the logs.

On Tuesday, June 16, 2020 at 12:36:05 AM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Gagan,
>
> Thank you for reaching out. I see that you are receiving 
> an OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error. Based off the snippet 
> of the error message you provided, it is possible that you have provided an 
> invalid biddingStrategyConfiguration with a Search campaign. If you are 
> using a SEARCH campaign type, you cannot use a ManualCpmBiddingScheme as 
> mentioned in this 
> 
>  documentation. 
> Can you confirm that you are using a bidding scheme that is compatible with 
> Search campaigns? Once you ensure that you are not 
> using ManualCpmBiddingScheme, kindly make your request again. If you 
> continue to experience issues, please provide your customer client id along 
> with the complete detailed logs of the request and the response so I can 
> deeper investigate. If providing these details, please *"Reply privately 
> to author." *
>
> Regards,
> Danica, Google Ads API Team 
>
> ref:_00D1U1174p._5004Q20YvdH:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2e2c5e2d-f1d6-4f2e-bb68-aff7a202ad12o%40googlegroups.com.


RE: Error while creating AdGroup in Campaign "OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE"

2020-06-15 Thread Google Ads API Forum Advisor Prod
Hi Gagan,

Thank you for reaching out. I see that you are receiving an 
OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error. Based off the snippet of the 
error message you provided, it is possible that you have provided an invalid 
biddingStrategyConfiguration with a Search campaign. If you are using a SEARCH 
campaign type, you cannot use a ManualCpmBiddingScheme as mentioned in this 
documentation. Can you confirm that you are using a bidding scheme that is 
compatible with Search campaigns? Once you ensure that you are not using 
ManualCpmBiddingScheme, kindly make your request again. If you continue to 
experience issues, please provide your customer client id along with the 
complete detailed logs of the request and the response so I can deeper 
investigate. If providing these details, please "Reply privately to author."

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q20YvdH:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ZvGVb0QBZEDI00FF-Fo94mRLabYBjGrM5cRA%40sfdc.net.


RE: Error while making an API call

2020-06-03 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. In order for me to further investigate, kindly 
provide your CID as well as the complete detailed logs of the request and the 
response. You can enable logging by following this guide. When providing this 
information, please "Reply privately to author."

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q20VmEP:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pyk1q0QBD4RG00ik8cv-4fR4mKsERrvOLvGA%40sfdc.net.


RE: Error: received trailing metadata size exceeds limit

2020-06-03 Thread Google Ads API Forum Advisor Prod
Hi Afsane,

Thank you for reaching out. The RESOURCE_EXHAUSTED error occurs when you send 
too many requests in a short period of time. I suggest setting up short delays 
between requests or combine more operations in fewer requests. You can refer to 
the Best practices guide for ways you can optimize the efficiency and 
performance of your requests.

If you continue to experience issues after implementing some of the best 
practices, please provide the complete detailed request and response logs so 
that I can take a closer look. If providing this information, please ensure 
that you "Reply privately to author."

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q20VkoA:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/GywHa0QBCZG900ussiixDxTz6B5T6PoDzrMg%40sfdc.net.


Re: Error uploading conversion type - Unmarshalling error

2020-06-03 Thread Dante Andriano
Thanks a lot!

For anyone reading this in the future, the link provided works. 

El martes, 2 de junio de 2020, 15:40:52 (UTC-3), adsapiforumadvisor 
escribió:
>
> Hi Dante,
>
> Thank you for reaching out. Can you please share the complete detailed 
> request and response logs for your call *via Reply privately to author *so 
> I can further investigate the issue? You can find information on enabling 
> logging here  
> (log level DEBUG).
>
> You can find an example for creating a conversion tracker here 
> 
> .
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q20VVhN:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7a6d8b89-24ac-4acd-b7d1-f729c3c11545%40googlegroups.com.


RE: Error uploading conversion type - Unmarshalling error

2020-06-02 Thread Google Ads API Forum Advisor Prod
Hi Dante,

Thank you for reaching out. Can you please share the complete detailed request 
and response logs for your call via Reply privately to author so I can further 
investigate the issue? You can find information on enabling logging here (log 
level DEBUG).

You can find an example for creating a conversion tracker here.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q20VVhN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/PvJt80QBBAJB00bdKKFqBPSbGhd0VcpMCFqg%40sfdc.net.


RE: Error related to KeywordPerformance Report - Temporary problem with the server, Please retry the request after a few moments

2020-05-12 Thread Google Ads API Forum Advisor Prod
Hi Anton,

Thank you for reaching out. With regards to your concern about the errors  
temporary problem with the server. The request may also time out of you're 
pulling extremely large data sets for which the server may return an error if 
it is too large. Could you please retry the request by using predicates to 
break up the report request into multiple, smaller requests? For example, 
instead of running a single report for all campaigns, you could submit multiple 
requests that each filter for a subset of Campaign IDs to retrieve the Keywords 
Performance. Please let me know how it goes.

If you are still facing any issue,can you please share the complete report 
definition along with customer id and please reply privately to author options 
while sharing the details.

Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5004Q1zLS9F:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1WmD70QA885W006JzcgDMzRfunOtbtdqvGGQ%40sfdc.net.


RE: Error message while downloading data

2020-05-05 Thread Google Ads API Forum Advisor Prod
Hi Mariana,

Thanks for reaching out. Can you please elaborate on your concern so that I can 
further assist you? If you are experiencing issues with the API, can you please 
provide the complete detailed logs of the request and response along with your 
CID? Please ensure you "Reply privately to author" when providing this 
information.

Thanks,
Danica Calusin, Google Ads API
ref:_00D1U1174p._5004Q1zK6R2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/n2eqb0Q9V9VC00H4rg9AyoRlWWG_u8cO_Urw%40sfdc.net.


Re: Error message while downloading data

2020-05-04 Thread Mariana Mireles
Hi Marketing Marketing.

Could you explain to me How to fix the problem. At this moment, I have the 
same. :(

On Tuesday, 3 April 2018 23:25:38 UTC-5, Marketing Marketing wrote:
>
> Hi Milind, thank you so much for your patience and hearing me out. I have 
> been able to solve the problem. I tried a bunch of settings for this.
>
> I am now able to download the data.
>
> Regards
> Anu
>
> On Wednesday, April 4, 2018 at 12:16:04 AM UTC+8, Milind Sankeshware 
> (AdWords API Team) wrote:
>>
>> Hi,
>>
>> The client libraries that are supported by AdWords API are listed here 
>> . R is 
>> not one of the supported languages for AdWords API. About the error, could 
>> you please check R studio support thread 
>> ,
>>  
>> which might be helpful for you.
>> If you have any specific question about the API services, please let me 
>> know. 
>>
>> Thanks,
>> Milind, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a6242463-0e07-4131-9c0f-073748c28b8f%40googlegroups.com.


RE: Error: redirect_uri_mismatch (Google AdWords dotnet)

2020-04-02 Thread Google Ads API Forum Advisor Prod
Hello,

Your post was deleted for included sensitive information. Please post a new 
thread without this data.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UZVie9:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/MNyR70Q864GU00T4Kf8GctTUaldLC31nNpbQ%40sfdc.net.


RE: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2020-03-24 Thread Google Ads API Forum Advisor Prod
Hi Diana,

Can you please provide your complete detailed request and response logs of your 
API call via Reply privately to author so that I can further investigate the 
issue? You can find information on enabling logging in the ReadMe of your 
client library.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UXWCTf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bdxR10Q7PJUE001W30PRj3QKG991CM9PO1yg%40sfdc.net.


Re: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2020-03-24 Thread Diana Dziubak

>
> Hi!


Thanks for your answer. But I still have a problem with this.

 My email address - petrovna.netp...@gmail.com

 My client customer ID - 864-831-5368

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bbaca45f-469a-4a08-8e47-678041c3555f%40googlegroups.com.


RE: Error Mutating AdGroupAd in AppCampaign

2020-03-18 Thread Google Ads API Forum Advisor Prod
Hi Diego,

Thank you for reaching out. The AppAd type is not mutable and this is the root 
cause of the error you received. Please refer to this guide on what ad types 
are mutable. As you said you encountered an issue when removing the ad and 
creating a new one. Could you please send the complete request and response 
logs for me to further investigate?

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UXVR5E:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Kd2L30Q7EMVE00wbvkWHhqTCerlN8MHWf84g%40sfdc.net.


RE: Error "Account has been deleted"

2020-03-03 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out. Could you please confirm whether the MCC account 
associated with the customer against which you are trying to make the API calls 
was deleted on your end? If yes, I recommend you to generate a new OAuth2 
credentials by selecting a new user with admin/standard access from the new 
manager account. The guide includes the "Configure and use a client library" 
section which has a step-by-step guide in generating the refresh token 
depending on the client library that you are using. If you are still facing 
issues, please share the complete request and response logs along with the 
email address used to generate the OAuth2 credentials for me to investigate 
this further on our end.

P.S. Please use Reply privately to author option while sharing the details.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UXTvbn:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/oinA30Q6MULY00ZCVu0OykQJeAXtrEziBNtA%40sfdc.net.


RE: Error googleapiclient.http:Encountered 403 Forbidden with reason "forbidden"

2020-03-03 Thread Google Ads API Forum Advisor Prod
Hello Raff,

Thank you for writing to us. Could you please confirm if my understanding is 
correct and you are having difficulty while performing this step via API? If 
not, could you please elaborate your concerns with the error screenshot for me 
to look into this further and assist you better?

P.S: Please use Reply privately to author option while sharing the sensitive 
data for investigation.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UXTnIv:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2dmyy0Q6MUEA000YLxI3jJQIixyeuRHxsbqg%40sfdc.net.


RE: Error updating a DSA page feed

2020-03-02 Thread Google Ads API Forum Advisor Prod
Hi Hugo,

Can you please reply privately to author your SOAP request and response so I 
can take a closer look?

Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UXTZjj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Clz_u0Q6L2SP00l3W0DnYIRvOl2VEYyIPaMQ%40sfdc.net.


RE: Error when trying to get refresh token to access google ads.

2020-01-22 Thread Google Ads API Forum Advisor Prod
Hi Rene,

Thanks for reaching out to us. I see that your issue is with setting up the 
client library with the link you’re inputting giving you a 404 error code. 
Could you please try opening a new incognito window in your Chrome browser and 
try again? If this doesn’t work, since this is a client library concern, could 
I ask you to put your concern here, in the issues portion of the client 
library’s Github page? Our client library support team would be more than happy 
to assist you with your issue. Let me know if you have further questions about 
the API.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5001USwtfB:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4LM2L0Q4IWVI00U_AvIZ_3QFqfOwJep7wLBw%40sfdc.net.


RE: Error creating test campaign

2020-01-16 Thread Google Ads API Forum Advisor Prod
Hello Kevin,

Thank you for reaching out. Could you please confirm if you are trying to 
create the account via UI and facing this error? If yes, I would recommend 
reaching out to the product support team via this link as they will be able to 
assist you better. Feel free to reach out for any API related concerns.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001USwfIt:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/TOUqe0Q47YZD00NSw6cm5LSZ-VvKJszWAmaQ%40sfdc.net.


Re: Error StatusCode=ResourceExhausted, Detail="Resource has been exhausted (e.g. check quota)

2020-01-15 Thread Google Ads API Forum Advisor Prod
Hi Line,

Thank you for reaching out. You can check out this guide on operation limits in 
Google Ads API based on your token level. However, the 
QuotaCheckError.RESOURCE_EXHAUSTED error generally occurs when you are sending 
too many requests in a short period of time. The server throws this error once 
it detects that your request has exceeded the system frequency limit. I would 
recommend to set up short delays between requests or combine more operations in 
fewer requests. Please refer to the Best practices guide to optimize the 
efficiency and performance.

If you are still having issues, please share the complete detailed request and 
response logs via reply privately to author so that I can further investigate 
the issue. You can find information on enabling logging under your client 
library.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UAqWFr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/OaFUU0Q45MLU00fXPg9EjZRvekpbUWWKo8Kw%40sfdc.net.


Re: Error StatusCode=ResourceExhausted, Detail="Resource has been exhausted (e.g. check quota)

2020-01-15 Thread Line Rahal
Hello!

I have the same problem as Priya: yesterday I've had a 429 error maybe 
linked to too many requests to the keyword planner. But when I launched it 
this morning I got the same error. How is that possible? Could you please 
remind what are the limits for the keyword planner?
Thanks in advance.

Sincerely,

Line Rahal

Le vendredi 24 mai 2019 21:59:37 UTC+2, adsapiforumadvisor a écrit :
>
> Hello Priya,
>
> Regarding the resource exhausted error, Could you please elaborate the 
> scenario that you are trying? The RESOURCE_EXHAUSTED error that you 
> encountered means that a system frequency limit has been exceeded due to 
> too many requests in a short period of time. I would suggest you to set up 
> short delays between the requests or combine more operations in fewer 
> requests. You can also follow the exponential backoff mechanism mentioned 
> here 
> 
> .
>
> I will let my team know regarding that 404 error in the documentation.
>
> Regards,
> Sai Teja, Google Ads API Team.
>
> ref:_00D1U1174p._5001UAqWFr:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5250877d-65ac-4cf2-90a4-e42aac54ea35%40googlegroups.com.


RE: Error : [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:'']

2019-11-04 Thread Google Ads API Forum Advisor Prod
Hello Harshit,

In general that specific error occurs when the wrong clientCustomerId passed to 
the API call. Please double check if you are passing the right customer id, 
since the shared customer id is active and if you are passing the same id to 
the API call then the error shouldn't occur. Could you please share the 
complete request and response logs to check further using reply privately to 
the author option?

Regards,
Sai Teja, Google Ads API Team
ref:_00D1U1174p._5001UMucIR:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1_MxK0Q0GELP00Mts0vYvzSSWx7V320lYrLQ%40sfdc.net.


RE: Error occurred at MediaFileOperation create

2019-11-04 Thread Google Ads API Forum Advisor Prod
Hi,

I realize it's been a while, but a fix went in to allow uploads of 
DYNAMIC_IMAGE via the API. Please let me know if you encounter any further 
issues with this operation.

Thanks,
Josh, Google Ads API Team
ref:_00D1U1174p._5001UAqxhT:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/roNH50Q0GCE900aQhqKz8zSvKQiGEhWAxEzg%40sfdc.net.


RE: ERROR: retryAfterSeconds=30 in TargetingIdeaService get petition

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hello,

Based on the details shared, it looks like you're receiving an error with the 
rate scope as Account. This indicates that application is making a high number 
of requests per second on a single AdWords account. You could wait at least the 
amount of time specified in the retryAfterSeconds and retry the request again. 
Please note that the API call might still fail as the rate limits are not based 
on a constant QPS and are subjected to change. When you retry the requests, 
your application should use an exponential backoff policy which helps to make 
sure that you're not calling the API too aggressively. This guide has best 
practices that can be implemented to handle the rate limit errors. Please take 
a look at the system limits guide for the TargetingIdea specific limits.

Let me know if you have any other questions.

Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174p._5001UKP65D:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1foja0Q0959K00_U96d0bWR52ii23M0MdmNw%40sfdc.net.


RE: Error Displaying Dynamic Feed Images in HTML5 Ads

2019-10-23 Thread Google Ads API Forum Advisor Prod
Hi Justin,

We only address concerns specific to Google Ads API/Adwords API on this forum. 
Since, your concerns are related to Google Web Designer and not the API, I 
would recommend contacting the product support team via help icon in your 
Google Ads account (once logged in) as they would be the best bet to assist and 
route you to the dedicated team for issue resolution. Feel free to reach out if 
you have any concerns related to Google Ads API/Adwords API.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UKOESf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qXaqr0PZUEBW00FDRZ8fZhQN2T-3xBg04H4w%40sfdc.net.


RE: Error when try to update campaign DSA feeds

2019-10-16 Thread Google Ads API Forum Advisor Prod
Hi Сергей,

Thank you for reaching out. This is an issue that our team is aware of. We will 
update you when there is a solution available.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UKNSNY:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-N4IH0PZH2QJ00heXA1RzsR7y6CwhjQ2coRA%40sfdc.net.


Re: Error message : AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-09-03 Thread 오인기
hi
thanks for your guide
off the 11 items I request, I removed and ran no charges for more than 15 
months and found that it worked.
we are very happy to have your issue resolved and thank you for your hard 
work.





2019년 9월 2일 월요일 오후 3시 58분 6초 UTC+9, 오인기 님의 말:
>
> hi
>
> i use google account (*5499933739*) and it has many ad_account_ids  as 
> you know 2167454421 is one ot them 
> the hardest thing for me to understand is that the error happens in all 
> those accounts since from July 26, 2019
> none of the normal accounts in the attached file get a single report. In 
> all cases, the following error occurs
>
> *PHP Fatal error:  Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: 
> Details: [fieldPath: ; trigger: ; errorString: A  
>  uthorizationError.CUSTOMER_NOT_ACTIVE] in 
> /home/NEOWIZ/ohinki2/project/Mkbank/googleads-php-lib/src/Google/AdsApi/AdWords/Report
>  
> ing/v201809/ReportDownloader.php:234*
>
> i think something is wrong 
>
>
> 2019년 9월 2일 월요일 오후 3시 5분 52초 UTC+9, adsapiforumadvisor 님의 말:
>>
>> Hi,
>>
>> Based from the logs you provided privately, it seems that account 
>> 2167454421 specified in your request is the one encountering the 
>> CUSTOMER_NOT_ACTIVE error.
>>
>> While checking the account 2167454421, I can confirm that this account is 
>> indeed cancelled. This is the reason why you are encountering this error. 
>> If you wish to activate this account again for you to download the report, 
>> you may refer to this guide 
>> 
>>  on 
>> how to do so.
>>
>> The screenshot you provided shows a different account (5499933739). Upon 
>> checking, this account is indeed active and needs no further action.
>>
>> Regards,
>> Dannison
>> Google Ads API Team
>>
>> ref:_00D1U1174p._5001UEHbej:ref
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14a37807-ff43-4773-b8a6-4eecda51a9ab%40googlegroups.com.


Re: Error message : AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-09-01 Thread 오인기
hi

i use google account (*5499933739*) and it has many ad_account_ids  as you 
know 2167454421 is one ot them 
the hardest thing for me to understand is that the error happens in all 
those accounts since from July 26, 2019
none of the normal accounts in the attached file get a single report. In 
all cases, the following error occurs

*PHP Fatal error:  Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: 
Details: [fieldPath: ; trigger: ; errorString: A  
 uthorizationError.CUSTOMER_NOT_ACTIVE] in 
/home/NEOWIZ/ohinki2/project/Mkbank/googleads-php-lib/src/Google/AdsApi/AdWords/Report
 
ing/v201809/ReportDownloader.php:234*

i think something is wrong 


2019년 9월 2일 월요일 오후 3시 5분 52초 UTC+9, adsapiforumadvisor 님의 말:
>
> Hi,
>
> Based from the logs you provided privately, it seems that account 
> 2167454421 specified in your request is the one encountering the 
> CUSTOMER_NOT_ACTIVE error.
>
> While checking the account 2167454421, I can confirm that this account is 
> indeed cancelled. This is the reason why you are encountering this error. 
> If you wish to activate this account again for you to download the report, 
> you may refer to this guide 
> 
>  on 
> how to do so.
>
> The screenshot you provided shows a different account (5499933739). Upon 
> checking, this account is indeed active and needs no further action.
>
> Regards,
> Dannison
> Google Ads API Team
>
> ref:_00D1U1174p._5001UEHbej:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b4be989a-ba3d-45a6-bc3f-44c1c19fda4b%40googlegroups.com.


Re: Error message : AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-09-01 Thread Google Ads API Forum Advisor Prod
Hi,

Based from the logs you provided privately, it seems that account 2167454421 
specified in your request is the one encountering the CUSTOMER_NOT_ACTIVE error.

While checking the account 2167454421, I can confirm that this account is 
indeed cancelled. This is the reason why you are encountering this error. If 
you wish to activate this account again for you to download the report, you may 
refer to this guide on how to do so.

The screenshot you provided shows a different account (5499933739). Upon 
checking, this account is indeed active and needs no further action.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEHbej:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Z8DTW0PX6WX900xlhyBZXVTHSWLcwEsThvGQ%40sfdc.net.


Re: Error message : AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-08-29 Thread Google Ads API Forum Advisor Prod
Hi,

You should be able to reactivate your account to avoid this error and you may 
follow this guide on how to do so.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEHbej:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/OMLEr0PWZT0200nLM7ex1_QgeHCnq1hKdhCw%40sfdc.net.


Re: Error message : AuthorizationError.CUSTOMER_NOT_ACTIVE

2019-08-28 Thread 오인기
Hi 

I'm still not getting an api call response.
there is no single response to all the requests

*error :  AuthorizationError.CUSTOMER_NOT_ACTIVE*

an ongoing ad campaign is being paid for and I don't know why this error 
occurs.
please check my google account
i think my account has lost permissions due to an error.

google account : 네오위즈IC( neoicmarket...@gmail.com )



2019년 8월 6일 화요일 오후 1시 16분 7초 UTC+9, 오인기 님의 말:
>
> Hi
>
> We will attach your request here
>
>
> 2019년 8월 5일 월요일 오후 7시 9분 19초 UTC+9, adsapiforumadvisor 님의 말:
>>
>> Hi,
>>
>> My apologies for the back and forth.
>>
>> To continue my investigation, could you provide the complete SOAP request 
>> and response logs when you encountered the error CUSTOMER_NOT_ACTIVE as 
>> well via *reply privately to author* option?
>>
>> Regards,
>> Dannison
>> Google Ads API Team
>>
>> ref:_00D1U1174p._5001UEHbej:ref
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/13190e92-cad3-4898-99cf-85c486ffcfa3%40googlegroups.com.


Re: Error while getting the campaign performance report

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi,

You may try and download the results of the report as objects as seen in this 
example. This way, it could be an easier approach than parsing the generated 
file itself. I hope this helps.

Best regards,
Peter
Google Ads API Team
ref:_00D1U1174p._5001UHE1nM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/01bcX0PWIXQI00IZWw4QekRxuIZ1xKGn0Muw%40sfdc.net.


<    1   2   3   4   5   6   7   8   9   10   >